@PublicApi public class FieldValueInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FieldValueInfo.Builder |
static class |
FieldValueInfo.CompleteValueType |
Modifier and Type | Method and Description |
---|---|
FieldValueInfo.CompleteValueType |
getCompleteValueType() |
CompletableFuture<ExecutionResult> |
getFieldValue() |
List<FieldValueInfo> |
getFieldValueInfos() |
static FieldValueInfo.Builder |
newFieldValueInfo(FieldValueInfo.CompleteValueType completeValueType) |
String |
toString() |
public FieldValueInfo.CompleteValueType getCompleteValueType()
public CompletableFuture<ExecutionResult> getFieldValue()
public List<FieldValueInfo> getFieldValueInfos()
public static FieldValueInfo.Builder newFieldValueInfo(FieldValueInfo.CompleteValueType completeValueType)
Copyright © 2019. All rights reserved.