| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CustomPlugin |
CustomPlugin.clone() |
CustomPlugin |
Plugin.getCustomPlugin()
Details about a custom plugin.
|
CustomPlugin |
CustomPlugin.withCustomPluginArn(String customPluginArn)
The Amazon Resource Name (ARN) of the custom plugin.
|
CustomPlugin |
CustomPlugin.withRevision(Long revision)
The revision of the custom plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.setCustomPlugin(CustomPlugin customPlugin)
Details about a custom plugin.
|
Plugin |
Plugin.withCustomPlugin(CustomPlugin customPlugin)
Details about a custom plugin.
|
Copyright © 2024. All rights reserved.