| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerServicePower> |
GetContainerServicePowersResponse.powers()
An array of objects that describe the powers that can be specified for a container service.
|
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.Builder.powers(ContainerServicePower... powers)
An array of objects that describe the powers that can be specified for a container service.
|
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.Builder.powers(Collection<ContainerServicePower> powers)
An array of objects that describe the powers that can be specified for a container service.
|
Copyright © 2023. All rights reserved.