| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CreateContainerServiceDeploymentRequest |
CreateContainerServiceDeploymentRequest.addContainersEntry(String key,
Container value)
Add a single Containers entry
|
CreateContainerServiceDeploymentRequest |
CreateContainerServiceDeploymentRequest.clearContainersEntries()
Removes all the entries added into Containers.
|
CreateContainerServiceDeploymentRequest |
CreateContainerServiceDeploymentRequest.clone() |
CreateContainerServiceDeploymentRequest |
CreateContainerServiceDeploymentRequest.withContainers(Map<String,Container> containers)
An object that describes the settings of the containers that will be launched on the container service.
|
CreateContainerServiceDeploymentRequest |
CreateContainerServiceDeploymentRequest.withPublicEndpoint(EndpointRequest publicEndpoint)
An object that describes the settings of the public endpoint for the container service.
|
CreateContainerServiceDeploymentRequest |
CreateContainerServiceDeploymentRequest.withServiceName(String serviceName)
The name of the container service for which to create the deployment.
|
Copyright © 2021. All rights reserved.