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