| 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 |
|---|---|
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 |
|---|---|
GetConnectionRequest |
GetConnectionRequest.clone() |
GetConnectionRequest |
GetConnectionRequest.withConnectionId(String connectionId)
The ID of the connection.
|
Copyright © 2024. All rights reserved.