Class DeleteCustomKeyStoreRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.kms.transform.DeleteCustomKeyStoreRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteCustomKeyStoreRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class DeleteCustomKeyStoreRequestMarshaller extends Object implements Marshaller<DeleteCustomKeyStoreRequest>
DeleteCustomKeyStoreRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest)
-
-
-
Constructor Detail
-
DeleteCustomKeyStoreRequestMarshaller
public DeleteCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteCustomKeyStoreRequest>
-
-