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