| Package | Description |
|---|---|
| com.amazonaws.services.codeconnections |
|
| com.amazonaws.services.codeconnections.model |
| Modifier and Type | Method and Description |
|---|---|
GetHostResult |
AWSCodeConnectionsClient.getHost(GetHostRequest request)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
GetHostResult |
AWSCodeConnections.getHost(GetHostRequest getHostRequest)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
GetHostResult |
AbstractAWSCodeConnections.getHost(GetHostRequest request) |
Future<GetHostResult> |
AWSCodeConnectionsAsyncClient.getHostAsync(GetHostRequest request) |
Future<GetHostResult> |
AWSCodeConnectionsAsync.getHostAsync(GetHostRequest getHostRequest)
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
|
Future<GetHostResult> |
AbstractAWSCodeConnectionsAsync.getHostAsync(GetHostRequest request) |
Future<GetHostResult> |
AWSCodeConnectionsAsyncClient.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
Future<GetHostResult> |
AWSCodeConnectionsAsync.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> |
AbstractAWSCodeConnectionsAsync.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetHostResult> |
AWSCodeConnectionsAsyncClient.getHostAsync(GetHostRequest request,
AsyncHandler<GetHostRequest,GetHostResult> asyncHandler) |
Future<GetHostResult> |
AWSCodeConnectionsAsync.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> |
AbstractAWSCodeConnectionsAsync.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 © 2025. All rights reserved.