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