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