| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Container> |
CreateContainerServiceDeploymentRequest.containers()
An object that describes the settings of the containers that will be launched on the container service.
|
Map<String,Container> |
ContainerServiceDeploymentRequest.containers()
An object that describes the configuration for the containers of the deployment.
|
Map<String,Container> |
ContainerServiceDeployment.containers()
An object that describes the configuration for the containers of the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateContainerServiceDeploymentRequest.Builder |
CreateContainerServiceDeploymentRequest.Builder.containers(Map<String,Container> containers)
An object that describes the settings of the containers that will be launched on the container service.
|
ContainerServiceDeploymentRequest.Builder |
ContainerServiceDeploymentRequest.Builder.containers(Map<String,Container> containers)
An object that describes the configuration for the containers of the deployment.
|
ContainerServiceDeployment.Builder |
ContainerServiceDeployment.Builder.containers(Map<String,Container> containers)
An object that describes the configuration for the containers of the deployment.
|
Copyright © 2023. All rights reserved.