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