| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RestartAppServerResponse> |
ElasticBeanstalkAsyncClient.restartAppServer(RestartAppServerRequest restartAppServerRequest)
Causes the environment to restart the application container server running on each Amazon EC2 instance.
|
default RestartAppServerResponse |
ElasticBeanstalkClient.restartAppServer(RestartAppServerRequest restartAppServerRequest)
Causes the environment to restart the application container server running on each Amazon EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestartAppServerRequestMarshaller.marshall(RestartAppServerRequest restartAppServerRequest) |
Copyright © 2023. All rights reserved.