| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
SetIpAddressTypeResult |
AbstractAmazonLightsail.setIpAddressType(SetIpAddressTypeRequest request) |
SetIpAddressTypeResult |
AmazonLightsail.setIpAddressType(SetIpAddressTypeRequest setIpAddressTypeRequest)
Sets the IP address type for an Amazon Lightsail resource.
|
SetIpAddressTypeResult |
AmazonLightsailClient.setIpAddressType(SetIpAddressTypeRequest request)
Sets the IP address type for an Amazon Lightsail resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SetIpAddressTypeResult> |
AmazonLightsailAsyncClient.setIpAddressTypeAsync(SetIpAddressTypeRequest request,
AsyncHandler<SetIpAddressTypeRequest,SetIpAddressTypeResult> asyncHandler) |
Future<SetIpAddressTypeResult> |
AbstractAmazonLightsailAsync.setIpAddressTypeAsync(SetIpAddressTypeRequest request,
AsyncHandler<SetIpAddressTypeRequest,SetIpAddressTypeResult> asyncHandler) |
Future<SetIpAddressTypeResult> |
AmazonLightsailAsync.setIpAddressTypeAsync(SetIpAddressTypeRequest setIpAddressTypeRequest,
AsyncHandler<SetIpAddressTypeRequest,SetIpAddressTypeResult> asyncHandler)
Sets the IP address type for an Amazon Lightsail resource.
|
| Modifier and Type | Method and Description |
|---|---|
SetIpAddressTypeResult |
SetIpAddressTypeResult.clone() |
SetIpAddressTypeResult |
SetIpAddressTypeResult.withOperations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
SetIpAddressTypeResult |
SetIpAddressTypeResult.withOperations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2023. All rights reserved.