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