Meta.ListOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Meta.ListOptions.Builder.clear()
allowWatchBookmarks requests watch events with type "BOOKMARK".
The continue option should be set when retrieving more results from the server.
Meta.ListOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
A selector to restrict the list of returned objects by their fields.
A selector to restrict the list of returned objects by their labels.
limit is a maximum number of responses to return for a list call.
Meta.ListOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
resourceVersion sets a constraint on what resource versions a request may be served from.
resourceVersionMatch determines how resourceVersion is applied to list calls.
Timeout for the list/watch call.
Watch for changes to the described resources and return them as a stream of
add, update, and remove notifications.
Meta.ListOptions.Builder.clone()
Meta.ListOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Meta.ListOptions.Builder.mergeFrom(com.google.protobuf.Message other)
Meta.ListOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Meta.ListOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
allowWatchBookmarks requests watch events with type "BOOKMARK".
The continue option should be set when retrieving more results from the server.
The continue option should be set when retrieving more results from the server.
Meta.ListOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
A selector to restrict the list of returned objects by their fields.
A selector to restrict the list of returned objects by their fields.
A selector to restrict the list of returned objects by their labels.
A selector to restrict the list of returned objects by their labels.
Meta.ListOptions.Builder.setLimit(long value)
limit is a maximum number of responses to return for a list call.
Meta.ListOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
resourceVersion sets a constraint on what resource versions a request may be served from.
resourceVersion sets a constraint on what resource versions a request may be served from.
resourceVersionMatch determines how resourceVersion is applied to list calls.
resourceVersionMatch determines how resourceVersion is applied to list calls.
Timeout for the list/watch call.
Meta.ListOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Meta.ListOptions.Builder.setWatch(boolean value)
Watch for changes to the described resources and return them as a stream of
add, update, and remove notifications.