Uses of Class
io.kubernetes.client.proto.V1.ComponentStatusList.Builder
-
Uses of V1.ComponentStatusList.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.ComponentStatusList.BuilderModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.addAllItems
(Iterable<? extends V1.ComponentStatus> values) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItems
(int index, V1.ComponentStatus value) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItems
(int index, V1.ComponentStatus.Builder builderForValue) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItems
(V1.ComponentStatus value) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addItems
(V1.ComponentStatus.Builder builderForValue) List of ComponentStatus objects.V1.ComponentStatusList.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.ComponentStatusList.Builder.clear()
V1.ComponentStatusList.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V1.ComponentStatusList.Builder.clearItems()
List of ComponentStatus objects.V1.ComponentStatusList.Builder.clearMetadata()
Standard list metadata.V1.ComponentStatusList.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.ComponentStatusList.Builder.clone()
V1.ComponentStatusList.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ComponentStatusList.Builder.mergeFrom
(com.google.protobuf.Message other) V1.ComponentStatusList.Builder.mergeFrom
(V1.ComponentStatusList other) V1.ComponentStatusList.Builder.mergeMetadata
(Meta.ListMeta value) Standard list metadata.V1.ComponentStatusList.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1.ComponentStatusList.newBuilder()
V1.ComponentStatusList.newBuilder
(V1.ComponentStatusList prototype) V1.ComponentStatusList.newBuilderForType()
protected V1.ComponentStatusList.Builder
V1.ComponentStatusList.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.ComponentStatusList.Builder.removeItems
(int index) List of ComponentStatus objects.V1.ComponentStatusList.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.ComponentStatusList.Builder.setItems
(int index, V1.ComponentStatus value) List of ComponentStatus objects.V1.ComponentStatusList.Builder.setItems
(int index, V1.ComponentStatus.Builder builderForValue) List of ComponentStatus objects.V1.ComponentStatusList.Builder.setMetadata
(Meta.ListMeta value) Standard list metadata.V1.ComponentStatusList.Builder.setMetadata
(Meta.ListMeta.Builder builderForValue) Standard list metadata.V1.ComponentStatusList.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.ComponentStatusList.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1.ComponentStatusList.toBuilder()