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