| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk |  | 
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateStorageLocationResult | AbstractAWSElasticBeanstalk. createStorageLocation() | 
| CreateStorageLocationResult | AWSElasticBeanstalk. createStorageLocation()Simplified method form for invoking the CreateStorageLocation operation. | 
| CreateStorageLocationResult | AWSElasticBeanstalkClient. createStorageLocation() | 
| CreateStorageLocationResult | AbstractAWSElasticBeanstalk. createStorageLocation(CreateStorageLocationRequest request) | 
| CreateStorageLocationResult | AWSElasticBeanstalk. createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
 Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
 environments. | 
| CreateStorageLocationResult | AWSElasticBeanstalkClient. createStorageLocation(CreateStorageLocationRequest request)
 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 | 
|---|---|
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsync. createStorageLocationAsync()Simplified method form for invoking the CreateStorageLocation operation. | 
| Future<CreateStorageLocationResult> | AbstractAWSElasticBeanstalkAsync. createStorageLocationAsync()Simplified method form for invoking the CreateStorageLocation operation. | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsyncClient. createStorageLocationAsync()Simplified method form for invoking the CreateStorageLocation operation. | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsync. createStorageLocationAsync(AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler. | 
| Future<CreateStorageLocationResult> | AbstractAWSElasticBeanstalkAsync. createStorageLocationAsync(AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler. | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsyncClient. createStorageLocationAsync(AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler. | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsync. createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest)
 Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
 environments. | 
| Future<CreateStorageLocationResult> | AbstractAWSElasticBeanstalkAsync. createStorageLocationAsync(CreateStorageLocationRequest request) | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsyncClient. createStorageLocationAsync(CreateStorageLocationRequest request) | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsync. createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest,
                          AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
 Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
 environments. | 
| Future<CreateStorageLocationResult> | AbstractAWSElasticBeanstalkAsync. createStorageLocationAsync(CreateStorageLocationRequest request,
                          AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler) | 
| Future<CreateStorageLocationResult> | AWSElasticBeanstalkAsyncClient. createStorageLocationAsync(CreateStorageLocationRequest request,
                          AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateStorageLocationResult | CreateStorageLocationResult. clone() | 
| CreateStorageLocationResult | CreateStorageLocationResult. withS3Bucket(String s3Bucket)
 The name of the Amazon S3 bucket created. | 
Copyright © 2021. All rights reserved.