| 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<StartConnectionResult> |
AbstractAWSOutpostsAsync.startConnectionAsync(StartConnectionRequest request,
AsyncHandler<StartConnectionRequest,StartConnectionResult> asyncHandler) |
Future<StartConnectionResult> |
AWSOutpostsAsync.startConnectionAsync(StartConnectionRequest startConnectionRequest,
AsyncHandler<StartConnectionRequest,StartConnectionResult> asyncHandler)
|
Future<StartConnectionResult> |
AWSOutpostsAsyncClient.startConnectionAsync(StartConnectionRequest request,
AsyncHandler<StartConnectionRequest,StartConnectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartConnectionRequest |
StartConnectionRequest.clone() |
StartConnectionRequest |
StartConnectionRequest.withAssetId(String assetId)
The ID of the Outpost server.
|
StartConnectionRequest |
StartConnectionRequest.withClientPublicKey(String clientPublicKey)
The public key of the client.
|
StartConnectionRequest |
StartConnectionRequest.withDeviceSerialNumber(String deviceSerialNumber)
The serial number of the dongle.
|
StartConnectionRequest |
StartConnectionRequest.withNetworkInterfaceDeviceIndex(Integer networkInterfaceDeviceIndex)
The device index of the network interface on the Outpost server.
|
Copyright © 2023. All rights reserved.