| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarconnections |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateHostResponse |
CodeStarConnectionsClient.updateHost(Consumer<UpdateHostRequest.Builder> updateHostRequest)
Updates a specified host with the provided configurations.
|
default UpdateHostResponse |
CodeStarConnectionsClient.updateHost(UpdateHostRequest updateHostRequest)
Updates a specified host with the provided configurations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateHostResponse> |
CodeStarConnectionsAsyncClient.updateHost(Consumer<UpdateHostRequest.Builder> updateHostRequest)
Updates a specified host with the provided configurations.
|
default CompletableFuture<UpdateHostResponse> |
CodeStarConnectionsAsyncClient.updateHost(UpdateHostRequest updateHostRequest)
Updates a specified host with the provided configurations.
|
Copyright © 2021. All rights reserved.