public class ImportSobjectComponentsRequest extends Object
Constructor and Description |
---|
ImportSobjectComponentsRequest() |
public ImportSobjectComponentsRequest key(SobjectRequest key)
public SobjectRequest getKey()
public void setKey(SobjectRequest key)
public ImportSobjectComponentsRequest unwrapKeyParams(UnwrapKeyParams unwrapKeyParams)
public UnwrapKeyParams getUnwrapKeyParams()
public void setUnwrapKeyParams(UnwrapKeyParams unwrapKeyParams)
public ImportSobjectComponentsRequest custodians(List<CreatorType> custodians)
public ImportSobjectComponentsRequest addCustodiansItem(CreatorType custodiansItem)
public List<CreatorType> getCustodians()
public void setCustodians(List<CreatorType> custodians)
public ImportSobjectComponentsRequest components(List<SobjectComponent> components)
public ImportSobjectComponentsRequest addComponentsItem(SobjectComponent componentsItem)
public List<SobjectComponent> getComponents()
public void setComponents(List<SobjectComponent> components)
public ImportSobjectComponentsRequest description(String description)
public String getDescription()
public void setDescription(String description)
public ImportSobjectComponentsRequest method(SplittingMethod method)
public SplittingMethod getMethod()
public void setMethod(SplittingMethod method)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved