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