Class GetMapStyleDescriptorRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.location.transform.GetMapStyleDescriptorRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetMapStyleDescriptorRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetMapStyleDescriptorRequestMarshaller
extends Object
implements Marshaller<GetMapStyleDescriptorRequest>
GetMapStyleDescriptorRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetMapStyleDescriptorRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetMapStyleDescriptorRequest getMapStyleDescriptorRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetMapStyleDescriptorRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetMapStyleDescriptorRequest>- Parameters:
 getMapStyleDescriptorRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -