UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UpgradeHistoryEntry.Builder |
Instance.Builder.addUpgradeHistoryBuilder() |
Output only.
|
UpgradeHistoryEntry.Builder |
Instance.Builder.addUpgradeHistoryBuilder(int index) |
Output only.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clear() |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearAction() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearContainerImage() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearCreateTime() |
Immutable.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearFramework() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearSnapshot() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearState() |
Output only.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearTargetVersion() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearVersion() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clearVmImage() |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.clone() |
|
UpgradeHistoryEntry.Builder |
Instance.Builder.getUpgradeHistoryBuilder(int index) |
Output only.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Immutable.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.mergeFrom(UpgradeHistoryEntry other) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.newBuilder() |
|
static UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.newBuilder(UpgradeHistoryEntry prototype) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.newBuilderForType() |
|
protected UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setAction(UpgradeHistoryEntry.Action value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setActionValue(int value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setContainerImage(String value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setContainerImageBytes(com.google.protobuf.ByteString value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Immutable.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Immutable.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setFramework(String value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setFrameworkBytes(com.google.protobuf.ByteString value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setSnapshot(String value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setSnapshotBytes(com.google.protobuf.ByteString value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setState(UpgradeHistoryEntry.State value) |
Output only.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setStateValue(int value) |
Output only.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setTargetVersion(String value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setTargetVersionBytes(com.google.protobuf.ByteString value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setVersion(String value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setVmImage(String value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.Builder.setVmImageBytes(com.google.protobuf.ByteString value) |
Optional.
|
UpgradeHistoryEntry.Builder |
UpgradeHistoryEntry.toBuilder() |
|