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