| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CustomPluginLocation |
CustomPluginLocation.clone() |
CustomPluginLocation |
CreateCustomPluginRequest.getLocation()
Information about the location of a custom plugin.
|
CustomPluginLocation |
CustomPluginLocation.withS3Location(S3Location s3Location)
The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCustomPluginRequest.setLocation(CustomPluginLocation location)
Information about the location of a custom plugin.
|
CreateCustomPluginRequest |
CreateCustomPluginRequest.withLocation(CustomPluginLocation location)
Information about the location of a custom plugin.
|
Copyright © 2024. All rights reserved.