| 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 |
|---|---|
OpenInstancePublicPortsResult |
AbstractAmazonLightsail.openInstancePublicPorts(OpenInstancePublicPortsRequest request) |
OpenInstancePublicPortsResult |
AmazonLightsail.openInstancePublicPorts(OpenInstancePublicPortsRequest openInstancePublicPortsRequest)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
OpenInstancePublicPortsResult |
AmazonLightsailClient.openInstancePublicPorts(OpenInstancePublicPortsRequest request)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
| Modifier and Type | Method and Description |
|---|---|
Future<OpenInstancePublicPortsResult> |
AmazonLightsailAsyncClient.openInstancePublicPortsAsync(OpenInstancePublicPortsRequest request,
AsyncHandler<OpenInstancePublicPortsRequest,OpenInstancePublicPortsResult> asyncHandler) |
Future<OpenInstancePublicPortsResult> |
AbstractAmazonLightsailAsync.openInstancePublicPortsAsync(OpenInstancePublicPortsRequest request,
AsyncHandler<OpenInstancePublicPortsRequest,OpenInstancePublicPortsResult> asyncHandler) |
Future<OpenInstancePublicPortsResult> |
AmazonLightsailAsync.openInstancePublicPortsAsync(OpenInstancePublicPortsRequest openInstancePublicPortsRequest,
AsyncHandler<OpenInstancePublicPortsRequest,OpenInstancePublicPortsResult> asyncHandler)
Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the
instance through the ports, and the protocol.
|
| Modifier and Type | Method and Description |
|---|---|
OpenInstancePublicPortsResult |
OpenInstancePublicPortsResult.clone() |
OpenInstancePublicPortsResult |
OpenInstancePublicPortsResult.withOperation(Operation operation)
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.