| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarconnections |
|
| software.amazon.awssdk.services.codestarconnections.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetHostResponse> |
CodeStarConnectionsAsyncClient.getHost(GetHostRequest getHostRequest)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
default GetHostResponse |
CodeStarConnectionsClient.getHost(GetHostRequest getHostRequest)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetHostRequestMarshaller.marshall(GetHostRequest getHostRequest) |
Copyright © 2022. All rights reserved.