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