Uses of Class
io.kubernetes.client.proto.Meta.ServerAddressByClientCIDR
-
Uses of Meta.ServerAddressByClientCIDR in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.ServerAddressByClientCIDRModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.ServerAddressByClientCIDR>Meta.ServerAddressByClientCIDR.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Meta.ServerAddressByClientCIDRModifier and TypeMethodDescriptionMeta.ServerAddressByClientCIDR.Builder.build()Meta.ServerAddressByClientCIDR.Builder.buildPartial()Meta.ServerAddressByClientCIDR.getDefaultInstance()Meta.ServerAddressByClientCIDR.Builder.getDefaultInstanceForType()Meta.ServerAddressByClientCIDR.getDefaultInstanceForType()Meta.APIGroup.Builder.getServerAddressByClientCIDRs(int index) a map of client CIDR to server address that is serving this group.Meta.APIGroup.getServerAddressByClientCIDRs(int index) a map of client CIDR to server address that is serving this group.Meta.APIGroupOrBuilder.getServerAddressByClientCIDRs(int index) a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.getServerAddressByClientCIDRs(int index) a map of client CIDR to server address that is serving this group.Meta.APIVersions.getServerAddressByClientCIDRs(int index) a map of client CIDR to server address that is serving this group.Meta.APIVersionsOrBuilder.getServerAddressByClientCIDRs(int index) a map of client CIDR to server address that is serving this group.Meta.ServerAddressByClientCIDR.parseDelimitedFrom(InputStream input) Meta.ServerAddressByClientCIDR.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.ServerAddressByClientCIDR.parseFrom(byte[] data) Meta.ServerAddressByClientCIDR.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.ServerAddressByClientCIDR.parseFrom(com.google.protobuf.ByteString data) Meta.ServerAddressByClientCIDR.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.ServerAddressByClientCIDR.parseFrom(com.google.protobuf.CodedInputStream input) Meta.ServerAddressByClientCIDR.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.ServerAddressByClientCIDR.parseFrom(InputStream input) Meta.ServerAddressByClientCIDR.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.ServerAddressByClientCIDR.parseFrom(ByteBuffer data) Meta.ServerAddressByClientCIDR.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.ServerAddressByClientCIDRModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.ServerAddressByClientCIDR>Meta.ServerAddressByClientCIDR.getParserForType()Meta.APIGroup.Builder.getServerAddressByClientCIDRsList()a map of client CIDR to server address that is serving this group.Meta.APIGroup.getServerAddressByClientCIDRsList()a map of client CIDR to server address that is serving this group.Meta.APIGroupOrBuilder.getServerAddressByClientCIDRsList()a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.getServerAddressByClientCIDRsList()a map of client CIDR to server address that is serving this group.Meta.APIVersions.getServerAddressByClientCIDRsList()a map of client CIDR to server address that is serving this group.Meta.APIVersionsOrBuilder.getServerAddressByClientCIDRsList()a map of client CIDR to server address that is serving this group.static com.google.protobuf.Parser<Meta.ServerAddressByClientCIDR>Meta.ServerAddressByClientCIDR.parser()Methods in io.kubernetes.client.proto with parameters of type Meta.ServerAddressByClientCIDRModifier and TypeMethodDescriptionMeta.APIGroup.Builder.addServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.addServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.ServerAddressByClientCIDR.Builder.mergeFrom(Meta.ServerAddressByClientCIDR other) Meta.ServerAddressByClientCIDR.newBuilder(Meta.ServerAddressByClientCIDR prototype) Meta.APIGroup.Builder.setServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.setServerAddressByClientCIDRs(int index, Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Method parameters in io.kubernetes.client.proto with type arguments of type Meta.ServerAddressByClientCIDRModifier and TypeMethodDescriptionMeta.APIGroup.Builder.addAllServerAddressByClientCIDRs(Iterable<? extends Meta.ServerAddressByClientCIDR> values) a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.addAllServerAddressByClientCIDRs(Iterable<? extends Meta.ServerAddressByClientCIDR> values) a map of client CIDR to server address that is serving this group.