|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateStorageLocationRequest | |
---|---|
com.amazonaws.services.elasticbeanstalk | Synchronous and asynchronous client classes for accessing AWSElasticBeanstalk. |
Uses of CreateStorageLocationRequest in com.amazonaws.services.elasticbeanstalk |
---|
Methods in com.amazonaws.services.elasticbeanstalk with parameters of type CreateStorageLocationRequest | |
---|---|
CreateStorageLocationResult |
AWSElasticBeanstalkClient.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
Creates the Amazon S3 storage location for the account. |
CreateStorageLocationResult |
AWSElasticBeanstalk.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
Creates the Amazon S3 storage location for the account. |
Future<CreateStorageLocationResult> |
AWSElasticBeanstalkAsyncClient.createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest)
Creates the Amazon S3 storage location for the account. |
Future<CreateStorageLocationResult> |
AWSElasticBeanstalkAsync.createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest)
Creates the Amazon S3 storage location for the account. |
Future<CreateStorageLocationResult> |
AWSElasticBeanstalkAsyncClient.createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest,
AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
Creates the Amazon S3 storage location for the account. |
Future<CreateStorageLocationResult> |
AWSElasticBeanstalkAsync.createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest,
AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
Creates the Amazon S3 storage location for the account. |
Method parameters in com.amazonaws.services.elasticbeanstalk with type arguments of type CreateStorageLocationRequest | |
---|---|
Future<CreateStorageLocationResult> |
AWSElasticBeanstalkAsyncClient.createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest,
AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
Creates the Amazon S3 storage location for the account. |
Future<CreateStorageLocationResult> |
AWSElasticBeanstalkAsync.createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest,
AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
Creates the Amazon S3 storage location for the account. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |