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 the Amazon S3 storage location for the account.
|
CreateStorageLocationResult |
AWSElasticBeanstalkClient.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
Creates the Amazon S3 storage location for the account.
|
Modifier and Type | Method and Description |
---|---|
CreateStorageLocationResult |
CreateStorageLocationResult.clone() |
CreateStorageLocationResult |
CreateStorageLocationResult.withS3Bucket(String s3Bucket)
The name of the Amazon S3 bucket created.
|
Copyright © 2018. All rights reserved.