| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
PackageSource |
UpdatePackageRequest.packageSource()
Amazon S3 bucket and key for the package.
|
PackageSource |
CreatePackageRequest.packageSource()
The Amazon S3 location from which to import the package.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePackageRequest.Builder |
UpdatePackageRequest.Builder.packageSource(PackageSource packageSource)
Amazon S3 bucket and key for the package.
|
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.packageSource(PackageSource packageSource)
The Amazon S3 location from which to import the package.
|
Copyright © 2023. All rights reserved.