Uses of Class
io.kubernetes.client.proto.V1.NodeSystemInfo
-
Uses of V1.NodeSystemInfo in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NodeSystemInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NodeSystemInfo>V1.NodeSystemInfo.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.NodeSystemInfoModifier and TypeMethodDescriptionV1.NodeSystemInfo.Builder.build()V1.NodeSystemInfo.Builder.buildPartial()static V1.NodeSystemInfoV1.NodeSystemInfo.getDefaultInstance()V1.NodeSystemInfo.Builder.getDefaultInstanceForType()V1.NodeSystemInfo.getDefaultInstanceForType()V1.NodeStatus.Builder.getNodeInfo()Set of ids/uuids to uniquely identify the node.V1.NodeStatus.getNodeInfo()Set of ids/uuids to uniquely identify the node.V1.NodeStatusOrBuilder.getNodeInfo()Set of ids/uuids to uniquely identify the node.static V1.NodeSystemInfoV1.NodeSystemInfo.parseDelimitedFrom(InputStream input) static V1.NodeSystemInfoV1.NodeSystemInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(byte[] data) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(com.google.protobuf.ByteString data) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(com.google.protobuf.CodedInputStream input) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(InputStream input) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(ByteBuffer data) static V1.NodeSystemInfoV1.NodeSystemInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NodeSystemInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NodeSystemInfo>V1.NodeSystemInfo.getParserForType()static com.google.protobuf.Parser<V1.NodeSystemInfo>V1.NodeSystemInfo.parser()Methods in io.kubernetes.client.proto with parameters of type V1.NodeSystemInfoModifier and TypeMethodDescriptionV1.NodeSystemInfo.Builder.mergeFrom(V1.NodeSystemInfo other) V1.NodeStatus.Builder.mergeNodeInfo(V1.NodeSystemInfo value) Set of ids/uuids to uniquely identify the node.static V1.NodeSystemInfo.BuilderV1.NodeSystemInfo.newBuilder(V1.NodeSystemInfo prototype) V1.NodeStatus.Builder.setNodeInfo(V1.NodeSystemInfo value) Set of ids/uuids to uniquely identify the node.