- getApiId() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
The ID for your GraphQL API.
- getApiId() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The API ID for the GraphQL API for the DataSource
.
- getApiId() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The ID for the GraphQL API for which the resolver is being created.
- getApiId() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
-
The API ID for the GraphQL API.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The ID for the GraphQL API
- getApiId() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The API ID.
- getApiId() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The API ID.
- getApiKey() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
-
The API key.
- getApiKey() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
-
The API key.
- getApiKeys() - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
The ApiKey
objects.
- getAppIdClientRegex() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
A regular expression for validating the incoming Amazon Cognito User Pool app client ID.
- getArn() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The ARN.
- getArn() - Method in class com.amazonaws.services.appsync.model.Type
-
The type ARN.
- getAuthenticationType() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The authentication type: API key, IAM, or Amazon Cognito User Pools.
- getAuthenticationType() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The authentication type.
- getAuthenticationType() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new authentication type for the GraphqlApi
object.
- getAwsRegion() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
The AWS region.
- getAwsRegion() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
The AWS region.
- getAwsRegion() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The AWS region in which the user pool was created.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getDataSource(GetDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Retrieves a DataSource
object.
- getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Retrieves a DataSource
object.
- getDataSource() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
-
The DataSource
object.
- getDataSource() - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
-
The DataSource
object.
- getDataSource() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
-
The updated DataSource
object.
- getDataSourceArn() - Method in class com.amazonaws.services.appsync.model.DataSource
-
The data source ARN.
- getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getDataSourceAsync(GetDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a DataSource
object.
- getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a DataSource
object.
- getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getDataSourceName() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the data source for which the resolver is being created.
- getDataSourceName() - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver data source name.
- getDataSourceName() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new data source name.
- GetDataSourceRequest - Class in com.amazonaws.services.appsync.model
-
- GetDataSourceRequest() - Constructor for class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
- GetDataSourceResult - Class in com.amazonaws.services.appsync.model
-
- GetDataSourceResult() - Constructor for class com.amazonaws.services.appsync.model.GetDataSourceResult
-
- getDataSources() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
The DataSource
objects.
- getDefaultAction() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The action that you want your GraphQL API to take when a request that uses Amazon Cognito User Pool
authentication doesn't match the Amazon Cognito User Pool configuration.
- getDefinition() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type definition, in GraphQL Schema Definition Language (SDL) format.
- getDefinition() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
The schema definition, in GraphQL schema language format.
- getDefinition() - Method in class com.amazonaws.services.appsync.model.Type
-
The type definition.
- getDefinition() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new definition.
- getDescription() - Method in class com.amazonaws.services.appsync.model.ApiKey
-
A description of the purpose of the API key.
- getDescription() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
A description of the purpose of the API key.
- getDescription() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
A description of the DataSource
.
- getDescription() - Method in class com.amazonaws.services.appsync.model.DataSource
-
The description of the data source.
- getDescription() - Method in class com.amazonaws.services.appsync.model.Type
-
The type description.
- getDescription() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
A description of the purpose of the API key.
- getDescription() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new description for the data source.
- getDetails() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
Detailed information about the status of the schema creation operation.
- getDynamodbConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
DynamoDB settings.
- getDynamodbConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
-
DynamoDB settings.
- getDynamodbConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new DynamoDB configuration.
- getElasticsearchConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
Amazon Elasticsearch settings.
- getElasticsearchConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
-
Amazon Elasticsearch settings.
- getElasticsearchConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new Elasticsearch configuration.
- getEndpoint() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
The endpoint.
- getExecutorService() - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpires() - Method in class com.amazonaws.services.appsync.model.ApiKey
-
The time after which the API key expires.
- getExpires() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
The time after which the API key expires.
- getExpires() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The time after which the API key expires.
- getFieldName() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the field to attach the resolver to.
- getFieldName() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The resolver field name.
- getFieldName() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The resolver field name.
- getFieldName() - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver field name.
- getFieldName() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new field name.
- getFormat() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type format: SDL or JSON.
- getFormat() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The schema format: SDL or JSON.
- getFormat() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type format: SDL or JSON.
- getFormat() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The type format: SDL or JSON.
- getFormat() - Method in class com.amazonaws.services.appsync.model.Type
-
The type format: SDL or JSON.
- getFormat() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type format: SDL or JSON.
- getGraphqlApi(GetGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getGraphqlApi(GetGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Retrieves a GraphqlApi
object.
- getGraphqlApi(GetGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Retrieves a GraphqlApi
object.
- getGraphqlApi() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
-
The GraphqlApi
.
- getGraphqlApi() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
-
The GraphqlApi
object.
- getGraphqlApi() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
-
The updated GraphqlApi
object.
- getGraphqlApiAsync(GetGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getGraphqlApiAsync(GetGraphqlApiRequest, AsyncHandler<GetGraphqlApiRequest, GetGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getGraphqlApiAsync(GetGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a GraphqlApi
object.
- getGraphqlApiAsync(GetGraphqlApiRequest, AsyncHandler<GetGraphqlApiRequest, GetGraphqlApiResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a GraphqlApi
object.
- getGraphqlApiAsync(GetGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getGraphqlApiAsync(GetGraphqlApiRequest, AsyncHandler<GetGraphqlApiRequest, GetGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- GetGraphqlApiRequest - Class in com.amazonaws.services.appsync.model
-
- GetGraphqlApiRequest() - Constructor for class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
-
- GetGraphqlApiResult - Class in com.amazonaws.services.appsync.model
-
- GetGraphqlApiResult() - Constructor for class com.amazonaws.services.appsync.model.GetGraphqlApiResult
-
- getGraphqlApis() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
The GraphqlApi
objects.
- getId() - Method in class com.amazonaws.services.appsync.model.ApiKey
-
The API key ID.
- getId() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
The ID for the API key.
- getId() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The API key ID.
- getIntrospectionSchema(GetIntrospectionSchemaRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getIntrospectionSchema(GetIntrospectionSchemaRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Retrieves the introspection schema for a GraphQL API.
- getIntrospectionSchema(GetIntrospectionSchemaRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Retrieves the introspection schema for a GraphQL API.
- getIntrospectionSchemaAsync(GetIntrospectionSchemaRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getIntrospectionSchemaAsync(GetIntrospectionSchemaRequest, AsyncHandler<GetIntrospectionSchemaRequest, GetIntrospectionSchemaResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getIntrospectionSchemaAsync(GetIntrospectionSchemaRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves the introspection schema for a GraphQL API.
- getIntrospectionSchemaAsync(GetIntrospectionSchemaRequest, AsyncHandler<GetIntrospectionSchemaRequest, GetIntrospectionSchemaResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves the introspection schema for a GraphQL API.
- getIntrospectionSchemaAsync(GetIntrospectionSchemaRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getIntrospectionSchemaAsync(GetIntrospectionSchemaRequest, AsyncHandler<GetIntrospectionSchemaRequest, GetIntrospectionSchemaResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- GetIntrospectionSchemaRequest - Class in com.amazonaws.services.appsync.model
-
- GetIntrospectionSchemaRequest() - Constructor for class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
- GetIntrospectionSchemaResult - Class in com.amazonaws.services.appsync.model
-
- GetIntrospectionSchemaResult() - Constructor for class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
-
- getLambdaConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
AWS Lambda settings.
- getLambdaConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
-
Lambda settings.
- getLambdaConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new Lambda configuration.
- getLambdaFunctionArn() - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
-
The ARN for the Lambda function.
- getMaxResults() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
The maximum number of results you want the request to return.
- getMaxResults() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
The maximum number of results you want the request to return.
- getMaxResults() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
The maximum number of results you want the request to return.
- getMaxResults() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The maximum number of results you want the request to return.
- getMaxResults() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The maximum number of results you want the request to return.
- getName() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
A user-supplied name for the DataSource
.
- getName() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
A user-supplied name for the GraphqlApi
.
- getName() - Method in class com.amazonaws.services.appsync.model.DataSource
-
The name of the data source.
- getName() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
The name of the data source.
- getName() - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
The name of the data source.
- getName() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The API name.
- getName() - Method in class com.amazonaws.services.appsync.model.Type
-
The type name.
- getName() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new name for the data source.
- getName() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new name for the GraphqlApi
object.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- getNextToken() - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- getRequestMappingTemplate() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The mapping template to be used for requests.
- getRequestMappingTemplate() - Method in class com.amazonaws.services.appsync.model.Resolver
-
The request mapping template.
- getRequestMappingTemplate() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new request mapping template.
- getResolver(GetResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getResolver(GetResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Retrieves a Resolver
object.
- getResolver(GetResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Retrieves a Resolver
object.
- getResolver() - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
-
The Resolver
object.
- getResolver() - Method in class com.amazonaws.services.appsync.model.GetResolverResult
-
The Resolver
object.
- getResolver() - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
-
The updated Resolver
object.
- getResolverArn() - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver ARN.
- getResolverAsync(GetResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getResolverAsync(GetResolverRequest, AsyncHandler<GetResolverRequest, GetResolverResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getResolverAsync(GetResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a Resolver
object.
- getResolverAsync(GetResolverRequest, AsyncHandler<GetResolverRequest, GetResolverResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a Resolver
object.
- getResolverAsync(GetResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getResolverAsync(GetResolverRequest, AsyncHandler<GetResolverRequest, GetResolverResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- GetResolverRequest - Class in com.amazonaws.services.appsync.model
-
- GetResolverRequest() - Constructor for class com.amazonaws.services.appsync.model.GetResolverRequest
-
- GetResolverResult - Class in com.amazonaws.services.appsync.model
-
- GetResolverResult() - Constructor for class com.amazonaws.services.appsync.model.GetResolverResult
-
- getResolvers() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
The Resolver
objects.
- getResponseMappingTemplate() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The mapping template to be used for responses from the data source.
- getResponseMappingTemplate() - Method in class com.amazonaws.services.appsync.model.Resolver
-
The response mapping template.
- getResponseMappingTemplate() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new response mapping template.
- getSchema() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
-
The schema, in GraphQL Schema Definition Language (SDL) format.
- getSchemaCreationStatus(GetSchemaCreationStatusRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getSchemaCreationStatus(GetSchemaCreationStatusRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Retrieves the current status of a schema creation operation.
- getSchemaCreationStatus(GetSchemaCreationStatusRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Retrieves the current status of a schema creation operation.
- getSchemaCreationStatusAsync(GetSchemaCreationStatusRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getSchemaCreationStatusAsync(GetSchemaCreationStatusRequest, AsyncHandler<GetSchemaCreationStatusRequest, GetSchemaCreationStatusResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getSchemaCreationStatusAsync(GetSchemaCreationStatusRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves the current status of a schema creation operation.
- getSchemaCreationStatusAsync(GetSchemaCreationStatusRequest, AsyncHandler<GetSchemaCreationStatusRequest, GetSchemaCreationStatusResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves the current status of a schema creation operation.
- getSchemaCreationStatusAsync(GetSchemaCreationStatusRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getSchemaCreationStatusAsync(GetSchemaCreationStatusRequest, AsyncHandler<GetSchemaCreationStatusRequest, GetSchemaCreationStatusResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- GetSchemaCreationStatusRequest - Class in com.amazonaws.services.appsync.model
-
- GetSchemaCreationStatusRequest() - Constructor for class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
-
- GetSchemaCreationStatusResult - Class in com.amazonaws.services.appsync.model
-
- GetSchemaCreationStatusResult() - Constructor for class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
- getServiceRoleArn() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The IAM service role ARN for the data source.
- getServiceRoleArn() - Method in class com.amazonaws.services.appsync.model.DataSource
-
The IAM service role ARN for the data source.
- getServiceRoleArn() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new service role ARN for the data source.
- getStatus() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- getStatus() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- getTableName() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
The table name.
- getType(GetTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- getType(GetTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Retrieves a Type
object.
- getType(GetTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Retrieves a Type
object.
- getType() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The type of the DataSource
.
- getType() - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
-
The Type
object.
- getType() - Method in class com.amazonaws.services.appsync.model.DataSource
-
The type of the data source.
- getType() - Method in class com.amazonaws.services.appsync.model.GetTypeResult
-
The Type
object.
- getType() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new data source type.
- getType() - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
-
The updated Type
object.
- getTypeAsync(GetTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getTypeAsync(GetTypeRequest, AsyncHandler<GetTypeRequest, GetTypeResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- getTypeAsync(GetTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a Type
object.
- getTypeAsync(GetTypeRequest, AsyncHandler<GetTypeRequest, GetTypeResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Retrieves a Type
object.
- getTypeAsync(GetTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getTypeAsync(GetTypeRequest, AsyncHandler<GetTypeRequest, GetTypeResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- getTypeName() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the Type
.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The name of the resolver type.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
The type name.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The resolver type name.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type name.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The type name.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver type name.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new type name.
- getTypeName() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type name.
- GetTypeRequest - Class in com.amazonaws.services.appsync.model
-
- GetTypeRequest() - Constructor for class com.amazonaws.services.appsync.model.GetTypeRequest
-
- GetTypeResult - Class in com.amazonaws.services.appsync.model
-
- GetTypeResult() - Constructor for class com.amazonaws.services.appsync.model.GetTypeResult
-
- getTypes() - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
The Type
objects.
- getUris() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The URIs.
- getUseCallerCredentials() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
Set to TRUE to use Amazon Cognito credentials with this data source.
- getUserPoolConfig() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The Amazon Cognito User Pool configuration.
- getUserPoolConfig() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The Amazon Cognito User Pool configuration.
- getUserPoolConfig() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new Amazon Cognito User Pool configuration for the GraphqlApi
object.
- getUserPoolId() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The user pool ID.
- GraphqlApi - Class in com.amazonaws.services.appsync.model
-
Describes a GraphQL API.
- GraphqlApi() - Constructor for class com.amazonaws.services.appsync.model.GraphqlApi
-
- GraphQLSchemaException - Exception in com.amazonaws.services.appsync.model
-
The GraphQL schema is not valid.
- GraphQLSchemaException(String) - Constructor for exception com.amazonaws.services.appsync.model.GraphQLSchemaException
-
Constructs a new GraphQLSchemaException with the specified error message.
- SchemaStatus - Enum in com.amazonaws.services.appsync.model
-
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
The ID for your GraphQL API.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The API ID for the GraphQL API for the DataSource
.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The ID for the GraphQL API for which the resolver is being created.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
-
The API ID for the GraphQL API.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The ID for the GraphQL API
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The API ID.
- setApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The API ID.
- setApiKey(ApiKey) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
-
The API key.
- setApiKey(ApiKey) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
-
The API key.
- setApiKeys(Collection<ApiKey>) - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
The ApiKey
objects.
- setAppIdClientRegex(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
A regular expression for validating the incoming Amazon Cognito User Pool app client ID.
- setArn(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The ARN.
- setArn(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type ARN.
- setAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The authentication type: API key, IAM, or Amazon Cognito User Pools.
- setAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The authentication type.
- setAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new authentication type for the GraphqlApi
object.
- setAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
The AWS region.
- setAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
The AWS region.
- setAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The AWS region in which the user pool was created.
- setDataSource(DataSource) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
-
The DataSource
object.
- setDataSource(DataSource) - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
-
The DataSource
object.
- setDataSource(DataSource) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
-
The updated DataSource
object.
- setDataSourceArn(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The data source ARN.
- setDataSourceName(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the data source for which the resolver is being created.
- setDataSourceName(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver data source name.
- setDataSourceName(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new data source name.
- setDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
The DataSource
objects.
- setDefaultAction(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The action that you want your GraphQL API to take when a request that uses Amazon Cognito User Pool
authentication doesn't match the Amazon Cognito User Pool configuration.
- setDefinition(String) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type definition, in GraphQL Schema Definition Language (SDL) format.
- setDefinition(ByteBuffer) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
The schema definition, in GraphQL schema language format.
- setDefinition(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type definition.
- setDefinition(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new definition.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.ApiKey
-
A description of the purpose of the API key.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
A description of the purpose of the API key.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
A description of the DataSource
.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The description of the data source.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type description.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
A description of the purpose of the API key.
- setDescription(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new description for the data source.
- setDetails(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
Detailed information about the status of the schema creation operation.
- setDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
DynamoDB settings.
- setDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
-
DynamoDB settings.
- setDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new DynamoDB configuration.
- setElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
Amazon Elasticsearch settings.
- setElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
-
Amazon Elasticsearch settings.
- setElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new Elasticsearch configuration.
- setEndpoint(String) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
The endpoint.
- setExpires(Long) - Method in class com.amazonaws.services.appsync.model.ApiKey
-
The time after which the API key expires.
- setExpires(Long) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
The time after which the API key expires.
- setExpires(Long) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The time after which the API key expires.
- setFieldName(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the field to attach the resolver to.
- setFieldName(String) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The resolver field name.
- setFieldName(String) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The resolver field name.
- setFieldName(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver field name.
- setFieldName(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new field name.
- setFormat(String) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type format: SDL or JSON.
- setFormat(String) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The schema format: SDL or JSON.
- setFormat(String) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type format: SDL or JSON.
- setFormat(String) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The type format: SDL or JSON.
- setFormat(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type format: SDL or JSON.
- setFormat(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type format: SDL or JSON.
- setGraphqlApi(GraphqlApi) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
-
The GraphqlApi
.
- setGraphqlApi(GraphqlApi) - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
-
The GraphqlApi
object.
- setGraphqlApi(GraphqlApi) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
-
The updated GraphqlApi
object.
- setGraphqlApis(Collection<GraphqlApi>) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
The GraphqlApi
objects.
- setId(String) - Method in class com.amazonaws.services.appsync.model.ApiKey
-
The API key ID.
- setId(String) - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
The ID for the API key.
- setId(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The API key ID.
- setLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
AWS Lambda settings.
- setLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
-
Lambda settings.
- setLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new Lambda configuration.
- setLambdaFunctionArn(String) - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
-
The ARN for the Lambda function.
- setMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
The maximum number of results you want the request to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
The maximum number of results you want the request to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
The maximum number of results you want the request to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The maximum number of results you want the request to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The maximum number of results you want the request to return.
- setName(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
A user-supplied name for the DataSource
.
- setName(String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
A user-supplied name for the GraphqlApi
.
- setName(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The name of the data source.
- setName(String) - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
The name of the data source.
- setName(String) - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
The name of the data source.
- setName(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The API name.
- setName(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type name.
- setName(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new name for the data source.
- setName(String) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new name for the GraphqlApi
object.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- setRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The mapping template to be used for requests.
- setRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The request mapping template.
- setRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new request mapping template.
- setResolver(Resolver) - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
-
The Resolver
object.
- setResolver(Resolver) - Method in class com.amazonaws.services.appsync.model.GetResolverResult
-
The Resolver
object.
- setResolver(Resolver) - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
-
The updated Resolver
object.
- setResolverArn(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver ARN.
- setResolvers(Collection<Resolver>) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
The Resolver
objects.
- setResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The mapping template to be used for responses from the data source.
- setResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The response mapping template.
- setResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new response mapping template.
- setSchema(ByteBuffer) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
-
The schema, in GraphQL Schema Definition Language (SDL) format.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The IAM service role ARN for the data source.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The IAM service role ARN for the data source.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new service role ARN for the data source.
- setStatus(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- setStatus(String) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- setTableName(String) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
The table name.
- setType(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The type of the DataSource
.
- setType(Type) - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
-
The Type
object.
- setType(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The type of the data source.
- setType(Type) - Method in class com.amazonaws.services.appsync.model.GetTypeResult
-
The Type
object.
- setType(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new data source type.
- setType(Type) - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
-
The updated Type
object.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the Type
.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The name of the resolver type.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
The type name.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The resolver type name.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type name.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The type name.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver type name.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new type name.
- setTypeName(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type name.
- setTypes(Collection<Type>) - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
The Type
objects.
- setUris(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The URIs.
- setUseCallerCredentials(Boolean) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
Set to TRUE to use Amazon Cognito credentials with this data source.
- setUserPoolConfig(UserPoolConfig) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The Amazon Cognito User Pool configuration.
- setUserPoolConfig(UserPoolConfig) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The Amazon Cognito User Pool configuration.
- setUserPoolConfig(UserPoolConfig) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new Amazon Cognito User Pool configuration for the GraphqlApi
object.
- setUserPoolId(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The user pool ID.
- shutdown() - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- shutdown() - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.appsync.AWSAppSyncClientBuilder
-
- startSchemaCreation(StartSchemaCreationRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
-
- startSchemaCreation(StartSchemaCreationRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
-
Adds a new schema to your GraphQL API.
- startSchemaCreation(StartSchemaCreationRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
-
Adds a new schema to your GraphQL API.
- startSchemaCreationAsync(StartSchemaCreationRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- startSchemaCreationAsync(StartSchemaCreationRequest, AsyncHandler<StartSchemaCreationRequest, StartSchemaCreationResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
-
- startSchemaCreationAsync(StartSchemaCreationRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Adds a new schema to your GraphQL API.
- startSchemaCreationAsync(StartSchemaCreationRequest, AsyncHandler<StartSchemaCreationRequest, StartSchemaCreationResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
-
Adds a new schema to your GraphQL API.
- startSchemaCreationAsync(StartSchemaCreationRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- startSchemaCreationAsync(StartSchemaCreationRequest, AsyncHandler<StartSchemaCreationRequest, StartSchemaCreationResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
-
- StartSchemaCreationRequest - Class in com.amazonaws.services.appsync.model
-
- StartSchemaCreationRequest() - Constructor for class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
- StartSchemaCreationResult - Class in com.amazonaws.services.appsync.model
-
- StartSchemaCreationResult() - Constructor for class com.amazonaws.services.appsync.model.StartSchemaCreationResult
-
- toString() - Method in class com.amazonaws.services.appsync.model.ApiKey
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.appsync.model.AuthenticationType
-
- toString() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DataSource
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.appsync.model.DataSourceType
-
- toString() - Method in enum com.amazonaws.services.appsync.model.DefaultAction
-
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteResolverResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DeleteTypeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetResolverResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GetTypeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.appsync.model.OutputType
-
- toString() - Method in class com.amazonaws.services.appsync.model.Resolver
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.appsync.model.SchemaStatus
-
- toString() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.Type
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.appsync.model.TypeDefinitionFormat
-
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
Returns a string representation of this object; useful for testing and debugging.
- Type - Class in com.amazonaws.services.appsync.model
-
Describes a type.
- Type() - Constructor for class com.amazonaws.services.appsync.model.Type
-
- TypeDefinitionFormat - Enum in com.amazonaws.services.appsync.model
-
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
The ID for your GraphQL API.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The API ID for the GraphQL API for the DataSource
.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The ID for the GraphQL API for which the resolver is being created.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
-
The API ID for the GraphQL API.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The ID for the GraphQL API
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The API ID.
- withApiId(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The API ID.
- withApiKey(ApiKey) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
-
The API key.
- withApiKey(ApiKey) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
-
The API key.
- withApiKeys(ApiKey...) - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
The ApiKey
objects.
- withApiKeys(Collection<ApiKey>) - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
The ApiKey
objects.
- withAppIdClientRegex(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
A regular expression for validating the incoming Amazon Cognito User Pool app client ID.
- withArn(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The ARN.
- withArn(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type ARN.
- withAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The authentication type: API key, IAM, or Amazon Cognito User Pools.
- withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The authentication type: API key, IAM, or Amazon Cognito User Pools.
- withAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The authentication type.
- withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The authentication type.
- withAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new authentication type for the GraphqlApi
object.
- withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new authentication type for the GraphqlApi
object.
- withAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
The AWS region.
- withAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
The AWS region.
- withAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The AWS region in which the user pool was created.
- withDataSource(DataSource) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
-
The DataSource
object.
- withDataSource(DataSource) - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
-
The DataSource
object.
- withDataSource(DataSource) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
-
The updated DataSource
object.
- withDataSourceArn(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The data source ARN.
- withDataSourceName(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the data source for which the resolver is being created.
- withDataSourceName(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver data source name.
- withDataSourceName(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new data source name.
- withDataSources(DataSource...) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
The DataSource
objects.
- withDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
The DataSource
objects.
- withDefaultAction(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The action that you want your GraphQL API to take when a request that uses Amazon Cognito User Pool
authentication doesn't match the Amazon Cognito User Pool configuration.
- withDefaultAction(DefaultAction) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The action that you want your GraphQL API to take when a request that uses Amazon Cognito User Pool
authentication doesn't match the Amazon Cognito User Pool configuration.
- withDefinition(String) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type definition, in GraphQL Schema Definition Language (SDL) format.
- withDefinition(ByteBuffer) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
-
The schema definition, in GraphQL schema language format.
- withDefinition(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type definition.
- withDefinition(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new definition.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.ApiKey
-
A description of the purpose of the API key.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
A description of the purpose of the API key.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
A description of the DataSource
.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The description of the data source.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type description.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
A description of the purpose of the API key.
- withDescription(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new description for the data source.
- withDetails(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
Detailed information about the status of the schema creation operation.
- withDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
DynamoDB settings.
- withDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
-
DynamoDB settings.
- withDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new DynamoDB configuration.
- withElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
Amazon Elasticsearch settings.
- withElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
-
Amazon Elasticsearch settings.
- withElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new Elasticsearch configuration.
- withEndpoint(String) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
-
The endpoint.
- withExpires(Long) - Method in class com.amazonaws.services.appsync.model.ApiKey
-
The time after which the API key expires.
- withExpires(Long) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
-
The time after which the API key expires.
- withExpires(Long) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The time after which the API key expires.
- withFieldName(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the field to attach the resolver to.
- withFieldName(String) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The resolver field name.
- withFieldName(String) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The resolver field name.
- withFieldName(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver field name.
- withFieldName(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new field name.
- withFormat(String) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type format: SDL or JSON.
- withFormat(TypeDefinitionFormat) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
-
The type format: SDL or JSON.
- withFormat(String) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The schema format: SDL or JSON.
- withFormat(OutputType) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
-
The schema format: SDL or JSON.
- withFormat(String) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type format: SDL or JSON.
- withFormat(TypeDefinitionFormat) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type format: SDL or JSON.
- withFormat(String) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The type format: SDL or JSON.
- withFormat(TypeDefinitionFormat) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The type format: SDL or JSON.
- withFormat(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type format: SDL or JSON.
- withFormat(TypeDefinitionFormat) - Method in class com.amazonaws.services.appsync.model.Type
-
The type format: SDL or JSON.
- withFormat(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type format: SDL or JSON.
- withFormat(TypeDefinitionFormat) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type format: SDL or JSON.
- withGraphqlApi(GraphqlApi) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
-
The GraphqlApi
.
- withGraphqlApi(GraphqlApi) - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
-
The GraphqlApi
object.
- withGraphqlApi(GraphqlApi) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
-
The updated GraphqlApi
object.
- withGraphqlApis(GraphqlApi...) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
The GraphqlApi
objects.
- withGraphqlApis(Collection<GraphqlApi>) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
The GraphqlApi
objects.
- withId(String) - Method in class com.amazonaws.services.appsync.model.ApiKey
-
The API key ID.
- withId(String) - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
-
The ID for the API key.
- withId(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
-
The API key ID.
- withLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
AWS Lambda settings.
- withLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
-
Lambda settings.
- withLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new Lambda configuration.
- withLambdaFunctionArn(String) - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
-
The ARN for the Lambda function.
- withMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
The maximum number of results you want the request to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
The maximum number of results you want the request to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
The maximum number of results you want the request to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The maximum number of results you want the request to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
The maximum number of results you want the request to return.
- withName(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
A user-supplied name for the DataSource
.
- withName(String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
A user-supplied name for the GraphqlApi
.
- withName(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The name of the data source.
- withName(String) - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
-
The name of the data source.
- withName(String) - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
-
The name of the data source.
- withName(String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The API name.
- withName(String) - Method in class com.amazonaws.services.appsync.model.Type
-
The type name.
- withName(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new name for the data source.
- withName(String) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new name for the GraphqlApi
object.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
An identifier to be passed in the next request to this operation to return the next set of items in the list.
- withRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The mapping template to be used for requests.
- withRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The request mapping template.
- withRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new request mapping template.
- withResolver(Resolver) - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
-
The Resolver
object.
- withResolver(Resolver) - Method in class com.amazonaws.services.appsync.model.GetResolverResult
-
The Resolver
object.
- withResolver(Resolver) - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
-
The updated Resolver
object.
- withResolverArn(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver ARN.
- withResolvers(Resolver...) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
The Resolver
objects.
- withResolvers(Collection<Resolver>) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
-
The Resolver
objects.
- withResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The mapping template to be used for responses from the data source.
- withResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The response mapping template.
- withResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new response mapping template.
- withSchema(ByteBuffer) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
-
The schema, in GraphQL Schema Definition Language (SDL) format.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The IAM service role ARN for the data source.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The IAM service role ARN for the data source.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new service role ARN for the data source.
- withStatus(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- withStatus(SchemaStatus) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- withStatus(String) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- withStatus(SchemaStatus) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
-
The current state of the schema (PROCESSING, ACTIVE, or DELETING).
- withTableName(String) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
The table name.
- withType(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The type of the DataSource
.
- withType(DataSourceType) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
-
The type of the DataSource
.
- withType(Type) - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
-
The Type
object.
- withType(String) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The type of the data source.
- withType(DataSourceType) - Method in class com.amazonaws.services.appsync.model.DataSource
-
The type of the data source.
- withType(Type) - Method in class com.amazonaws.services.appsync.model.GetTypeResult
-
The Type
object.
- withType(String) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new data source type.
- withType(DataSourceType) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
-
The new data source type.
- withType(Type) - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
-
The updated Type
object.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
-
The name of the Type
.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
-
The name of the resolver type.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
-
The type name.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
-
The resolver type name.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
-
The type name.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
-
The type name.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.Resolver
-
The resolver type name.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
-
The new type name.
- withTypeName(String) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
-
The new type name.
- withTypes(Type...) - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
The Type
objects.
- withTypes(Collection<Type>) - Method in class com.amazonaws.services.appsync.model.ListTypesResult
-
The Type
objects.
- withUris(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The URIs.
- withUseCallerCredentials(Boolean) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
-
Set to TRUE to use Amazon Cognito credentials with this data source.
- withUserPoolConfig(UserPoolConfig) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
-
The Amazon Cognito User Pool configuration.
- withUserPoolConfig(UserPoolConfig) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
-
The Amazon Cognito User Pool configuration.
- withUserPoolConfig(UserPoolConfig) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
-
The new Amazon Cognito User Pool configuration for the GraphqlApi
object.
- withUserPoolId(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
-
The user pool ID.