| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarconnections |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateHostResponse |
CodeStarConnectionsClient.createHost(Consumer<CreateHostRequest.Builder> createHostRequest)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
default CreateHostResponse |
CodeStarConnectionsClient.createHost(CreateHostRequest createHostRequest)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateHostResponse> |
CodeStarConnectionsAsyncClient.createHost(Consumer<CreateHostRequest.Builder> createHostRequest)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
default CompletableFuture<CreateHostResponse> |
CodeStarConnectionsAsyncClient.createHost(CreateHostRequest createHostRequest)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
Copyright © 2023. All rights reserved.