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