Class CreatePolicyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iot.transform.CreatePolicyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreatePolicyRequest>
@Generated("software.amazon.awssdk:codegen") public class CreatePolicyRequestMarshaller extends Object implements Marshaller<CreatePolicyRequest>
CreatePolicyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreatePolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreatePolicyRequest createPolicyRequest)
-
-
-
Constructor Detail
-
CreatePolicyRequestMarshaller
public CreatePolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreatePolicyRequest createPolicyRequest)
- Specified by:
marshall
in interfaceMarshaller<CreatePolicyRequest>
-
-