| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutInstancePublicPortsResponse |
LightsailClient.putInstancePublicPorts(PutInstancePublicPortsRequest putInstancePublicPortsRequest)
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.
|
default CompletableFuture<PutInstancePublicPortsResponse> |
LightsailAsyncClient.putInstancePublicPorts(PutInstancePublicPortsRequest putInstancePublicPortsRequest)
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 |
|---|---|
SdkHttpFullRequest |
PutInstancePublicPortsRequestMarshaller.marshall(PutInstancePublicPortsRequest putInstancePublicPortsRequest) |
Copyright © 2022. All rights reserved.