Uses of Record Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
Packages that use ContainerEndpoint
-
Uses of ContainerEndpoint in com.yahoo.vespa.hosted.controller.api.application.v4.model
Methods in com.yahoo.vespa.hosted.controller.api.application.v4.model that return types with arguments of type ContainerEndpointModifier and TypeMethodDescriptionDeploymentEndpoints.endpoints()Returns the value of theendpointsrecord component.Constructor parameters in com.yahoo.vespa.hosted.controller.api.application.v4.model with type arguments of type ContainerEndpointModifierConstructorDescriptionDeploymentEndpoints(Set<ContainerEndpoint> endpoints, Optional<EndpointCertificate> certificate) Creates an instance of aDeploymentEndpointsrecord class.