Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk | |
com.amazonaws.services.elasticbeanstalk.model | |
com.amazonaws.services.elasticbeanstalk.model.transform |
Modifier and Type | Method and Description |
---|---|
RestartAppServerResult |
AbstractAWSElasticBeanstalk.restartAppServer(RestartAppServerRequest request) |
RestartAppServerResult |
AWSElasticBeanstalkClient.restartAppServer(RestartAppServerRequest restartAppServerRequest)
Causes the environment to restart the application container server
running on each Amazon EC2 instance.
|
RestartAppServerResult |
AWSElasticBeanstalk.restartAppServer(RestartAppServerRequest restartAppServerRequest)
Causes the environment to restart the application container server
running on each Amazon EC2 instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RestartAppServerResult> |
AbstractAWSElasticBeanstalkAsync.restartAppServerAsync(RestartAppServerRequest request) |
java.util.concurrent.Future<RestartAppServerResult> |
AWSElasticBeanstalkAsyncClient.restartAppServerAsync(RestartAppServerRequest request) |
java.util.concurrent.Future<RestartAppServerResult> |
AWSElasticBeanstalkAsync.restartAppServerAsync(RestartAppServerRequest restartAppServerRequest)
Causes the environment to restart the application container server
running on each Amazon EC2 instance.
|
java.util.concurrent.Future<RestartAppServerResult> |
AbstractAWSElasticBeanstalkAsync.restartAppServerAsync(RestartAppServerRequest request,
AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler) |
java.util.concurrent.Future<RestartAppServerResult> |
AWSElasticBeanstalkAsyncClient.restartAppServerAsync(RestartAppServerRequest request,
AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler) |
java.util.concurrent.Future<RestartAppServerResult> |
AWSElasticBeanstalkAsync.restartAppServerAsync(RestartAppServerRequest restartAppServerRequest,
AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler)
Causes the environment to restart the application container server
running on each Amazon EC2 instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RestartAppServerResult> |
AbstractAWSElasticBeanstalkAsync.restartAppServerAsync(RestartAppServerRequest request,
AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler) |
java.util.concurrent.Future<RestartAppServerResult> |
AWSElasticBeanstalkAsyncClient.restartAppServerAsync(RestartAppServerRequest request,
AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler) |
java.util.concurrent.Future<RestartAppServerResult> |
AWSElasticBeanstalkAsync.restartAppServerAsync(RestartAppServerRequest restartAppServerRequest,
AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler)
Causes the environment to restart the application container server
running on each Amazon EC2 instance.
|
Modifier and Type | Method and Description |
---|---|
RestartAppServerResult |
RestartAppServerResult.clone() |
Modifier and Type | Method and Description |
---|---|
RestartAppServerResult |
RestartAppServerResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |