| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
FieldOptions.Builder |
FieldOptions.Builder.args(Map<String,? extends GraphqlType> args)
Sets the value of
FieldOptions.getArgs() |
static FieldOptions.Builder |
FieldOptions.builder() |
FieldOptions.Builder |
FieldOptions.Builder.directives(List<? extends Directive> directives)
Sets the value of
FieldOptions.getDirectives() |
FieldOptions.Builder |
FieldOptions.Builder.returnType(GraphqlType returnType)
Sets the value of
FieldOptions.getReturnType() |
| Constructor and Description |
|---|
Jsii$Proxy(FieldOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FieldOptions.Builder. |
Copyright © 2022. All rights reserved.