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