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