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