| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateServerResponse |
OpsWorksCmClient.updateServer(Consumer<UpdateServerRequest.Builder> updateServerRequest)
Updates settings for a server.
|
default UpdateServerResponse |
OpsWorksCmClient.updateServer(UpdateServerRequest updateServerRequest)
Updates settings for a server.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateServerResponse> |
OpsWorksCmAsyncClient.updateServer(Consumer<UpdateServerRequest.Builder> updateServerRequest)
Updates settings for a server.
|
default CompletableFuture<UpdateServerResponse> |
OpsWorksCmAsyncClient.updateServer(UpdateServerRequest updateServerRequest)
Updates settings for a server.
|
Copyright © 2023. All rights reserved.