| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
PackageSource |
UpdatePackageRequest.packageSource()
Returns the value of the PackageSource property for this object.
|
PackageSource |
CreatePackageRequest.packageSource()
The customer S3 location
PackageSource for importing the package. |
| Modifier and Type | Method and Description |
|---|---|
UpdatePackageRequest.Builder |
UpdatePackageRequest.Builder.packageSource(PackageSource packageSource)
Sets the value of the PackageSource property for this object.
|
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.packageSource(PackageSource packageSource)
The customer S3 location
PackageSource for importing the package. |
Copyright © 2022. All rights reserved.