| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<AllocateStaticIpResult> |
AmazonLightsailAsyncClient.allocateStaticIpAsync(AllocateStaticIpRequest request,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler) |
Future<AllocateStaticIpResult> |
AbstractAmazonLightsailAsync.allocateStaticIpAsync(AllocateStaticIpRequest request,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler) |
Future<AllocateStaticIpResult> |
AmazonLightsailAsync.allocateStaticIpAsync(AllocateStaticIpRequest allocateStaticIpRequest,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler)
Allocates a static IP address.
|
| Modifier and Type | Method and Description |
|---|---|
AllocateStaticIpRequest |
AllocateStaticIpRequest.clone() |
AllocateStaticIpRequest |
AllocateStaticIpRequest.withStaticIpName(String staticIpName)
The name of the static IP address.
|
Copyright © 2018. All rights reserved.