Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk | |
com.amazonaws.services.elasticbeanstalk.model | |
com.amazonaws.services.elasticbeanstalk.model.transform |
Modifier and Type | Method and Description |
---|---|
RebuildEnvironmentResult |
AbstractAWSElasticBeanstalk.rebuildEnvironment(RebuildEnvironmentRequest request) |
RebuildEnvironmentResult |
AWSElasticBeanstalkClient.rebuildEnvironment(RebuildEnvironmentRequest rebuildEnvironmentRequest)
Deletes and recreates all of the AWS resources (for example: the Auto
Scaling group, load balancer, etc.) for a specified environment and
forces a restart.
|
RebuildEnvironmentResult |
AWSElasticBeanstalk.rebuildEnvironment(RebuildEnvironmentRequest rebuildEnvironmentRequest)
Deletes and recreates all of the AWS resources (for example: the Auto
Scaling group, load balancer, etc.) for a specified environment and
forces a restart.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RebuildEnvironmentResult> |
AbstractAWSElasticBeanstalkAsync.rebuildEnvironmentAsync(RebuildEnvironmentRequest request) |
java.util.concurrent.Future<RebuildEnvironmentResult> |
AWSElasticBeanstalkAsyncClient.rebuildEnvironmentAsync(RebuildEnvironmentRequest request) |
java.util.concurrent.Future<RebuildEnvironmentResult> |
AWSElasticBeanstalkAsync.rebuildEnvironmentAsync(RebuildEnvironmentRequest rebuildEnvironmentRequest)
Deletes and recreates all of the AWS resources (for example: the Auto
Scaling group, load balancer, etc.) for a specified environment and
forces a restart.
|
java.util.concurrent.Future<RebuildEnvironmentResult> |
AbstractAWSElasticBeanstalkAsync.rebuildEnvironmentAsync(RebuildEnvironmentRequest request,
AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler) |
java.util.concurrent.Future<RebuildEnvironmentResult> |
AWSElasticBeanstalkAsyncClient.rebuildEnvironmentAsync(RebuildEnvironmentRequest request,
AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler) |
java.util.concurrent.Future<RebuildEnvironmentResult> |
AWSElasticBeanstalkAsync.rebuildEnvironmentAsync(RebuildEnvironmentRequest rebuildEnvironmentRequest,
AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler)
Deletes and recreates all of the AWS resources (for example: the Auto
Scaling group, load balancer, etc.) for a specified environment and
forces a restart.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RebuildEnvironmentResult> |
AbstractAWSElasticBeanstalkAsync.rebuildEnvironmentAsync(RebuildEnvironmentRequest request,
AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler) |
java.util.concurrent.Future<RebuildEnvironmentResult> |
AWSElasticBeanstalkAsyncClient.rebuildEnvironmentAsync(RebuildEnvironmentRequest request,
AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler) |
java.util.concurrent.Future<RebuildEnvironmentResult> |
AWSElasticBeanstalkAsync.rebuildEnvironmentAsync(RebuildEnvironmentRequest rebuildEnvironmentRequest,
AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler)
Deletes and recreates all of the AWS resources (for example: the Auto
Scaling group, load balancer, etc.) for a specified environment and
forces a restart.
|
Modifier and Type | Method and Description |
---|---|
RebuildEnvironmentResult |
RebuildEnvironmentResult.clone() |
Modifier and Type | Method and Description |
---|---|
RebuildEnvironmentResult |
RebuildEnvironmentResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |