Uses of Class
com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
Packages that use CreateStorageLocationRequest
Package
Description
-
Uses of CreateStorageLocationRequest in com.amazonaws.services.elasticbeanstalk
Methods in com.amazonaws.services.elasticbeanstalk with parameters of type CreateStorageLocationRequestModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalk.createStorageLocation
(CreateStorageLocationRequest request) AWSElasticBeanstalk.createStorageLocation
(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.AWSElasticBeanstalkClient.createStorageLocation
(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest request) AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> 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
(CreateStorageLocationRequest request) AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Method parameters in com.amazonaws.services.elasticbeanstalk with type arguments of type CreateStorageLocationRequestModifier 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 CreateStorageLocationRequest in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return CreateStorageLocationRequest