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