Class CreateCustomKeyStoreRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kms.transform.CreateCustomKeyStoreRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateCustomKeyStoreRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateCustomKeyStoreRequestMarshaller
extends Object
implements Marshaller<CreateCustomKeyStoreRequest>
CreateCustomKeyStoreRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateCustomKeyStoreRequest createCustomKeyStoreRequest)
-
Constructor Details
-
CreateCustomKeyStoreRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateCustomKeyStoreRequest>
-