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