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