Class PutRolePolicyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iam.transform.PutRolePolicyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutRolePolicyRequest>
@Generated("software.amazon.awssdk:codegen") public class PutRolePolicyRequestMarshaller extends Object implements Marshaller<PutRolePolicyRequest>
PutRolePolicyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description PutRolePolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(PutRolePolicyRequest putRolePolicyRequest)
-
-
-
Constructor Detail
-
PutRolePolicyRequestMarshaller
public PutRolePolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutRolePolicyRequest putRolePolicyRequest)
- Specified by:
marshallin interfaceMarshaller<PutRolePolicyRequest>
-
-