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