Uses of Class
io.kubernetes.client.proto.V1.ComponentStatus.Builder
-
Uses of V1.ComponentStatus.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.ComponentStatus.BuilderModifier and TypeMethodDescriptionV1.ComponentStatus.Builder.addAllConditions(Iterable<? extends V1.ComponentCondition> values) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.addConditions(int index, V1.ComponentCondition value) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.addConditions(int index, V1.ComponentCondition.Builder builderForValue) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.addConditions(V1.ComponentCondition value) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.addConditions(V1.ComponentCondition.Builder builderForValue) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatusList.Builder.addItemsBuilder()List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItemsBuilder(int index) List of ComponentStatus objects.V1.ComponentStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.ComponentStatus.Builder.clear()V1.ComponentStatus.Builder.clearConditions()List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1.ComponentStatus.Builder.clearMetadata()Standard object's metadata.V1.ComponentStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.ComponentStatus.Builder.clone()V1.ComponentStatusList.Builder.getItemsBuilder(int index) List of ComponentStatus objects.V1.ComponentStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ComponentStatus.Builder.mergeFrom(com.google.protobuf.Message other) V1.ComponentStatus.Builder.mergeFrom(V1.ComponentStatus other) V1.ComponentStatus.Builder.mergeMetadata(Meta.ObjectMeta value) Standard object's metadata.V1.ComponentStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static V1.ComponentStatus.BuilderV1.ComponentStatus.newBuilder()static V1.ComponentStatus.BuilderV1.ComponentStatus.newBuilder(V1.ComponentStatus prototype) V1.ComponentStatus.newBuilderForType()protected V1.ComponentStatus.BuilderV1.ComponentStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.ComponentStatus.Builder.removeConditions(int index) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.setConditions(int index, V1.ComponentCondition value) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.setConditions(int index, V1.ComponentCondition.Builder builderForValue) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.ComponentStatus.Builder.setMetadata(Meta.ObjectMeta value) Standard object's metadata.V1.ComponentStatus.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V1.ComponentStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.ComponentStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.ComponentStatus.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1.ComponentStatus.BuilderModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.getItemsBuilderList()List of ComponentStatus objects.Methods in io.kubernetes.client.proto with parameters of type V1.ComponentStatus.BuilderModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.addItems(int index, V1.ComponentStatus.Builder builderForValue) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItems(V1.ComponentStatus.Builder builderForValue) List of ComponentStatus objects.V1.ComponentStatusList.Builder.setItems(int index, V1.ComponentStatus.Builder builderForValue) List of ComponentStatus objects.