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