| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerService |
UpdateContainerServiceResponse.containerService()
An object that describes a container service.
|
ContainerService |
CreateContainerServiceDeploymentResponse.containerService()
An object that describes a container service.
|
ContainerService |
CreateContainerServiceResponse.containerService()
An object that describes a container service.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContainerService> |
GetContainerServicesResponse.containerServices()
An array of objects that describe one or more container services.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateContainerServiceResponse.Builder |
UpdateContainerServiceResponse.Builder.containerService(ContainerService containerService)
An object that describes a container service.
|
CreateContainerServiceDeploymentResponse.Builder |
CreateContainerServiceDeploymentResponse.Builder.containerService(ContainerService containerService)
An object that describes a container service.
|
CreateContainerServiceResponse.Builder |
CreateContainerServiceResponse.Builder.containerService(ContainerService containerService)
An object that describes a container service.
|
GetContainerServicesResponse.Builder |
GetContainerServicesResponse.Builder.containerServices(ContainerService... containerServices)
An array of objects that describe one or more container services.
|
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicesResponse.Builder |
GetContainerServicesResponse.Builder.containerServices(Collection<ContainerService> containerServices)
An array of objects that describe one or more container services.
|
Copyright © 2021. All rights reserved.