| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static GetStaticIpResponse.Builder |
GetStaticIpResponse.builder() |
default GetStaticIpResponse.Builder |
GetStaticIpResponse.Builder.staticIp(Consumer<StaticIp.Builder> staticIp)
An array of key-value pairs containing information about the requested static IP.
|
GetStaticIpResponse.Builder |
GetStaticIpResponse.Builder.staticIp(StaticIp staticIp)
An array of key-value pairs containing information about the requested static IP.
|
GetStaticIpResponse.Builder |
GetStaticIpResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetStaticIpResponse.Builder> |
GetStaticIpResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.