| Modifier and Type | Method and Description |
|---|---|
Changelog |
Changelog.Builder.build() |
Changelog |
Changelog.Builder.buildPartial() |
Changelog |
ListChangelogsResponseOrBuilder.getChangelogs(int index)
The list of changelogs.
|
Changelog |
ListChangelogsResponse.getChangelogs(int index)
The list of changelogs.
|
Changelog |
ListChangelogsResponse.Builder.getChangelogs(int index)
The list of changelogs.
|
static Changelog |
Changelog.getDefaultInstance() |
Changelog |
Changelog.getDefaultInstanceForType() |
Changelog |
Changelog.Builder.getDefaultInstanceForType() |
static Changelog |
Changelog.parseDelimitedFrom(InputStream input) |
static Changelog |
Changelog.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Changelog |
Changelog.parseFrom(byte[] data) |
static Changelog |
Changelog.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Changelog |
Changelog.parseFrom(ByteBuffer data) |
static Changelog |
Changelog.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Changelog |
Changelog.parseFrom(com.google.protobuf.ByteString data) |
static Changelog |
Changelog.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Changelog |
Changelog.parseFrom(com.google.protobuf.CodedInputStream input) |
static Changelog |
Changelog.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Changelog |
Changelog.parseFrom(InputStream input) |
static Changelog |
Changelog.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Changelog> |
ListChangelogsResponseOrBuilder.getChangelogsList()
The list of changelogs.
|
List<Changelog> |
ListChangelogsResponse.getChangelogsList()
The list of changelogs.
|
List<Changelog> |
ListChangelogsResponse.Builder.getChangelogsList()
The list of changelogs.
|
com.google.protobuf.Parser<Changelog> |
Changelog.getParserForType() |
static com.google.protobuf.Parser<Changelog> |
Changelog.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListChangelogsResponse.Builder |
ListChangelogsResponse.Builder.addChangelogs(Changelog value)
The list of changelogs.
|
ListChangelogsResponse.Builder |
ListChangelogsResponse.Builder.addChangelogs(int index,
Changelog value)
The list of changelogs.
|
Changelog.Builder |
Changelog.Builder.mergeFrom(Changelog other) |
static Changelog.Builder |
Changelog.newBuilder(Changelog prototype) |
ListChangelogsResponse.Builder |
ListChangelogsResponse.Builder.setChangelogs(int index,
Changelog value)
The list of changelogs.
|
| Modifier and Type | Method and Description |
|---|---|
ListChangelogsResponse.Builder |
ListChangelogsResponse.Builder.addAllChangelogs(Iterable<? extends Changelog> values)
The list of changelogs.
|
Copyright © 2022 Google LLC. All rights reserved.