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