Uses of Record Class
com.yahoo.vespa.hosted.controller.api.integration.dns.VpcEndpointService.VpcEndpoint
Packages that use VpcEndpointService.VpcEndpoint
-
Uses of VpcEndpointService.VpcEndpoint in com.yahoo.vespa.hosted.controller.api.integration.dns
Methods in com.yahoo.vespa.hosted.controller.api.integration.dns that return types with arguments of type VpcEndpointService.VpcEndpointModifier and TypeMethodDescriptionMockVpcEndpointService.getConnections(ClusterId cluster, Optional<com.yahoo.config.provision.CloudAccount> account) VpcEndpointService.getConnections(ClusterId cluster, Optional<com.yahoo.config.provision.CloudAccount> account) Lists all endpoints connected to an endpoint service (owned by account) for the given cluster.