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