Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.ListCustomPluginsRequest
-
-
Uses of ListCustomPluginsRequest in software.amazon.awssdk.services.kafkaconnect
-
Uses of ListCustomPluginsRequest in software.amazon.awssdk.services.kafkaconnect.paginators
Constructors in software.amazon.awssdk.services.kafkaconnect.paginators with parameters of type ListCustomPluginsRequest Constructor Description ListCustomPluginsIterable(KafkaConnectClient client, ListCustomPluginsRequest firstRequest)ListCustomPluginsPublisher(KafkaConnectAsyncClient client, ListCustomPluginsRequest firstRequest) -
Uses of ListCustomPluginsRequest in software.amazon.awssdk.services.kafkaconnect.transform
Methods in software.amazon.awssdk.services.kafkaconnect.transform with parameters of type ListCustomPluginsRequest Modifier and Type Method Description SdkHttpFullRequestListCustomPluginsRequestMarshaller. marshall(ListCustomPluginsRequest listCustomPluginsRequest)
-