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