DiscoveryEvent.Builder |
DiscoveryEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clear() |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearAction() |
Details about the action associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearAssetId() |
The id of the associated asset.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearConfig() |
Details about discovery configuration in effect.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearDataLocation() |
The data location associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearDetails() |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearEntity() |
Details about the entity associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearLakeId() |
The id of the associated lake.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearMessage() |
The log message.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearPartition() |
Details about the partition associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearType() |
The type of the event being logged.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clearZoneId() |
The id of the associated zone.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.clone() |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeAction(DiscoveryEvent.ActionDetails value) |
Details about the action associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeConfig(DiscoveryEvent.ConfigDetails value) |
Details about discovery configuration in effect.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeEntity(DiscoveryEvent.EntityDetails value) |
Details about the entity associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeFrom(DiscoveryEvent other) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergePartition(DiscoveryEvent.PartitionDetails value) |
Details about the partition associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DiscoveryEvent.Builder |
DiscoveryEvent.newBuilder() |
|
static DiscoveryEvent.Builder |
DiscoveryEvent.newBuilder(DiscoveryEvent prototype) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.newBuilderForType() |
|
protected DiscoveryEvent.Builder |
DiscoveryEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setAction(DiscoveryEvent.ActionDetails value) |
Details about the action associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setAction(DiscoveryEvent.ActionDetails.Builder builderForValue) |
Details about the action associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setAssetId(String value) |
The id of the associated asset.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setAssetIdBytes(com.google.protobuf.ByteString value) |
The id of the associated asset.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setConfig(DiscoveryEvent.ConfigDetails value) |
Details about discovery configuration in effect.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setConfig(DiscoveryEvent.ConfigDetails.Builder builderForValue) |
Details about discovery configuration in effect.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setDataLocation(String value) |
The data location associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setDataLocationBytes(com.google.protobuf.ByteString value) |
The data location associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setEntity(DiscoveryEvent.EntityDetails value) |
Details about the entity associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setEntity(DiscoveryEvent.EntityDetails.Builder builderForValue) |
Details about the entity associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setLakeId(String value) |
The id of the associated lake.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setLakeIdBytes(com.google.protobuf.ByteString value) |
The id of the associated lake.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setMessage(String value) |
The log message.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setMessageBytes(com.google.protobuf.ByteString value) |
The log message.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setPartition(DiscoveryEvent.PartitionDetails value) |
Details about the partition associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setPartition(DiscoveryEvent.PartitionDetails.Builder builderForValue) |
Details about the partition associated with the event.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setType(DiscoveryEvent.EventType value) |
The type of the event being logged.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setTypeValue(int value) |
The type of the event being logged.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setZoneId(String value) |
The id of the associated zone.
|
DiscoveryEvent.Builder |
DiscoveryEvent.Builder.setZoneIdBytes(com.google.protobuf.ByteString value) |
The id of the associated zone.
|
DiscoveryEvent.Builder |
DiscoveryEvent.toBuilder() |
|