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