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