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