Uses of Class
io.kubernetes.client.proto.V1.ComponentStatus
-
Uses of V1.ComponentStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ComponentStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ComponentStatus>V1.ComponentStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ComponentStatusModifier and TypeMethodDescriptionV1.ComponentStatus.Builder.build()V1.ComponentStatus.Builder.buildPartial()static V1.ComponentStatusV1.ComponentStatus.getDefaultInstance()V1.ComponentStatus.Builder.getDefaultInstanceForType()V1.ComponentStatus.getDefaultInstanceForType()V1.ComponentStatusList.Builder.getItems(int index) List of ComponentStatus objects.V1.ComponentStatusList.getItems(int index) List of ComponentStatus objects.V1.ComponentStatusListOrBuilder.getItems(int index) List of ComponentStatus objects.static V1.ComponentStatusV1.ComponentStatus.parseDelimitedFrom(InputStream input) static V1.ComponentStatusV1.ComponentStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusV1.ComponentStatus.parseFrom(byte[] data) static V1.ComponentStatusV1.ComponentStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusV1.ComponentStatus.parseFrom(com.google.protobuf.ByteString data) static V1.ComponentStatusV1.ComponentStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusV1.ComponentStatus.parseFrom(com.google.protobuf.CodedInputStream input) static V1.ComponentStatusV1.ComponentStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusV1.ComponentStatus.parseFrom(InputStream input) static V1.ComponentStatusV1.ComponentStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusV1.ComponentStatus.parseFrom(ByteBuffer data) static V1.ComponentStatusV1.ComponentStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ComponentStatusModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.getItemsList()List of ComponentStatus objects.V1.ComponentStatusList.getItemsList()List of ComponentStatus objects.V1.ComponentStatusListOrBuilder.getItemsList()List of ComponentStatus objects.com.google.protobuf.Parser<V1.ComponentStatus>V1.ComponentStatus.getParserForType()static com.google.protobuf.Parser<V1.ComponentStatus>V1.ComponentStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ComponentStatusModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.addItems(int index, V1.ComponentStatus value) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItems(V1.ComponentStatus value) List of ComponentStatus objects.V1.ComponentStatus.Builder.mergeFrom(V1.ComponentStatus other) static V1.ComponentStatus.BuilderV1.ComponentStatus.newBuilder(V1.ComponentStatus prototype) V1.ComponentStatusList.Builder.setItems(int index, V1.ComponentStatus value) List of ComponentStatus objects.Method parameters in io.kubernetes.client.proto with type arguments of type V1.ComponentStatusModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.addAllItems(Iterable<? extends V1.ComponentStatus> values) List of ComponentStatus objects.