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