| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.builder() |
GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.Builder.powers(Collection<ContainerServicePower> powers)
An array of objects that describe the powers that can be specified for a container service.
|
GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.Builder.powers(Consumer<ContainerServicePower.Builder>... powers)
An array of objects that describe the powers that can be specified for a container service.
|
GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.Builder.powers(ContainerServicePower... powers)
An array of objects that describe the powers that can be specified for a container service.
|
GetContainerServicePowersResponse.Builder |
GetContainerServicePowersResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetContainerServicePowersResponse.Builder> |
GetContainerServicePowersResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.