Uses of Class
com.google.container.v1.DnsCacheConfig
-
Packages that use DnsCacheConfig Package Description com.google.container.v1 -
-
Uses of DnsCacheConfig in com.google.container.v1
Methods in com.google.container.v1 that return DnsCacheConfig Modifier and Type Method Description DnsCacheConfigDnsCacheConfig.Builder. build()DnsCacheConfigDnsCacheConfig.Builder. buildPartial()static DnsCacheConfigDnsCacheConfig. getDefaultInstance()DnsCacheConfigDnsCacheConfig.Builder. getDefaultInstanceForType()DnsCacheConfigDnsCacheConfig. getDefaultInstanceForType()DnsCacheConfigAddonsConfig.Builder. getDnsCacheConfig()Configuration for NodeLocalDNS, a dns cache running on cluster nodesDnsCacheConfigAddonsConfig. getDnsCacheConfig()Configuration for NodeLocalDNS, a dns cache running on cluster nodesDnsCacheConfigAddonsConfigOrBuilder. getDnsCacheConfig()Configuration for NodeLocalDNS, a dns cache running on cluster nodesstatic DnsCacheConfigDnsCacheConfig. parseDelimitedFrom(InputStream input)static DnsCacheConfigDnsCacheConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(byte[] data)static DnsCacheConfigDnsCacheConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.ByteString data)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.CodedInputStream input)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(InputStream input)static DnsCacheConfigDnsCacheConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(ByteBuffer data)static DnsCacheConfigDnsCacheConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1 that return types with arguments of type DnsCacheConfig Modifier and Type Method Description com.google.protobuf.Parser<DnsCacheConfig>DnsCacheConfig. getParserForType()static com.google.protobuf.Parser<DnsCacheConfig>DnsCacheConfig. parser()Methods in com.google.container.v1 with parameters of type DnsCacheConfig Modifier and Type Method Description AddonsConfig.BuilderAddonsConfig.Builder. mergeDnsCacheConfig(DnsCacheConfig value)Configuration for NodeLocalDNS, a dns cache running on cluster nodesDnsCacheConfig.BuilderDnsCacheConfig.Builder. mergeFrom(DnsCacheConfig other)static DnsCacheConfig.BuilderDnsCacheConfig. newBuilder(DnsCacheConfig prototype)AddonsConfig.BuilderAddonsConfig.Builder. setDnsCacheConfig(DnsCacheConfig value)Configuration for NodeLocalDNS, a dns cache running on cluster nodes
-