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