Uses of Class
com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
Packages that use CreateStorageLocationResult
Package
Description
-
Uses of CreateStorageLocationResult in com.amazonaws.services.elasticbeanstalk
Methods in com.amazonaws.services.elasticbeanstalk that return CreateStorageLocationResultModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalk.createStorageLocation()
AbstractAWSElasticBeanstalk.createStorageLocation
(CreateStorageLocationRequest request) AWSElasticBeanstalk.createStorageLocation()
Simplified method form for invoking the CreateStorageLocation operation.AWSElasticBeanstalk.createStorageLocation
(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.AWSElasticBeanstalkClient.createStorageLocation()
AWSElasticBeanstalkClient.createStorageLocation
(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.Methods in com.amazonaws.services.elasticbeanstalk that return types with arguments of type CreateStorageLocationResultModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalkAsync.createStorageLocationAsync()
Simplified method form for invoking the CreateStorageLocation operation.AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest request) AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) AWSElasticBeanstalkAsync.createStorageLocationAsync()
Simplified method form for invoking the CreateStorageLocation operation.AWSElasticBeanstalkAsync.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.AWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest createStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Creates the Amazon S3 storage location for the account.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync()
Simplified method form for invoking the CreateStorageLocation operation.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(CreateStorageLocationRequest request) AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Method parameters in com.amazonaws.services.elasticbeanstalk with type arguments of type CreateStorageLocationResultModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) AWSElasticBeanstalkAsync.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest createStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Creates the Amazon S3 storage location for the account.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) -
Uses of CreateStorageLocationResult in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return CreateStorageLocationResultModifier and TypeMethodDescriptionCreateStorageLocationResult.clone()
CreateStorageLocationResult.withS3Bucket
(String s3Bucket) The name of the Amazon S3 bucket created.