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