| 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 |
|---|---|
AllocateStaticIpResult |
AmazonLightsail.allocateStaticIp(AllocateStaticIpRequest allocateStaticIpRequest)
Allocates a static IP address.
|
AllocateStaticIpResult |
AbstractAmazonLightsail.allocateStaticIp(AllocateStaticIpRequest request) |
AllocateStaticIpResult |
AmazonLightsailClient.allocateStaticIp(AllocateStaticIpRequest request)
Allocates a static IP address.
|
| 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 |
|---|---|
AllocateStaticIpResult |
AllocateStaticIpResult.clone() |
AllocateStaticIpResult |
AllocateStaticIpResult.withOperations(Collection<Operation> operations)
An array of key-value pairs containing information about the static IP address you allocated.
|
AllocateStaticIpResult |
AllocateStaticIpResult.withOperations(Operation... operations)
An array of key-value pairs containing information about the static IP address you allocated.
|
Copyright © 2017. All rights reserved.