| 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 |
|---|---|
CloseInstancePublicPortsResult |
AmazonLightsailClient.closeInstancePublicPorts(CloseInstancePublicPortsRequest request)
Closes ports for a specific Amazon Lightsail instance.
|
CloseInstancePublicPortsResult |
AmazonLightsail.closeInstancePublicPorts(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
|
CloseInstancePublicPortsResult |
AbstractAmazonLightsail.closeInstancePublicPorts(CloseInstancePublicPortsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CloseInstancePublicPortsResult> |
AmazonLightsailAsyncClient.closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest request,
AsyncHandler<CloseInstancePublicPortsRequest,CloseInstancePublicPortsResult> asyncHandler) |
Future<CloseInstancePublicPortsResult> |
AmazonLightsailAsync.closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest,
AsyncHandler<CloseInstancePublicPortsRequest,CloseInstancePublicPortsResult> asyncHandler)
Closes ports for a specific Amazon Lightsail instance.
|
Future<CloseInstancePublicPortsResult> |
AbstractAmazonLightsailAsync.closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest request,
AsyncHandler<CloseInstancePublicPortsRequest,CloseInstancePublicPortsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CloseInstancePublicPortsResult |
CloseInstancePublicPortsResult.clone() |
CloseInstancePublicPortsResult |
CloseInstancePublicPortsResult.withOperation(Operation operation)
An object that describes 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 © 2024. All rights reserved.