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