Uses of Class
io.kubernetes.client.proto.V1.NamespaceStatus
-
Uses of V1.NamespaceStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NamespaceStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NamespaceStatus>V1.NamespaceStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.NamespaceStatusModifier and TypeMethodDescriptionV1.NamespaceStatus.Builder.build()V1.NamespaceStatus.Builder.buildPartial()static V1.NamespaceStatusV1.NamespaceStatus.getDefaultInstance()V1.NamespaceStatus.Builder.getDefaultInstanceForType()V1.NamespaceStatus.getDefaultInstanceForType()V1.Namespace.Builder.getStatus()Status describes the current status of a Namespace.V1.Namespace.getStatus()Status describes the current status of a Namespace.V1.NamespaceOrBuilder.getStatus()Status describes the current status of a Namespace.static V1.NamespaceStatusV1.NamespaceStatus.parseDelimitedFrom(InputStream input) static V1.NamespaceStatusV1.NamespaceStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(byte[] data) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(com.google.protobuf.ByteString data) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(com.google.protobuf.CodedInputStream input) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(InputStream input) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(ByteBuffer data) static V1.NamespaceStatusV1.NamespaceStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NamespaceStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NamespaceStatus>V1.NamespaceStatus.getParserForType()static com.google.protobuf.Parser<V1.NamespaceStatus>V1.NamespaceStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V1.NamespaceStatusModifier and TypeMethodDescriptionV1.NamespaceStatus.Builder.mergeFrom(V1.NamespaceStatus other) V1.Namespace.Builder.mergeStatus(V1.NamespaceStatus value) Status describes the current status of a Namespace.static V1.NamespaceStatus.BuilderV1.NamespaceStatus.newBuilder(V1.NamespaceStatus prototype) V1.Namespace.Builder.setStatus(V1.NamespaceStatus value) Status describes the current status of a Namespace.