Hierarchy For Package com.yahoo.vespa.hosted.controller.api.integration.dns
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
- com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
- com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
- com.yahoo.vespa.hosted.controller.api.integration.dns.DirectTarget
- com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyDirectTarget
- com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedDirectTarget
- com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService (implements com.yahoo.vespa.hosted.controller.api.integration.dns.NameService)
- com.yahoo.vespa.hosted.controller.api.integration.dns.MockVpcEndpointService (implements com.yahoo.vespa.hosted.controller.api.integration.dns.VpcEndpointService)
- java.lang.Record
- com.yahoo.vespa.hosted.controller.api.integration.dns.Record (implements java.lang.Comparable<T>)
- com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData (implements java.lang.Comparable<T>)
- com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName (implements java.lang.Comparable<T>)
- com.yahoo.vespa.hosted.controller.api.integration.dns.VpcEndpointService.DnsChallenge
- com.yahoo.vespa.hosted.controller.api.integration.dns.VpcEndpointService.VpcEndpoint
- com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
Interface Hierarchy
- com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
- com.yahoo.vespa.hosted.controller.api.integration.dns.VpcEndpointService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- com.yahoo.vespa.hosted.controller.api.integration.dns.VpcEndpointService.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)