| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CloseInstancePublicPortsResponse |
LightsailClient.closeInstancePublicPorts(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
|
default CloseInstancePublicPortsResponse |
LightsailClient.closeInstancePublicPorts(Consumer<CloseInstancePublicPortsRequest.Builder> closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CloseInstancePublicPortsResponse> |
LightsailAsyncClient.closeInstancePublicPorts(CloseInstancePublicPortsRequest closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
|
default CompletableFuture<CloseInstancePublicPortsResponse> |
LightsailAsyncClient.closeInstancePublicPorts(Consumer<CloseInstancePublicPortsRequest.Builder> closeInstancePublicPortsRequest)
Closes ports for a specific Amazon Lightsail instance.
|
Copyright © 2022. All rights reserved.