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