@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:26.961Z") @Stability(value=Experimental) public class Field extends GraphqlType implements IField
| Modifier and Type | Class and Description |
|---|---|
static class |
Field.Builder
(experimental) A fluent builder for
Field. |
software.amazon.jsii.JsiiObject.InitializationModeIField.Jsii$Default, IField.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
Field(FieldOptions options) |
protected |
Field(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Field(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
argsToString()
(experimental) Generate the args string of this resolvable field.
|
String |
directivesToString()
(experimental) Generate the directives for this field.
|
String |
directivesToString(List<AuthorizationType> modes)
(experimental) Generate the directives for this field.
|
ResolvableFieldOptions |
getFieldOptions()
(experimental) The options for this field.
|
awsDate, awsDate, awsDateTime, awsDateTime, awsEmail, awsEmail, awsIpAddress, awsIpAddress, awsJson, awsJson, awsPhone, awsPhone, awsTime, awsTime, awsTimestamp, awsTimestamp, awsUrl, awsUrl, doBoolean, doBoolean, doFloat, doFloat, doInt, doInt, getIntermediateType, getIsList, getIsRequired, getIsRequiredList, getType, id, id, intermediate, intermediate, string, string, toStringjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIntermediateType, getIsList, getIsRequired, getIsRequiredList, getType, toStringprotected Field(software.amazon.jsii.JsiiObjectRef objRef)
protected Field(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public Field(@NotNull
FieldOptions options)
options - This parameter is required.@Stability(value=Experimental) @NotNull public String argsToString()
argsToString in interface IFieldargsToString in class GraphqlType@Stability(value=Experimental) @NotNull public String directivesToString(@Nullable List<AuthorizationType> modes)
directivesToString in interface IFielddirectivesToString in class GraphqlTypemodes - @Stability(value=Experimental) @NotNull public String directivesToString()
directivesToString in interface IFielddirectivesToString in class GraphqlType@Stability(value=Experimental) @Nullable public ResolvableFieldOptions getFieldOptions()
Default: - no arguments
getFieldOptions in interface IFieldCopyright © 2021. All rights reserved.