| 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 |
|---|---|
AttachStaticIpResult |
AmazonLightsail.attachStaticIp(AttachStaticIpRequest attachStaticIpRequest)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
AttachStaticIpResult |
AbstractAmazonLightsail.attachStaticIp(AttachStaticIpRequest request) |
AttachStaticIpResult |
AmazonLightsailClient.attachStaticIp(AttachStaticIpRequest request)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachStaticIpResult> |
AmazonLightsailAsyncClient.attachStaticIpAsync(AttachStaticIpRequest request,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler) |
Future<AttachStaticIpResult> |
AbstractAmazonLightsailAsync.attachStaticIpAsync(AttachStaticIpRequest request,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler) |
Future<AttachStaticIpResult> |
AmazonLightsailAsync.attachStaticIpAsync(AttachStaticIpRequest attachStaticIpRequest,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
AttachStaticIpResult |
AttachStaticIpResult.clone() |
AttachStaticIpResult |
AttachStaticIpResult.withOperations(Collection<Operation> operations)
An array of key-value pairs containing information about your API operations.
|
AttachStaticIpResult |
AttachStaticIpResult.withOperations(Operation... operations)
An array of key-value pairs containing information about your API operations.
|
Copyright © 2018. All rights reserved.