Class ListTrustStoresRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListTrustStoresRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListTrustStoresRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListTrustStoresRequestMarshaller
extends Object
implements Marshaller<ListTrustStoresRequest>
ListTrustStoresRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListTrustStoresRequest listTrustStoresRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListTrustStoresRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListTrustStoresRequest>- Parameters:
listTrustStoresRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-