Uses of Class
com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionResult
Packages that use DeleteApplicationVersionResult
Package
Description
-
Uses of DeleteApplicationVersionResult in com.amazonaws.services.elasticbeanstalk
Methods in com.amazonaws.services.elasticbeanstalk that return DeleteApplicationVersionResultModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalk.deleteApplicationVersion
(DeleteApplicationVersionRequest request) AWSElasticBeanstalk.deleteApplicationVersion
(DeleteApplicationVersionRequest deleteApplicationVersionRequest) Deletes the specified version from the specified application.AWSElasticBeanstalkClient.deleteApplicationVersion
(DeleteApplicationVersionRequest deleteApplicationVersionRequest) Deletes the specified version from the specified application.Methods in com.amazonaws.services.elasticbeanstalk that return types with arguments of type DeleteApplicationVersionResultModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request) AbstractAWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) AWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest deleteApplicationVersionRequest) Deletes the specified version from the specified application.AWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest deleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) Deletes the specified version from the specified application.AWSElasticBeanstalkAsyncClient.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request) AWSElasticBeanstalkAsyncClient.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) Method parameters in com.amazonaws.services.elasticbeanstalk with type arguments of type DeleteApplicationVersionResultModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) AWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest deleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) Deletes the specified version from the specified application.AWSElasticBeanstalkAsyncClient.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) -
Uses of DeleteApplicationVersionResult in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return DeleteApplicationVersionResult