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