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