| Modifier and Type | Method and Description |
|---|---|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clear() |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clearPageSize()
The maximum number of cursors to return.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clearPageToken()
A page token, received from a previous `ListPartitionCursors` call.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clearParent()
Required.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.clone() |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.mergeFrom(ListPartitionCursorsRequest other) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.newBuilder() |
static ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.newBuilder(ListPartitionCursorsRequest prototype) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.newBuilderForType() |
protected ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setPageSize(int value)
The maximum number of cursors to return.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setPageToken(String value)
A page token, received from a previous `ListPartitionCursors` call.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
A page token, received from a previous `ListPartitionCursors` call.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setParent(String value)
Required.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListPartitionCursorsRequest.Builder |
ListPartitionCursorsRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.