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