| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointRequest |
ContainerServiceDeploymentRequest.publicEndpoint()
An object that describes the endpoint of the deployment.
|
EndpointRequest |
CreateContainerServiceDeploymentRequest.publicEndpoint()
An object that describes the settings of the public endpoint for the container service.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceDeploymentRequest.Builder |
ContainerServiceDeploymentRequest.Builder.publicEndpoint(EndpointRequest publicEndpoint)
An object that describes the endpoint of the deployment.
|
CreateContainerServiceDeploymentRequest.Builder |
CreateContainerServiceDeploymentRequest.Builder.publicEndpoint(EndpointRequest publicEndpoint)
An object that describes the settings of the public endpoint for the container service.
|
Copyright © 2021. All rights reserved.