Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static SplittingMethod |
SplittingMethod.XOR |
Modifier and Type | Method and Description |
---|---|
static SplittingMethod |
SplittingMethod.fromValue(String val)
Intantiate an enumeration member from a value.
|
SplittingMethod |
ExportSobjectComponentsRequest.getMethod()
Get method
|
SplittingMethod |
ImportSobjectComponentsRequest.getMethod()
Get method
|
static SplittingMethod[] |
SplittingMethod.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
ExportSobjectComponentsRequest |
ExportSobjectComponentsRequest.method(SplittingMethod method) |
ImportSobjectComponentsRequest |
ImportSobjectComponentsRequest.method(SplittingMethod method) |
void |
ExportSobjectComponentsRequest.setMethod(SplittingMethod method) |
void |
ImportSobjectComponentsRequest.setMethod(SplittingMethod method) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved