| Modifier and Type | Method and Description |
|---|---|
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.Builder.build() |
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.Builder.buildPartial() |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.getDefaultInstance() |
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.getDefaultInstanceForType() |
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.Builder.getDefaultInstanceForType() |
EnvironmentHistory.Entry |
EnvironmentHistoryOrBuilder.getEntries(int index)
Output only.
|
EnvironmentHistory.Entry |
EnvironmentHistory.getEntries(int index)
Output only.
|
EnvironmentHistory.Entry |
EnvironmentHistory.Builder.getEntries(int index)
Output only.
|
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseDelimitedFrom(InputStream input) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(byte[] data) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(ByteBuffer data) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(com.google.protobuf.ByteString data) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(com.google.protobuf.CodedInputStream input) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(InputStream input) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentHistory.Entry> |
EnvironmentHistoryOrBuilder.getEntriesList()
Output only.
|
List<EnvironmentHistory.Entry> |
EnvironmentHistory.getEntriesList()
Output only.
|
List<EnvironmentHistory.Entry> |
EnvironmentHistory.Builder.getEntriesList()
Output only.
|
com.google.protobuf.Parser<EnvironmentHistory.Entry> |
EnvironmentHistory.Entry.getParserForType() |
static com.google.protobuf.Parser<EnvironmentHistory.Entry> |
EnvironmentHistory.Entry.parser() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.addEntries(EnvironmentHistory.Entry value)
Output only.
|
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.addEntries(int index,
EnvironmentHistory.Entry value)
Output only.
|
EnvironmentHistory.Entry.Builder |
EnvironmentHistory.Entry.Builder.mergeFrom(EnvironmentHistory.Entry other) |
static EnvironmentHistory.Entry.Builder |
EnvironmentHistory.Entry.newBuilder(EnvironmentHistory.Entry prototype) |
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.setEntries(int index,
EnvironmentHistory.Entry value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.addAllEntries(Iterable<? extends EnvironmentHistory.Entry> values)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.