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