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