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