| Modifier and Type | Method and Description |
|---|---|
default ListCustomPluginsResponse |
KafkaConnectClient.listCustomPlugins(ListCustomPluginsRequest listCustomPluginsRequest)
Returns a list of all of the custom plugins in this account and Region.
|
default CompletableFuture<ListCustomPluginsResponse> |
KafkaConnectAsyncClient.listCustomPlugins(ListCustomPluginsRequest listCustomPluginsRequest)
Returns a list of all of the custom plugins in this account and Region.
|
default ListCustomPluginsIterable |
KafkaConnectClient.listCustomPluginsPaginator(ListCustomPluginsRequest listCustomPluginsRequest)
Returns a list of all of the custom plugins in this account and Region.
|
default ListCustomPluginsPublisher |
KafkaConnectAsyncClient.listCustomPluginsPaginator(ListCustomPluginsRequest listCustomPluginsRequest)
Returns a list of all of the custom plugins in this account and Region.
|
| Constructor and Description |
|---|
ListCustomPluginsIterable(KafkaConnectClient client,
ListCustomPluginsRequest firstRequest) |
ListCustomPluginsPublisher(KafkaConnectAsyncClient client,
ListCustomPluginsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCustomPluginsRequestMarshaller.marshall(ListCustomPluginsRequest listCustomPluginsRequest) |
Copyright © 2023. All rights reserved.