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