Class ListCustomPluginsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kafkaconnect.transform.ListCustomPluginsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListCustomPluginsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListCustomPluginsRequestMarshaller
extends Object
implements Marshaller<ListCustomPluginsRequest>
ListCustomPluginsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListCustomPluginsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListCustomPluginsRequest listCustomPluginsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListCustomPluginsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListCustomPluginsRequest>- Parameters:
 listCustomPluginsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -