@Deprecated
public class FieldSubSelection
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FieldSubSelection.Builder
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExecutionStepInfo |
getExecutionStepInfo()
Deprecated.
|
java.lang.Object |
getLocalContext()
Deprecated.
|
MergedSelectionSet |
getMergedSelectionSet()
Deprecated.
|
java.lang.Object |
getSource()
Deprecated.
|
java.util.Map<java.lang.String,MergedField> |
getSubFields()
Deprecated.
|
static FieldSubSelection.Builder |
newFieldSubSelection()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
public java.lang.Object getSource()
public java.lang.Object getLocalContext()
public java.util.Map<java.lang.String,MergedField> getSubFields()
public MergedSelectionSet getMergedSelectionSet()
public ExecutionStepInfo getExecutionStepInfo()
public java.lang.String toString()
toString
in class java.lang.Object
public static FieldSubSelection.Builder newFieldSubSelection()