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