Uses of Class
io.kubernetes.client.proto.V1.NamespaceSpec
-
Uses of V1.NamespaceSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NamespaceSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NamespaceSpec>V1.NamespaceSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.NamespaceSpecModifier and TypeMethodDescriptionV1.NamespaceSpec.Builder.build()V1.NamespaceSpec.Builder.buildPartial()static V1.NamespaceSpecV1.NamespaceSpec.getDefaultInstance()V1.NamespaceSpec.Builder.getDefaultInstanceForType()V1.NamespaceSpec.getDefaultInstanceForType()V1.Namespace.Builder.getSpec()Spec defines the behavior of the Namespace.V1.Namespace.getSpec()Spec defines the behavior of the Namespace.V1.NamespaceOrBuilder.getSpec()Spec defines the behavior of the Namespace.static V1.NamespaceSpecV1.NamespaceSpec.parseDelimitedFrom(InputStream input) static V1.NamespaceSpecV1.NamespaceSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(byte[] data) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(com.google.protobuf.ByteString data) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(com.google.protobuf.CodedInputStream input) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(InputStream input) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(ByteBuffer data) static V1.NamespaceSpecV1.NamespaceSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NamespaceSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NamespaceSpec>V1.NamespaceSpec.getParserForType()static com.google.protobuf.Parser<V1.NamespaceSpec>V1.NamespaceSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V1.NamespaceSpecModifier and TypeMethodDescriptionV1.NamespaceSpec.Builder.mergeFrom(V1.NamespaceSpec other) V1.Namespace.Builder.mergeSpec(V1.NamespaceSpec value) Spec defines the behavior of the Namespace.static V1.NamespaceSpec.BuilderV1.NamespaceSpec.newBuilder(V1.NamespaceSpec prototype) V1.Namespace.Builder.setSpec(V1.NamespaceSpec value) Spec defines the behavior of the Namespace.