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