| Package | Description |
|---|---|
| com.amazonaws.services.codestarconnections |
|
| com.amazonaws.services.codestarconnections.model |
| Modifier and Type | Method and Description |
|---|---|
GetHostResult |
AbstractAWSCodeStarconnections.getHost(GetHostRequest request) |
GetHostResult |
AWSCodeStarconnectionsClient.getHost(GetHostRequest request)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
GetHostResult |
AWSCodeStarconnections.getHost(GetHostRequest getHostRequest)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
Future<GetHostResult> |
AWSCodeStarconnectionsAsync.getHostAsync(GetHostRequest getHostRequest)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
Future<GetHostResult> |
AWSCodeStarconnectionsAsyncClient.getHostAsync(GetHostRequest request) |
Future<GetHostResult> |
AbstractAWSCodeStarconnectionsAsync.getHostAsync(GetHostRequest request) |
Future<GetHostResult> |
AWSCodeStarconnectionsAsync.getHostAsync(GetHostRequest getHostRequest,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
Future<GetHostResult> |
AWSCodeStarconnectionsAsyncClient.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
Future<GetHostResult> |
AbstractAWSCodeStarconnectionsAsync.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetHostResult> |
AWSCodeStarconnectionsAsync.getHostAsync(GetHostRequest getHostRequest,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
Future<GetHostResult> |
AWSCodeStarconnectionsAsyncClient.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
Future<GetHostResult> |
AbstractAWSCodeStarconnectionsAsync.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetHostRequest |
GetHostRequest.clone() |
GetHostRequest |
GetHostRequest.withHostArn(String hostArn)
The Amazon Resource Name (ARN) of the requested host.
|
Copyright © 2021. All rights reserved.