ListContentResponse.Builder |
ListContentResponse.Builder.addAllContent(Iterable<? extends Content> values) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.addContent(int index,
Content value) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.addContent(int index,
Content.Builder builderForValue) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.addContent(Content value) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.addContent(Content.Builder builderForValue) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.clear() |
|
ListContentResponse.Builder |
ListContentResponse.Builder.clearContent() |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.clearNextPageToken() |
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
ListContentResponse.Builder |
ListContentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.clone() |
|
ListContentResponse.Builder |
ListContentResponse.Builder.mergeFrom(ListContentResponse other) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ListContentResponse.Builder |
ListContentResponse.newBuilder() |
|
static ListContentResponse.Builder |
ListContentResponse.newBuilder(ListContentResponse prototype) |
|
ListContentResponse.Builder |
ListContentResponse.newBuilderForType() |
|
protected ListContentResponse.Builder |
ListContentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.removeContent(int index) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.setContent(int index,
Content value) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.setContent(int index,
Content.Builder builderForValue) |
Content under the given parent lake.
|
ListContentResponse.Builder |
ListContentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.setNextPageToken(String value) |
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
ListContentResponse.Builder |
ListContentResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) |
Token to retrieve the next page of results, or empty if there are no more
results in the list.
|
ListContentResponse.Builder |
ListContentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ListContentResponse.Builder |
ListContentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ListContentResponse.Builder |
ListContentResponse.toBuilder() |
|