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