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