Uses of Class
software.amazon.awssdk.services.lightsail.model.ContainerServiceEndpoint
-
Packages that use ContainerServiceEndpoint Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of ContainerServiceEndpoint in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return ContainerServiceEndpoint Modifier and Type Method Description ContainerServiceEndpointContainerServiceDeployment. publicEndpoint()An object that describes the endpoint of the deployment.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type ContainerServiceEndpoint Modifier and Type Method Description ContainerServiceDeployment.BuilderContainerServiceDeployment.Builder. publicEndpoint(ContainerServiceEndpoint publicEndpoint)An object that describes the endpoint of the deployment.
-