| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLayerResponse |
OpsWorksClient.updateLayer(Consumer<UpdateLayerRequest.Builder> updateLayerRequest)
Updates a specified layer.
|
default UpdateLayerResponse |
OpsWorksClient.updateLayer(UpdateLayerRequest updateLayerRequest)
Updates a specified layer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLayerResponse> |
OpsWorksAsyncClient.updateLayer(Consumer<UpdateLayerRequest.Builder> updateLayerRequest)
Updates a specified layer.
|
default CompletableFuture<UpdateLayerResponse> |
OpsWorksAsyncClient.updateLayer(UpdateLayerRequest updateLayerRequest)
Updates a specified layer.
|
Copyright © 2023. All rights reserved.