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