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