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