| 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 SetIpAddressTypeResponse |
LightsailClient.setIpAddressType(Consumer<SetIpAddressTypeRequest.Builder> setIpAddressTypeRequest)
Sets the IP address type for an Amazon Lightsail resource.
|
default SetIpAddressTypeResponse |
LightsailClient.setIpAddressType(SetIpAddressTypeRequest setIpAddressTypeRequest)
Sets the IP address type for an Amazon Lightsail resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetIpAddressTypeResponse> |
LightsailAsyncClient.setIpAddressType(Consumer<SetIpAddressTypeRequest.Builder> setIpAddressTypeRequest)
Sets the IP address type for an Amazon Lightsail resource.
|
default CompletableFuture<SetIpAddressTypeResponse> |
LightsailAsyncClient.setIpAddressType(SetIpAddressTypeRequest setIpAddressTypeRequest)
Sets the IP address type for an Amazon Lightsail resource.
|
Copyright © 2023. All rights reserved.