| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama |
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePackageResponse |
PanoramaClient.createPackage(Consumer<CreatePackageRequest.Builder> createPackageRequest)
Creates a package and storage location in an Amazon S3 access point.
|
default CreatePackageResponse |
PanoramaClient.createPackage(CreatePackageRequest createPackageRequest)
Creates a package and storage location in an Amazon S3 access point.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePackageResponse> |
PanoramaAsyncClient.createPackage(Consumer<CreatePackageRequest.Builder> createPackageRequest)
Creates a package and storage location in an Amazon S3 access point.
|
default CompletableFuture<CreatePackageResponse> |
PanoramaAsyncClient.createPackage(CreatePackageRequest createPackageRequest)
Creates a package and storage location in an Amazon S3 access point.
|
Copyright © 2023. All rights reserved.