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