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