@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetParametersForImportRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
GetParametersForImportRequest() |
Modifier and Type | Method and Description |
---|---|
GetParametersForImportRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getKeyMaterialType()
The method to use for key material import.
|
String |
getWrappingKeyAlgorithm()
The wrapping key algorithm to generate a wrapping key certificate.
|
int |
hashCode() |
void |
setKeyMaterialType(String keyMaterialType)
The method to use for key material import.
|
void |
setWrappingKeyAlgorithm(String wrappingKeyAlgorithm)
The wrapping key algorithm to generate a wrapping key certificate.
|
String |
toString()
Returns a string representation of this object.
|
GetParametersForImportRequest |
withKeyMaterialType(KeyMaterialType keyMaterialType)
The method to use for key material import.
|
GetParametersForImportRequest |
withKeyMaterialType(String keyMaterialType)
The method to use for key material import.
|
GetParametersForImportRequest |
withWrappingKeyAlgorithm(KeyAlgorithm wrappingKeyAlgorithm)
The wrapping key algorithm to generate a wrapping key certificate.
|
GetParametersForImportRequest |
withWrappingKeyAlgorithm(String wrappingKeyAlgorithm)
The wrapping key algorithm to generate a wrapping key certificate.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setKeyMaterialType(String keyMaterialType)
The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
keyMaterialType
- The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
KeyMaterialType
public String getKeyMaterialType()
The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
KeyMaterialType
public GetParametersForImportRequest withKeyMaterialType(String keyMaterialType)
The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
keyMaterialType
- The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
KeyMaterialType
public GetParametersForImportRequest withKeyMaterialType(KeyMaterialType keyMaterialType)
The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
keyMaterialType
- The method to use for key material import. Import token is only required for TR-34 WrappedKeyBlock (
TR34_KEY_BLOCK
) and RSA WrappedKeyCryptogram (KEY_CRYPTOGRAM
).
Import token is not required for TR-31, root public key cerificate or trusted public key certificate.
KeyMaterialType
public void setWrappingKeyAlgorithm(String wrappingKeyAlgorithm)
The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import. Additionally,
RSA_2048
, RSA_3072
, RSA_4096
are the allowed algorithms for RSA
WrappedKeyCryptogram import.
wrappingKeyAlgorithm
- The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under
import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import.
Additionally, RSA_2048
, RSA_3072
, RSA_4096
are the allowed
algorithms for RSA WrappedKeyCryptogram import.
KeyAlgorithm
public String getWrappingKeyAlgorithm()
The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import. Additionally,
RSA_2048
, RSA_3072
, RSA_4096
are the allowed algorithms for RSA
WrappedKeyCryptogram import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import.
Additionally, RSA_2048
, RSA_3072
, RSA_4096
are the allowed
algorithms for RSA WrappedKeyCryptogram import.
KeyAlgorithm
public GetParametersForImportRequest withWrappingKeyAlgorithm(String wrappingKeyAlgorithm)
The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import. Additionally,
RSA_2048
, RSA_3072
, RSA_4096
are the allowed algorithms for RSA
WrappedKeyCryptogram import.
wrappingKeyAlgorithm
- The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under
import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import.
Additionally, RSA_2048
, RSA_3072
, RSA_4096
are the allowed
algorithms for RSA WrappedKeyCryptogram import.
KeyAlgorithm
public GetParametersForImportRequest withWrappingKeyAlgorithm(KeyAlgorithm wrappingKeyAlgorithm)
The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import. Additionally,
RSA_2048
, RSA_3072
, RSA_4096
are the allowed algorithms for RSA
WrappedKeyCryptogram import.
wrappingKeyAlgorithm
- The wrapping key algorithm to generate a wrapping key certificate. This certificate wraps the key under
import.
At this time, RSA_2048
is the allowed algorithm for TR-34 WrappedKeyBlock import.
Additionally, RSA_2048
, RSA_3072
, RSA_4096
are the allowed
algorithms for RSA WrappedKeyCryptogram import.
KeyAlgorithm
public String toString()
toString
in class Object
Object.toString()
public GetParametersForImportRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()