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