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