| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default CompletableFuture<CreateStorageLocationResponse> |
ElasticBeanstalkAsyncClient.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateStorageLocationRequestMarshaller.marshall(CreateStorageLocationRequest createStorageLocationRequest) |
Copyright © 2023. All rights reserved.