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