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