Uses of Class
k8s.io.api.core.v1.Generated.Namespace
-
Packages that use Generated.Namespace Package Description k8s.io.api.core.v1 -
-
Uses of Generated.Namespace in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.Namespace Modifier and Type Field Description static com.google.protobuf.Parser<Generated.Namespace>Generated.Namespace. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.Namespace Modifier and Type Method Description Generated.NamespaceGenerated.Namespace.Builder. build()Generated.NamespaceGenerated.Namespace.Builder. buildPartial()static Generated.NamespaceGenerated.Namespace. getDefaultInstance()Generated.NamespaceGenerated.Namespace.Builder. getDefaultInstanceForType()Generated.NamespaceGenerated.Namespace. getDefaultInstanceForType()Generated.NamespaceGenerated.NamespaceList.Builder. getItems(int index)Items is the list of Namespace objects in the list.Generated.NamespaceGenerated.NamespaceList. getItems(int index)Items is the list of Namespace objects in the list.Generated.NamespaceGenerated.NamespaceListOrBuilder. getItems(int index)Items is the list of Namespace objects in the list.static Generated.NamespaceGenerated.Namespace. parseDelimitedFrom(InputStream input)static Generated.NamespaceGenerated.Namespace. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NamespaceGenerated.Namespace. parseFrom(byte[] data)static Generated.NamespaceGenerated.Namespace. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NamespaceGenerated.Namespace. parseFrom(com.google.protobuf.ByteString data)static Generated.NamespaceGenerated.Namespace. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NamespaceGenerated.Namespace. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.NamespaceGenerated.Namespace. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NamespaceGenerated.Namespace. parseFrom(InputStream input)static Generated.NamespaceGenerated.Namespace. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.NamespaceGenerated.Namespace. parseFrom(ByteBuffer data)static Generated.NamespaceGenerated.Namespace. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.Namespace Modifier and Type Method Description List<Generated.Namespace>Generated.NamespaceList.Builder. getItemsList()Items is the list of Namespace objects in the list.List<Generated.Namespace>Generated.NamespaceList. getItemsList()Items is the list of Namespace objects in the list.List<Generated.Namespace>Generated.NamespaceListOrBuilder. getItemsList()Items is the list of Namespace objects in the list.com.google.protobuf.Parser<Generated.Namespace>Generated.Namespace. getParserForType()static com.google.protobuf.Parser<Generated.Namespace>Generated.Namespace. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.Namespace Modifier and Type Method Description Generated.NamespaceList.BuilderGenerated.NamespaceList.Builder. addItems(int index, Generated.Namespace value)Items is the list of Namespace objects in the list.Generated.NamespaceList.BuilderGenerated.NamespaceList.Builder. addItems(Generated.Namespace value)Items is the list of Namespace objects in the list.Generated.Namespace.BuilderGenerated.Namespace.Builder. mergeFrom(Generated.Namespace other)static Generated.Namespace.BuilderGenerated.Namespace. newBuilder(Generated.Namespace prototype)Generated.NamespaceList.BuilderGenerated.NamespaceList.Builder. setItems(int index, Generated.Namespace value)Items is the list of Namespace objects in the list.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.Namespace Modifier and Type Method Description Generated.NamespaceList.BuilderGenerated.NamespaceList.Builder. addAllItems(Iterable<? extends Generated.Namespace> values)Items is the list of Namespace objects in the list.
-