| Package | Description |
|---|---|
| com.amazonaws.services.outposts |
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
GetConnectionResult |
AbstractAWSOutposts.getConnection(GetConnectionRequest request) |
GetConnectionResult |
AWSOutposts.getConnection(GetConnectionRequest getConnectionRequest)
|
GetConnectionResult |
AWSOutpostsClient.getConnection(GetConnectionRequest request)
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectionResult> |
AbstractAWSOutpostsAsync.getConnectionAsync(GetConnectionRequest request) |
Future<GetConnectionResult> |
AWSOutpostsAsyncClient.getConnectionAsync(GetConnectionRequest request) |
Future<GetConnectionResult> |
AWSOutpostsAsync.getConnectionAsync(GetConnectionRequest getConnectionRequest)
|
Future<GetConnectionResult> |
AbstractAWSOutpostsAsync.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AWSOutpostsAsyncClient.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AWSOutpostsAsync.getConnectionAsync(GetConnectionRequest getConnectionRequest,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler)
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectionResult> |
AbstractAWSOutpostsAsync.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AWSOutpostsAsyncClient.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AWSOutpostsAsync.getConnectionAsync(GetConnectionRequest getConnectionRequest,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler)
|
| Modifier and Type | Method and Description |
|---|---|
GetConnectionResult |
GetConnectionResult.clone() |
GetConnectionResult |
GetConnectionResult.withConnectionDetails(ConnectionDetails connectionDetails)
Information about the connection.
|
GetConnectionResult |
GetConnectionResult.withConnectionId(String connectionId)
The ID of the connection.
|
Copyright © 2023. All rights reserved.