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