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