Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAWSAppSync - Class in com.amazonaws.services.appsync
Abstract implementation of AWSAppSync.
AbstractAWSAppSync() - Constructor for class com.amazonaws.services.appsync.AbstractAWSAppSync
 
AbstractAWSAppSyncAsync - Class in com.amazonaws.services.appsync
Abstract implementation of AWSAppSyncAsync.
AbstractAWSAppSyncAsync() - Constructor for class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
AccessDeniedException - Exception in com.amazonaws.services.appsync.model
You do not have access to perform this operation on this resource.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.appsync.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AdditionalAuthenticationProvider - Class in com.amazonaws.services.appsync.model
Describes an additional authentication provider.
AdditionalAuthenticationProvider() - Constructor for class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
Add a single Tags entry
addUrisEntry(String, String) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
Add a single Uris entry
ApiCache - Class in com.amazonaws.services.appsync.model
The ApiCache object.
ApiCache() - Constructor for class com.amazonaws.services.appsync.model.ApiCache
 
ApiCacheStatus - Enum in com.amazonaws.services.appsync.model
 
ApiCacheType - Enum in com.amazonaws.services.appsync.model
 
ApiCachingBehavior - Enum in com.amazonaws.services.appsync.model
 
ApiKey - Class in com.amazonaws.services.appsync.model
Describes an API key.
ApiKey() - Constructor for class com.amazonaws.services.appsync.model.ApiKey
 
ApiKeyLimitExceededException - Exception in com.amazonaws.services.appsync.model
The API key exceeded a limit.
ApiKeyLimitExceededException(String) - Constructor for exception com.amazonaws.services.appsync.model.ApiKeyLimitExceededException
Constructs a new ApiKeyLimitExceededException with the specified error message.
ApiKeyValidityOutOfBoundsException - Exception in com.amazonaws.services.appsync.model
The API key expiration must be set to a value between 1 and 365 days from creation (for CreateApiKey) or from update (for UpdateApiKey).
ApiKeyValidityOutOfBoundsException(String) - Constructor for exception com.amazonaws.services.appsync.model.ApiKeyValidityOutOfBoundsException
Constructs a new ApiKeyValidityOutOfBoundsException with the specified error message.
ApiLimitExceededException - Exception in com.amazonaws.services.appsync.model
The GraphQL API exceeded a limit.
ApiLimitExceededException(String) - Constructor for exception com.amazonaws.services.appsync.model.ApiLimitExceededException
Constructs a new ApiLimitExceededException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
AuthenticationType - Enum in com.amazonaws.services.appsync.model
 
AuthorizationConfig - Class in com.amazonaws.services.appsync.model
The authorization config in case the HTTP endpoint requires authorization.
AuthorizationConfig() - Constructor for class com.amazonaws.services.appsync.model.AuthorizationConfig
 
AuthorizationType - Enum in com.amazonaws.services.appsync.model
 
AWSAppSync - Interface in com.amazonaws.services.appsync
Interface for accessing AWSAppSync.
AWSAppSyncAsync - Interface in com.amazonaws.services.appsync
Interface for accessing AWSAppSync asynchronously.
AWSAppSyncAsyncClient - Class in com.amazonaws.services.appsync
Client for accessing AWSAppSync asynchronously.
AWSAppSyncAsyncClientBuilder - Class in com.amazonaws.services.appsync
Fluent builder for AWSAppSyncAsync.
AWSAppSyncClient - Class in com.amazonaws.services.appsync
Client for accessing AWSAppSync.
AWSAppSyncClientBuilder - Class in com.amazonaws.services.appsync
Fluent builder for AWSAppSync.
AWSAppSyncException - Exception in com.amazonaws.services.appsync.model
Base exception for all service exceptions thrown by AWS AppSync
AWSAppSyncException(String) - Constructor for exception com.amazonaws.services.appsync.model.AWSAppSyncException
Constructs a new AWSAppSyncException with the specified error message.
AwsIamConfig - Class in com.amazonaws.services.appsync.model
The AWS IAM configuration.
AwsIamConfig() - Constructor for class com.amazonaws.services.appsync.model.AwsIamConfig
 

B

BadRequestException - Exception in com.amazonaws.services.appsync.model
The request is not well formed.
BadRequestException(String) - Constructor for exception com.amazonaws.services.appsync.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClientBuilder
Construct an asynchronous implementation of AWSAppSyncAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.appsync.AWSAppSyncClientBuilder
Construct a synchronous implementation of AWSAppSync using the current builder configuration.
builder() - Static method in class com.amazonaws.services.appsync.AWSAppSyncClient
 

C

CachingConfig - Class in com.amazonaws.services.appsync.model
The caching configuration for a resolver that has caching enabled.
CachingConfig() - Constructor for class com.amazonaws.services.appsync.model.CachingConfig
 
clearTagsEntries() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
Removes all the entries added into Tags.
clearUrisEntries() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
Removes all the entries added into Uris.
clone() - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
 
clone() - Method in class com.amazonaws.services.appsync.model.ApiCache
 
clone() - Method in class com.amazonaws.services.appsync.model.ApiKey
 
clone() - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.CachingConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DataSource
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteResolverResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.DeleteTypeResult
 
clone() - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.FlushApiCacheRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.FlushApiCacheResult
 
clone() - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
 
clone() - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetResolverResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.GetTypeResult
 
clone() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
 
clone() - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListFunctionsRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.ListTypesResult
 
clone() - Method in class com.amazonaws.services.appsync.model.LogConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.PipelineConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.Resolver
 
clone() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
 
clone() - Method in class com.amazonaws.services.appsync.model.SyncConfig
 
clone() - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.Type
 
clone() - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
 
clone() - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
 
clone() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
 
CognitoUserPoolConfig - Class in com.amazonaws.services.appsync.model
Describes an Amazon Cognito user pool configuration.
CognitoUserPoolConfig() - Constructor for class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
 
com.amazonaws.services.appsync - package com.amazonaws.services.appsync
AWS AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
com.amazonaws.services.appsync.model - package com.amazonaws.services.appsync.model
 
ConcurrentModificationException - Exception in com.amazonaws.services.appsync.model
Another modification is in progress at this time and it must complete before you can make your change.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.appsync.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.appsync.AWSAppSyncClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictDetectionType - Enum in com.amazonaws.services.appsync.model
 
ConflictHandlerType - Enum in com.amazonaws.services.appsync.model
 
createApiCache(CreateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createApiCache(CreateApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a cache for the GraphQL API.
createApiCache(CreateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a cache for the GraphQL API.
createApiCacheAsync(CreateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createApiCacheAsync(CreateApiCacheRequest, AsyncHandler<CreateApiCacheRequest, CreateApiCacheResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createApiCacheAsync(CreateApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a cache for the GraphQL API.
createApiCacheAsync(CreateApiCacheRequest, AsyncHandler<CreateApiCacheRequest, CreateApiCacheResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a cache for the GraphQL API.
createApiCacheAsync(CreateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createApiCacheAsync(CreateApiCacheRequest, AsyncHandler<CreateApiCacheRequest, CreateApiCacheResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateApiCacheRequest - Class in com.amazonaws.services.appsync.model
Represents the input of a CreateApiCache operation.
CreateApiCacheRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateApiCacheRequest
 
CreateApiCacheResult - Class in com.amazonaws.services.appsync.model
Represents the output of a CreateApiCache operation.
CreateApiCacheResult() - Constructor for class com.amazonaws.services.appsync.model.CreateApiCacheResult
 
createApiKey(CreateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createApiKey(CreateApiKeyRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a unique key that you can distribute to clients who are executing your API.
createApiKey(CreateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a unique key that you can distribute to clients who are executing your API.
createApiKeyAsync(CreateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createApiKeyAsync(CreateApiKeyRequest, AsyncHandler<CreateApiKeyRequest, CreateApiKeyResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createApiKeyAsync(CreateApiKeyRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a unique key that you can distribute to clients who are executing your API.
createApiKeyAsync(CreateApiKeyRequest, AsyncHandler<CreateApiKeyRequest, CreateApiKeyResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a unique key that you can distribute to clients who are executing your API.
createApiKeyAsync(CreateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createApiKeyAsync(CreateApiKeyRequest, AsyncHandler<CreateApiKeyRequest, CreateApiKeyResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateApiKeyRequest - Class in com.amazonaws.services.appsync.model
 
CreateApiKeyRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateApiKeyRequest
 
CreateApiKeyResult - Class in com.amazonaws.services.appsync.model
 
CreateApiKeyResult() - Constructor for class com.amazonaws.services.appsync.model.CreateApiKeyResult
 
createDataSource(CreateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createDataSource(CreateDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a DataSource object.
createDataSource(CreateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a DataSource object.
createDataSourceAsync(CreateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createDataSourceAsync(CreateDataSourceRequest, AsyncHandler<CreateDataSourceRequest, CreateDataSourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createDataSourceAsync(CreateDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a DataSource object.
createDataSourceAsync(CreateDataSourceRequest, AsyncHandler<CreateDataSourceRequest, CreateDataSourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a DataSource object.
createDataSourceAsync(CreateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createDataSourceAsync(CreateDataSourceRequest, AsyncHandler<CreateDataSourceRequest, CreateDataSourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateDataSourceRequest - Class in com.amazonaws.services.appsync.model
 
CreateDataSourceRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateDataSourceRequest
 
CreateDataSourceResult - Class in com.amazonaws.services.appsync.model
 
CreateDataSourceResult() - Constructor for class com.amazonaws.services.appsync.model.CreateDataSourceResult
 
createFunction(CreateFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createFunction(CreateFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a Function object.
createFunction(CreateFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a Function object.
createFunctionAsync(CreateFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createFunctionAsync(CreateFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createFunctionAsync(CreateFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a Function object.
createFunctionAsync(CreateFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a Function object.
createFunctionAsync(CreateFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createFunctionAsync(CreateFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateFunctionRequest - Class in com.amazonaws.services.appsync.model
 
CreateFunctionRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateFunctionRequest
 
CreateFunctionResult - Class in com.amazonaws.services.appsync.model
 
CreateFunctionResult() - Constructor for class com.amazonaws.services.appsync.model.CreateFunctionResult
 
createGraphqlApi(CreateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createGraphqlApi(CreateGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a GraphqlApi object.
createGraphqlApi(CreateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a GraphqlApi object.
createGraphqlApiAsync(CreateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createGraphqlApiAsync(CreateGraphqlApiRequest, AsyncHandler<CreateGraphqlApiRequest, CreateGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createGraphqlApiAsync(CreateGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a GraphqlApi object.
createGraphqlApiAsync(CreateGraphqlApiRequest, AsyncHandler<CreateGraphqlApiRequest, CreateGraphqlApiResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a GraphqlApi object.
createGraphqlApiAsync(CreateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createGraphqlApiAsync(CreateGraphqlApiRequest, AsyncHandler<CreateGraphqlApiRequest, CreateGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateGraphqlApiRequest - Class in com.amazonaws.services.appsync.model
 
CreateGraphqlApiRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
 
CreateGraphqlApiResult - Class in com.amazonaws.services.appsync.model
 
CreateGraphqlApiResult() - Constructor for class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
 
createResolver(CreateResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createResolver(CreateResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a Resolver object.
createResolver(CreateResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a Resolver object.
createResolverAsync(CreateResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createResolverAsync(CreateResolverRequest, AsyncHandler<CreateResolverRequest, CreateResolverResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createResolverAsync(CreateResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a Resolver object.
createResolverAsync(CreateResolverRequest, AsyncHandler<CreateResolverRequest, CreateResolverResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a Resolver object.
createResolverAsync(CreateResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createResolverAsync(CreateResolverRequest, AsyncHandler<CreateResolverRequest, CreateResolverResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateResolverRequest - Class in com.amazonaws.services.appsync.model
 
CreateResolverRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateResolverRequest
 
CreateResolverResult - Class in com.amazonaws.services.appsync.model
 
CreateResolverResult() - Constructor for class com.amazonaws.services.appsync.model.CreateResolverResult
 
createType(CreateTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
createType(CreateTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Creates a Type object.
createType(CreateTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Creates a Type object.
createTypeAsync(CreateTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createTypeAsync(CreateTypeRequest, AsyncHandler<CreateTypeRequest, CreateTypeResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
createTypeAsync(CreateTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a Type object.
createTypeAsync(CreateTypeRequest, AsyncHandler<CreateTypeRequest, CreateTypeResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Creates a Type object.
createTypeAsync(CreateTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
createTypeAsync(CreateTypeRequest, AsyncHandler<CreateTypeRequest, CreateTypeResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
CreateTypeRequest - Class in com.amazonaws.services.appsync.model
 
CreateTypeRequest() - Constructor for class com.amazonaws.services.appsync.model.CreateTypeRequest
 
CreateTypeResult - Class in com.amazonaws.services.appsync.model
 
CreateTypeResult() - Constructor for class com.amazonaws.services.appsync.model.CreateTypeResult
 

D

DataSource - Class in com.amazonaws.services.appsync.model
Describes a data source.
DataSource() - Constructor for class com.amazonaws.services.appsync.model.DataSource
 
DataSourceType - Enum in com.amazonaws.services.appsync.model
 
DefaultAction - Enum in com.amazonaws.services.appsync.model
 
defaultClient() - Static method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.appsync.AWSAppSyncClientBuilder
 
deleteApiCache(DeleteApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteApiCache(DeleteApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes an ApiCache object.
deleteApiCache(DeleteApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes an ApiCache object.
deleteApiCacheAsync(DeleteApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteApiCacheAsync(DeleteApiCacheRequest, AsyncHandler<DeleteApiCacheRequest, DeleteApiCacheResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteApiCacheAsync(DeleteApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes an ApiCache object.
deleteApiCacheAsync(DeleteApiCacheRequest, AsyncHandler<DeleteApiCacheRequest, DeleteApiCacheResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes an ApiCache object.
deleteApiCacheAsync(DeleteApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteApiCacheAsync(DeleteApiCacheRequest, AsyncHandler<DeleteApiCacheRequest, DeleteApiCacheResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteApiCacheRequest - Class in com.amazonaws.services.appsync.model
Represents the input of a DeleteApiCache operation.
DeleteApiCacheRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteApiCacheRequest
 
DeleteApiCacheResult - Class in com.amazonaws.services.appsync.model
Represents the output of a DeleteApiCache operation.
DeleteApiCacheResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteApiCacheResult
 
deleteApiKey(DeleteApiKeyRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteApiKey(DeleteApiKeyRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes an API key.
deleteApiKey(DeleteApiKeyRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes an API key.
deleteApiKeyAsync(DeleteApiKeyRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteApiKeyAsync(DeleteApiKeyRequest, AsyncHandler<DeleteApiKeyRequest, DeleteApiKeyResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteApiKeyAsync(DeleteApiKeyRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes an API key.
deleteApiKeyAsync(DeleteApiKeyRequest, AsyncHandler<DeleteApiKeyRequest, DeleteApiKeyResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes an API key.
deleteApiKeyAsync(DeleteApiKeyRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteApiKeyAsync(DeleteApiKeyRequest, AsyncHandler<DeleteApiKeyRequest, DeleteApiKeyResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteApiKeyRequest - Class in com.amazonaws.services.appsync.model
 
DeleteApiKeyRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
 
DeleteApiKeyResult - Class in com.amazonaws.services.appsync.model
 
DeleteApiKeyResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteApiKeyResult
 
deleteDataSource(DeleteDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteDataSource(DeleteDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes a DataSource object.
deleteDataSource(DeleteDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes a DataSource object.
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a DataSource object.
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a DataSource object.
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteDataSourceRequest - Class in com.amazonaws.services.appsync.model
 
DeleteDataSourceRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
 
DeleteDataSourceResult - Class in com.amazonaws.services.appsync.model
 
DeleteDataSourceResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteDataSourceResult
 
deleteFunction(DeleteFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteFunction(DeleteFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes a Function.
deleteFunction(DeleteFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes a Function.
deleteFunctionAsync(DeleteFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteFunctionAsync(DeleteFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a Function.
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a Function.
deleteFunctionAsync(DeleteFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteFunctionAsync(DeleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteFunctionRequest - Class in com.amazonaws.services.appsync.model
 
DeleteFunctionRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteFunctionRequest
 
DeleteFunctionResult - Class in com.amazonaws.services.appsync.model
 
DeleteFunctionResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteFunctionResult
 
deleteGraphqlApi(DeleteGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteGraphqlApi(DeleteGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes a GraphqlApi object.
deleteGraphqlApi(DeleteGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes a GraphqlApi object.
deleteGraphqlApiAsync(DeleteGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteGraphqlApiAsync(DeleteGraphqlApiRequest, AsyncHandler<DeleteGraphqlApiRequest, DeleteGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteGraphqlApiAsync(DeleteGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a GraphqlApi object.
deleteGraphqlApiAsync(DeleteGraphqlApiRequest, AsyncHandler<DeleteGraphqlApiRequest, DeleteGraphqlApiResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a GraphqlApi object.
deleteGraphqlApiAsync(DeleteGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteGraphqlApiAsync(DeleteGraphqlApiRequest, AsyncHandler<DeleteGraphqlApiRequest, DeleteGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteGraphqlApiRequest - Class in com.amazonaws.services.appsync.model
 
DeleteGraphqlApiRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
 
DeleteGraphqlApiResult - Class in com.amazonaws.services.appsync.model
 
DeleteGraphqlApiResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteGraphqlApiResult
 
deleteResolver(DeleteResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteResolver(DeleteResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes a Resolver object.
deleteResolver(DeleteResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes a Resolver object.
deleteResolverAsync(DeleteResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteResolverAsync(DeleteResolverRequest, AsyncHandler<DeleteResolverRequest, DeleteResolverResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteResolverAsync(DeleteResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a Resolver object.
deleteResolverAsync(DeleteResolverRequest, AsyncHandler<DeleteResolverRequest, DeleteResolverResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a Resolver object.
deleteResolverAsync(DeleteResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteResolverAsync(DeleteResolverRequest, AsyncHandler<DeleteResolverRequest, DeleteResolverResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteResolverRequest - Class in com.amazonaws.services.appsync.model
 
DeleteResolverRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteResolverRequest
 
DeleteResolverResult - Class in com.amazonaws.services.appsync.model
 
DeleteResolverResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteResolverResult
 
deleteType(DeleteTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
deleteType(DeleteTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Deletes a Type object.
deleteType(DeleteTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Deletes a Type object.
deleteTypeAsync(DeleteTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteTypeAsync(DeleteTypeRequest, AsyncHandler<DeleteTypeRequest, DeleteTypeResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
deleteTypeAsync(DeleteTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a Type object.
deleteTypeAsync(DeleteTypeRequest, AsyncHandler<DeleteTypeRequest, DeleteTypeResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Deletes a Type object.
deleteTypeAsync(DeleteTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
deleteTypeAsync(DeleteTypeRequest, AsyncHandler<DeleteTypeRequest, DeleteTypeResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
DeleteTypeRequest - Class in com.amazonaws.services.appsync.model
 
DeleteTypeRequest() - Constructor for class com.amazonaws.services.appsync.model.DeleteTypeRequest
 
DeleteTypeResult - Class in com.amazonaws.services.appsync.model
 
DeleteTypeResult() - Constructor for class com.amazonaws.services.appsync.model.DeleteTypeResult
 
DeltaSyncConfig - Class in com.amazonaws.services.appsync.model
Describes a Delta Sync configuration.
DeltaSyncConfig() - Constructor for class com.amazonaws.services.appsync.model.DeltaSyncConfig
 
DynamodbDataSourceConfig - Class in com.amazonaws.services.appsync.model
Describes an Amazon DynamoDB data source configuration.
DynamodbDataSourceConfig() - Constructor for class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
 

E

ElasticsearchDataSourceConfig - Class in com.amazonaws.services.appsync.model
Describes an Elasticsearch data source configuration.
ElasticsearchDataSourceConfig() - Constructor for class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.appsync.AWSAppSync
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ApiCache
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ApiKey
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CachingConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DataSource
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteResolverResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeleteTypeResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.FlushApiCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.FlushApiCacheResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetResolverResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GetTypeResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListFunctionsRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.ListTypesResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.LogConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.PipelineConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.Resolver
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.SyncConfig
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.Type
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
 
equals(Object) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
 

F

FieldLogLevel - Enum in com.amazonaws.services.appsync.model
 
flushApiCache(FlushApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
flushApiCache(FlushApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Flushes an ApiCache object.
flushApiCache(FlushApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Flushes an ApiCache object.
flushApiCacheAsync(FlushApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
flushApiCacheAsync(FlushApiCacheRequest, AsyncHandler<FlushApiCacheRequest, FlushApiCacheResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
flushApiCacheAsync(FlushApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Flushes an ApiCache object.
flushApiCacheAsync(FlushApiCacheRequest, AsyncHandler<FlushApiCacheRequest, FlushApiCacheResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Flushes an ApiCache object.
flushApiCacheAsync(FlushApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
flushApiCacheAsync(FlushApiCacheRequest, AsyncHandler<FlushApiCacheRequest, FlushApiCacheResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
FlushApiCacheRequest - Class in com.amazonaws.services.appsync.model
Represents the input of a FlushApiCache operation.
FlushApiCacheRequest() - Constructor for class com.amazonaws.services.appsync.model.FlushApiCacheRequest
 
FlushApiCacheResult - Class in com.amazonaws.services.appsync.model
Represents the output of a FlushApiCache operation.
FlushApiCacheResult() - Constructor for class com.amazonaws.services.appsync.model.FlushApiCacheResult
 
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.ApiCacheStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.ApiCacheType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.ApiCachingBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.AuthenticationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.AuthorizationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.ConflictDetectionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.ConflictHandlerType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.DataSourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.DefaultAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.FieldLogLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.OutputType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.RelationalDatabaseSourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.ResolverKind
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.SchemaStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appsync.model.TypeDefinitionFormat
Use this in place of valueOf.
FunctionConfiguration - Class in com.amazonaws.services.appsync.model
A function is a reusable entity.
FunctionConfiguration() - Constructor for class com.amazonaws.services.appsync.model.FunctionConfiguration
 

G

getAdditionalAuthenticationProviders() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
getAdditionalAuthenticationProviders() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A list of additional authentication providers for the GraphqlApi API.
getAdditionalAuthenticationProviders() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
getApiCache(GetApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
getApiCache(GetApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Retrieves an ApiCache object.
getApiCache(GetApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Retrieves an ApiCache object.
getApiCache() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
The ApiCache object.
getApiCache() - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
The ApiCache object.
getApiCache() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
The ApiCache object.
getApiCacheAsync(GetApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
getApiCacheAsync(GetApiCacheRequest, AsyncHandler<GetApiCacheRequest, GetApiCacheResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
getApiCacheAsync(GetApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Retrieves an ApiCache object.
getApiCacheAsync(GetApiCacheRequest, AsyncHandler<GetApiCacheRequest, GetApiCacheResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Retrieves an ApiCache object.
getApiCacheAsync(GetApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
getApiCacheAsync(GetApiCacheRequest, AsyncHandler<GetApiCacheRequest, GetApiCacheResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
GetApiCacheRequest - Class in com.amazonaws.services.appsync.model
Represents the input of a GetApiCache operation.
GetApiCacheRequest() - Constructor for class com.amazonaws.services.appsync.model.GetApiCacheRequest
 
GetApiCacheResult - Class in com.amazonaws.services.appsync.model
Represents the output of a GetApiCache operation.
GetApiCacheResult() - Constructor for class com.amazonaws.services.appsync.model.GetApiCacheResult
 
getApiCachingBehavior() - Method in class com.amazonaws.services.appsync.model.ApiCache
Caching behavior.
getApiCachingBehavior() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Caching behavior.
getApiCachingBehavior() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
Caching behavior.
getApiId() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The GraphQL API Id.
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.CreateFunctionRequest
The GraphQL API ID.
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.DeleteApiCacheRequest
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.DeleteFunctionRequest
The GraphQL 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.FlushApiCacheRequest
The API ID.
getApiId() - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
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.GetFunctionRequest
The GraphQL 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.ListFunctionsRequest
The GraphQL API ID.
getApiId() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
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.UpdateApiCacheRequest
The GraphQL 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.UpdateFunctionRequest
The GraphQL 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.CognitoUserPoolConfig
A regular expression for validating the incoming Amazon Cognito user pool app client ID.
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.
getAtRestEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.ApiCache
At rest encryption flag for cache.
getAtRestEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
At rest encryption flag for cache.
getAuthenticationType() - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The authentication type: API key, AWS IAM, OIDC, or Amazon Cognito user pools.
getAuthenticationType() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The authentication type: API key, AWS IAM, OIDC, 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.
getAuthorizationConfig() - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
The authorization config in case the HTTP endpoint requires authorization.
getAuthorizationType() - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The authorization type required by the HTTP endpoint.
getAuthTTL() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The number of milliseconds a token is valid after being authenticated.
getAwsIamConfig() - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The AWS IAM settings.
getAwsRegion() - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
The AWS Region in which the user pool was created.
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.RdsHttpEndpointConfig
AWS Region for RDS HTTP endpoint.
getAwsRegion() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
The AWS Region in which the user pool was created.
getAwsSecretStoreArn() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
AWS secret store ARN for database credentials.
getBaseTableTTL() - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The number of minutes an Item is stored in the datasource.
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.
getCachingConfig() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The caching configuration for the resolver.
getCachingConfig() - Method in class com.amazonaws.services.appsync.model.Resolver
The caching configuration for the resolver.
getCachingConfig() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The caching configuration for the resolver.
getCachingKeys() - Method in class com.amazonaws.services.appsync.model.CachingConfig
The caching keys for a resolver that has caching enabled.
getClientId() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The client identifier of the Relying party at the OpenID identity provider.
getCloudWatchLogsRoleArn() - Method in class com.amazonaws.services.appsync.model.LogConfig
The service role that AWS AppSync will assume to publish to Amazon CloudWatch logs in your account.
getConflictDetection() - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Detection strategy to use.
getConflictHandler() - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Resolution strategy to perform in the event of a conflict.
getDatabaseName() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Logical database name.
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.CreateFunctionRequest
The Function DataSource name.
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.FunctionConfiguration
The name of the DataSource.
getDataSourceName() - Method in class com.amazonaws.services.appsync.model.Resolver
The resolver data source name.
getDataSourceName() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The Function DataSource 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.
getDbClusterIdentifier() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Amazon RDS cluster identifier.
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.
getDeltaSyncConfig() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
The DeltaSyncConfig for a versioned datasource.
getDeltaSyncTableName() - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The Delta Sync table name.
getDeltaSyncTableTTL() - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The number of minutes a Delta Sync log entry is stored in the Delta Sync table.
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.CreateFunctionRequest
The Function description.
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.FunctionConfiguration
The Function description.
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.
getDescription() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The Function description.
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
Amazon DynamoDB settings.
getDynamodbConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
Amazon DynamoDB settings.
getDynamodbConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new Amazon DynamoDB configuration.
getElasticsearchConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Amazon Elasticsearch Service settings.
getElasticsearchConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
Amazon Elasticsearch Service settings.
getElasticsearchConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new Elasticsearch Service configuration.
getEndpoint() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
The endpoint.
getEndpoint() - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
The HTTP URL endpoint.
getExcludeVerboseContent() - Method in class com.amazonaws.services.appsync.model.LogConfig
Set to TRUE to exclude sections that contain information such as headers, context, and evaluated mapping templates, regardless of logging level.
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 from creation time after which the API key expires.
getExpires() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
The time from update time after which the API key expires.
getFieldLogLevel() - Method in class com.amazonaws.services.appsync.model.LogConfig
The field logging level.
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.
getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
getFunction(GetFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Get a Function.
getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Get a Function.
getFunctionArn() - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
The ARN of the Function object.
getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
getFunctionAsync(GetFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Get a Function.
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Get a Function.
getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
getFunctionConfiguration() - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
The Function object.
getFunctionConfiguration() - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
The Function object.
getFunctionConfiguration() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
The Function object.
getFunctionId() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
The Function ID.
getFunctionId() - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
A unique ID representing the Function object.
getFunctionId() - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
The Function ID.
getFunctionId() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
The Function ID.
getFunctionId() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The function ID.
GetFunctionRequest - Class in com.amazonaws.services.appsync.model
 
GetFunctionRequest() - Constructor for class com.amazonaws.services.appsync.model.GetFunctionRequest
 
GetFunctionResult - Class in com.amazonaws.services.appsync.model
 
GetFunctionResult() - Constructor for class com.amazonaws.services.appsync.model.GetFunctionResult
 
getFunctions() - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
A list of Function objects.
getFunctions() - Method in class com.amazonaws.services.appsync.model.PipelineConfig
A list of Function objects.
getFunctionVersion() - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The version of the request mapping template.
getFunctionVersion() - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
The version of the request mapping template.
getFunctionVersion() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The version of the request mapping template.
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.
getHttpConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
HTTP endpoint settings.
getHttpConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
HTTP endpoint settings.
getHttpConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new HTTP endpoint configuration.
getIatTTL() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The number of milliseconds a token is valid after being issued to a user.
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.
getIncludeDirectives() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
A flag that specifies whether the schema introspection should contain directives.
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
 
getIssuer() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The issuer for the OpenID Connect configuration.
getKind() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The resolver type.
getKind() - Method in class com.amazonaws.services.appsync.model.Resolver
The resolver type.
getKind() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The resolver type.
getLambdaConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
AWS Lambda settings.
getLambdaConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
AWS Lambda settings.
getLambdaConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new AWS Lambda configuration.
getLambdaConflictHandlerArn() - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
The Arn for the Lambda function to use as the Conflict Handler.
getLambdaConflictHandlerConfig() - Method in class com.amazonaws.services.appsync.model.SyncConfig
The LambdaConflictHandlerConfig when configuring LAMBDA as the Conflict Handler.
getLambdaFunctionArn() - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
The ARN for the Lambda function.
getLogConfig() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The Amazon CloudWatch Logs configuration.
getLogConfig() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The Amazon CloudWatch Logs configuration.
getLogConfig() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
The Amazon CloudWatch Logs configuration for the GraphqlApi object.
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.ListFunctionsRequest
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.ListResolversByFunctionRequest
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.CreateFunctionRequest
The Function name.
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.FunctionConfiguration
The name of the Function object.
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.UpdateFunctionRequest
The Function name.
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.ListFunctionsRequest
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.ListFunctionsResult
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.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.ListResolversByFunctionRequest
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
An identifier that can be used 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.
getOpenIDConnectConfig() - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The OpenID Connect configuration.
getOpenIDConnectConfig() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The OpenID Connect configuration.
getOpenIDConnectConfig() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The OpenID Connect configuration.
getOpenIDConnectConfig() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
The OpenID Connect configuration for the GraphqlApi object.
getPipelineConfig() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The PipelineConfig.
getPipelineConfig() - Method in class com.amazonaws.services.appsync.model.Resolver
The PipelineConfig.
getPipelineConfig() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The PipelineConfig.
getRdsHttpEndpointConfig() - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Amazon RDS HTTP endpoint settings.
getRelationalDatabaseConfig() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Relational database settings.
getRelationalDatabaseConfig() - Method in class com.amazonaws.services.appsync.model.DataSource
Relational database settings.
getRelationalDatabaseConfig() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new relational database configuration.
getRelationalDatabaseSourceType() - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Source type for the relational database.
getRequestMappingTemplate() - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The Function request mapping template.
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.FunctionConfiguration
The Function request mapping template.
getRequestMappingTemplate() - Method in class com.amazonaws.services.appsync.model.Resolver
The request mapping template.
getRequestMappingTemplate() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The Function 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.ListResolversByFunctionResult
The list of resolvers.
getResolvers() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
The Resolver objects.
getResourceArn() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
The GraphqlApi ARN.
getResourceArn() - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
The GraphqlApi ARN.
getResourceArn() - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
The GraphqlApi ARN.
getResponseMappingTemplate() - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The Function response mapping template.
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.FunctionConfiguration
The Function response mapping template.
getResponseMappingTemplate() - Method in class com.amazonaws.services.appsync.model.Resolver
The response mapping template.
getResponseMappingTemplate() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The Function request 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.
getSchema() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Logical schema name.
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 AWS IAM service role ARN for the data source.
getServiceRoleArn() - Method in class com.amazonaws.services.appsync.model.DataSource
The AWS 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.
getSigningRegion() - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
The signing region for AWS IAM authorization.
getSigningServiceName() - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
The signing service name for AWS IAM authorization.
getStatus() - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance status.
getStatus() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
getStatus() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
getSyncConfig() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The SyncConfig for a resolver attached to a versioned datasource.
getSyncConfig() - Method in class com.amazonaws.services.appsync.model.Resolver
The SyncConfig for a resolver attached to a versioned datasource.
getSyncConfig() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The SyncConfig for a resolver attached to a versioned datasource.
getTableName() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
The table name.
getTagKeys() - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
A list of TagKey objects.
getTags() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A TagMap object.
getTags() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The tags.
getTags() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
A TagMap object.
getTags() - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
A TagMap object.
getTransitEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.ApiCache
Transit encryption flag when connecting to cache.
getTransitEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Transit encryption flag when connecting to cache.
getTtl() - Method in class com.amazonaws.services.appsync.model.ApiCache
TTL in seconds for cache entries.
getTtl() - Method in class com.amazonaws.services.appsync.model.CachingConfig
The TTL in seconds for a resolver that has caching enabled.
getTtl() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
TTL in seconds for cache entries.
getTtl() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
TTL in seconds for cache entries.
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.ApiCache
The cache instance type.
getType() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The cache instance type.
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.UpdateApiCacheRequest
The cache instance type.
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.AdditionalAuthenticationProvider
The Amazon Cognito user pool configuration.
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.CognitoUserPoolConfig
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
The user pool ID.
getVersioned() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
Set to TRUE to use Conflict Detection and Resolution with this data source.
getXrayEnabled() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
getXrayEnabled() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A flag representing whether X-Ray tracing is enabled for this GraphqlApi.
getXrayEnabled() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
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.

H

hashCode() - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ApiCache
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ApiKey
 
hashCode() - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CachingConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DataSource
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteResolverResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeleteTypeResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.FlushApiCacheRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.FlushApiCacheResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetResolverResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GetTypeResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
 
hashCode() - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListFunctionsRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.ListTypesResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.LogConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.PipelineConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.Resolver
 
hashCode() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.SyncConfig
 
hashCode() - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.Type
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
 
hashCode() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
 
HttpDataSourceConfig - Class in com.amazonaws.services.appsync.model
Describes an HTTP data source configuration.
HttpDataSourceConfig() - Constructor for class com.amazonaws.services.appsync.model.HttpDataSourceConfig
 

I

InternalFailureException - Exception in com.amazonaws.services.appsync.model
An internal AWS AppSync error occurred.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.appsync.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
isAtRestEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.ApiCache
At rest encryption flag for cache.
isAtRestEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
At rest encryption flag for cache.
isExcludeVerboseContent() - Method in class com.amazonaws.services.appsync.model.LogConfig
Set to TRUE to exclude sections that contain information such as headers, context, and evaluated mapping templates, regardless of logging level.
isIncludeDirectives() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
A flag that specifies whether the schema introspection should contain directives.
isTransitEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.ApiCache
Transit encryption flag when connecting to cache.
isTransitEncryptionEnabled() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Transit encryption flag when connecting to cache.
isUseCallerCredentials() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
Set to TRUE to use Amazon Cognito credentials with this data source.
isVersioned() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
Set to TRUE to use Conflict Detection and Resolution with this data source.
isXrayEnabled() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
isXrayEnabled() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A flag representing whether X-Ray tracing is enabled for this GraphqlApi.
isXrayEnabled() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.

L

LambdaConflictHandlerConfig - Class in com.amazonaws.services.appsync.model
The LambdaConflictHandlerConfig object when configuring LAMBDA as the Conflict Handler.
LambdaConflictHandlerConfig() - Constructor for class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
 
LambdaDataSourceConfig - Class in com.amazonaws.services.appsync.model
Describes an AWS Lambda data source configuration.
LambdaDataSourceConfig() - Constructor for class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
 
LimitExceededException - Exception in com.amazonaws.services.appsync.model
The request exceeded a limit.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.appsync.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listApiKeys(ListApiKeysRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listApiKeys(ListApiKeysRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Lists the API keys for a given API.
listApiKeys(ListApiKeysRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Lists the API keys for a given API.
listApiKeysAsync(ListApiKeysRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listApiKeysAsync(ListApiKeysRequest, AsyncHandler<ListApiKeysRequest, ListApiKeysResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listApiKeysAsync(ListApiKeysRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the API keys for a given API.
listApiKeysAsync(ListApiKeysRequest, AsyncHandler<ListApiKeysRequest, ListApiKeysResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the API keys for a given API.
listApiKeysAsync(ListApiKeysRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listApiKeysAsync(ListApiKeysRequest, AsyncHandler<ListApiKeysRequest, ListApiKeysResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListApiKeysRequest - Class in com.amazonaws.services.appsync.model
 
ListApiKeysRequest() - Constructor for class com.amazonaws.services.appsync.model.ListApiKeysRequest
 
ListApiKeysResult - Class in com.amazonaws.services.appsync.model
 
ListApiKeysResult() - Constructor for class com.amazonaws.services.appsync.model.ListApiKeysResult
 
listDataSources(ListDataSourcesRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listDataSources(ListDataSourcesRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Lists the data sources for a given API.
listDataSources(ListDataSourcesRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Lists the data sources for a given API.
listDataSourcesAsync(ListDataSourcesRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listDataSourcesAsync(ListDataSourcesRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the data sources for a given API.
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the data sources for a given API.
listDataSourcesAsync(ListDataSourcesRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListDataSourcesRequest - Class in com.amazonaws.services.appsync.model
 
ListDataSourcesRequest() - Constructor for class com.amazonaws.services.appsync.model.ListDataSourcesRequest
 
ListDataSourcesResult - Class in com.amazonaws.services.appsync.model
 
ListDataSourcesResult() - Constructor for class com.amazonaws.services.appsync.model.ListDataSourcesResult
 
listFunctions(ListFunctionsRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listFunctions(ListFunctionsRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
List multiple functions.
listFunctions(ListFunctionsRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
List multiple functions.
listFunctionsAsync(ListFunctionsRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listFunctionsAsync(ListFunctionsRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
List multiple functions.
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
List multiple functions.
listFunctionsAsync(ListFunctionsRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listFunctionsAsync(ListFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListFunctionsRequest - Class in com.amazonaws.services.appsync.model
 
ListFunctionsRequest() - Constructor for class com.amazonaws.services.appsync.model.ListFunctionsRequest
 
ListFunctionsResult - Class in com.amazonaws.services.appsync.model
 
ListFunctionsResult() - Constructor for class com.amazonaws.services.appsync.model.ListFunctionsResult
 
listGraphqlApis(ListGraphqlApisRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listGraphqlApis(ListGraphqlApisRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Lists your GraphQL APIs.
listGraphqlApis(ListGraphqlApisRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Lists your GraphQL APIs.
listGraphqlApisAsync(ListGraphqlApisRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listGraphqlApisAsync(ListGraphqlApisRequest, AsyncHandler<ListGraphqlApisRequest, ListGraphqlApisResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listGraphqlApisAsync(ListGraphqlApisRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists your GraphQL APIs.
listGraphqlApisAsync(ListGraphqlApisRequest, AsyncHandler<ListGraphqlApisRequest, ListGraphqlApisResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists your GraphQL APIs.
listGraphqlApisAsync(ListGraphqlApisRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listGraphqlApisAsync(ListGraphqlApisRequest, AsyncHandler<ListGraphqlApisRequest, ListGraphqlApisResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListGraphqlApisRequest - Class in com.amazonaws.services.appsync.model
 
ListGraphqlApisRequest() - Constructor for class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
 
ListGraphqlApisResult - Class in com.amazonaws.services.appsync.model
 
ListGraphqlApisResult() - Constructor for class com.amazonaws.services.appsync.model.ListGraphqlApisResult
 
listResolvers(ListResolversRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listResolvers(ListResolversRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Lists the resolvers for a given API and type.
listResolvers(ListResolversRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Lists the resolvers for a given API and type.
listResolversAsync(ListResolversRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listResolversAsync(ListResolversRequest, AsyncHandler<ListResolversRequest, ListResolversResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listResolversAsync(ListResolversRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the resolvers for a given API and type.
listResolversAsync(ListResolversRequest, AsyncHandler<ListResolversRequest, ListResolversResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the resolvers for a given API and type.
listResolversAsync(ListResolversRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listResolversAsync(ListResolversRequest, AsyncHandler<ListResolversRequest, ListResolversResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listResolversByFunction(ListResolversByFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listResolversByFunction(ListResolversByFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
List the resolvers that are associated with a specific function.
listResolversByFunction(ListResolversByFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
List the resolvers that are associated with a specific function.
listResolversByFunctionAsync(ListResolversByFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listResolversByFunctionAsync(ListResolversByFunctionRequest, AsyncHandler<ListResolversByFunctionRequest, ListResolversByFunctionResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listResolversByFunctionAsync(ListResolversByFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
List the resolvers that are associated with a specific function.
listResolversByFunctionAsync(ListResolversByFunctionRequest, AsyncHandler<ListResolversByFunctionRequest, ListResolversByFunctionResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
List the resolvers that are associated with a specific function.
listResolversByFunctionAsync(ListResolversByFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listResolversByFunctionAsync(ListResolversByFunctionRequest, AsyncHandler<ListResolversByFunctionRequest, ListResolversByFunctionResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListResolversByFunctionRequest - Class in com.amazonaws.services.appsync.model
 
ListResolversByFunctionRequest() - Constructor for class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
 
ListResolversByFunctionResult - Class in com.amazonaws.services.appsync.model
 
ListResolversByFunctionResult() - Constructor for class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
 
ListResolversRequest - Class in com.amazonaws.services.appsync.model
 
ListResolversRequest() - Constructor for class com.amazonaws.services.appsync.model.ListResolversRequest
 
ListResolversResult - Class in com.amazonaws.services.appsync.model
 
ListResolversResult() - Constructor for class com.amazonaws.services.appsync.model.ListResolversResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Lists the tags for a resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Lists the tags for a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the tags for a resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the tags for a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.appsync.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.appsync.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.appsync.model.ListTagsForResourceResult
 
listTypes(ListTypesRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
listTypes(ListTypesRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Lists the types for a given API.
listTypes(ListTypesRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Lists the types for a given API.
listTypesAsync(ListTypesRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listTypesAsync(ListTypesRequest, AsyncHandler<ListTypesRequest, ListTypesResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
listTypesAsync(ListTypesRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the types for a given API.
listTypesAsync(ListTypesRequest, AsyncHandler<ListTypesRequest, ListTypesResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Lists the types for a given API.
listTypesAsync(ListTypesRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
listTypesAsync(ListTypesRequest, AsyncHandler<ListTypesRequest, ListTypesResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
ListTypesRequest - Class in com.amazonaws.services.appsync.model
 
ListTypesRequest() - Constructor for class com.amazonaws.services.appsync.model.ListTypesRequest
 
ListTypesResult - Class in com.amazonaws.services.appsync.model
 
ListTypesResult() - Constructor for class com.amazonaws.services.appsync.model.ListTypesResult
 
LogConfig - Class in com.amazonaws.services.appsync.model
The CloudWatch Logs configuration.
LogConfig() - Constructor for class com.amazonaws.services.appsync.model.LogConfig
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.ApiCache
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.ApiKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.CachingConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.DataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.LogConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.PipelineConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.Resolver
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.SyncConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.Type
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
 

N

NotFoundException - Exception in com.amazonaws.services.appsync.model
The resource specified in the request was not found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.appsync.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

O

OpenIDConnectConfig - Class in com.amazonaws.services.appsync.model
Describes an OpenID Connect configuration.
OpenIDConnectConfig() - Constructor for class com.amazonaws.services.appsync.model.OpenIDConnectConfig
 
OutputType - Enum in com.amazonaws.services.appsync.model
 

P

PipelineConfig - Class in com.amazonaws.services.appsync.model
The pipeline configuration for a resolver of kind PIPELINE.
PipelineConfig() - Constructor for class com.amazonaws.services.appsync.model.PipelineConfig
 

R

RdsHttpEndpointConfig - Class in com.amazonaws.services.appsync.model
The Amazon RDS HTTP endpoint configuration.
RdsHttpEndpointConfig() - Constructor for class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
 
RelationalDatabaseDataSourceConfig - Class in com.amazonaws.services.appsync.model
Describes a relational database data source configuration.
RelationalDatabaseDataSourceConfig() - Constructor for class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
 
RelationalDatabaseSourceType - Enum in com.amazonaws.services.appsync.model
 
Resolver - Class in com.amazonaws.services.appsync.model
Describes a resolver.
Resolver() - Constructor for class com.amazonaws.services.appsync.model.Resolver
 
ResolverKind - Enum in com.amazonaws.services.appsync.model
 

S

SchemaStatus - Enum in com.amazonaws.services.appsync.model
 
setAdditionalAuthenticationProviders(Collection<AdditionalAuthenticationProvider>) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
setAdditionalAuthenticationProviders(Collection<AdditionalAuthenticationProvider>) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A list of additional authentication providers for the GraphqlApi API.
setAdditionalAuthenticationProviders(Collection<AdditionalAuthenticationProvider>) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
setApiCache(ApiCache) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
The ApiCache object.
setApiCache(ApiCache) - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
The ApiCache object.
setApiCache(ApiCache) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
The ApiCache object.
setApiCachingBehavior(String) - Method in class com.amazonaws.services.appsync.model.ApiCache
Caching behavior.
setApiCachingBehavior(String) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Caching behavior.
setApiCachingBehavior(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
Caching behavior.
setApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The GraphQL API Id.
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.CreateFunctionRequest
The GraphQL API ID.
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.DeleteApiCacheRequest
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.DeleteFunctionRequest
The GraphQL 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.FlushApiCacheRequest
The API ID.
setApiId(String) - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
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.GetFunctionRequest
The GraphQL 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.ListFunctionsRequest
The GraphQL API ID.
setApiId(String) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
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.UpdateApiCacheRequest
The GraphQL 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.UpdateFunctionRequest
The GraphQL 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.CognitoUserPoolConfig
A regular expression for validating the incoming Amazon Cognito user pool app client ID.
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.
setAtRestEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.ApiCache
At rest encryption flag for cache.
setAtRestEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
At rest encryption flag for cache.
setAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The authentication type: API key, AWS IAM, OIDC, or Amazon Cognito user pools.
setAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The authentication type: API key, AWS IAM, OIDC, 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.
setAuthorizationConfig(AuthorizationConfig) - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
The authorization config in case the HTTP endpoint requires authorization.
setAuthorizationType(String) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The authorization type required by the HTTP endpoint.
setAuthTTL(Long) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The number of milliseconds a token is valid after being authenticated.
setAwsIamConfig(AwsIamConfig) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The AWS IAM settings.
setAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
The AWS Region in which the user pool was created.
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.RdsHttpEndpointConfig
AWS Region for RDS HTTP endpoint.
setAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
The AWS Region in which the user pool was created.
setAwsSecretStoreArn(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
AWS secret store ARN for database credentials.
setBaseTableTTL(Long) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The number of minutes an Item is stored in the datasource.
setCachingConfig(CachingConfig) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The caching configuration for the resolver.
setCachingConfig(CachingConfig) - Method in class com.amazonaws.services.appsync.model.Resolver
The caching configuration for the resolver.
setCachingConfig(CachingConfig) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The caching configuration for the resolver.
setCachingKeys(Collection<String>) - Method in class com.amazonaws.services.appsync.model.CachingConfig
The caching keys for a resolver that has caching enabled.
setClientId(String) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The client identifier of the Relying party at the OpenID identity provider.
setCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.appsync.model.LogConfig
The service role that AWS AppSync will assume to publish to Amazon CloudWatch logs in your account.
setConflictDetection(String) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Detection strategy to use.
setConflictHandler(String) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Resolution strategy to perform in the event of a conflict.
setDatabaseName(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Logical database name.
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.CreateFunctionRequest
The Function DataSource name.
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.FunctionConfiguration
The name of the DataSource.
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.UpdateFunctionRequest
The Function DataSource 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.
setDbClusterIdentifier(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Amazon RDS cluster identifier.
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.
setDeltaSyncConfig(DeltaSyncConfig) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
The DeltaSyncConfig for a versioned datasource.
setDeltaSyncTableName(String) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The Delta Sync table name.
setDeltaSyncTableTTL(Long) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The number of minutes a Delta Sync log entry is stored in the Delta Sync table.
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.CreateFunctionRequest
The Function description.
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.FunctionConfiguration
The Function description.
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.
setDescription(String) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The Function description.
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
Amazon DynamoDB settings.
setDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
Amazon DynamoDB settings.
setDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new Amazon DynamoDB configuration.
setElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Amazon Elasticsearch Service settings.
setElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
Amazon Elasticsearch Service settings.
setElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new Elasticsearch Service configuration.
setEndpoint(String) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
The endpoint.
setEndpoint(String) - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
The HTTP URL endpoint.
setExcludeVerboseContent(Boolean) - Method in class com.amazonaws.services.appsync.model.LogConfig
Set to TRUE to exclude sections that contain information such as headers, context, and evaluated mapping templates, regardless of logging level.
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 from creation time after which the API key expires.
setExpires(Long) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
The time from update time after which the API key expires.
setFieldLogLevel(String) - Method in class com.amazonaws.services.appsync.model.LogConfig
The field logging level.
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.
setFunctionArn(String) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
The ARN of the Function object.
setFunctionConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
The Function object.
setFunctionConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
The Function object.
setFunctionConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
The Function object.
setFunctionId(String) - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
The Function ID.
setFunctionId(String) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
A unique ID representing the Function object.
setFunctionId(String) - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
The Function ID.
setFunctionId(String) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
The Function ID.
setFunctionId(String) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The function ID.
setFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
A list of Function objects.
setFunctions(Collection<String>) - Method in class com.amazonaws.services.appsync.model.PipelineConfig
A list of Function objects.
setFunctionVersion(String) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The version of the request mapping template.
setFunctionVersion(String) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
The version of the request mapping template.
setFunctionVersion(String) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The version of the request mapping template.
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.
setHttpConfig(HttpDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
HTTP endpoint settings.
setHttpConfig(HttpDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
HTTP endpoint settings.
setHttpConfig(HttpDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new HTTP endpoint configuration.
setIatTTL(Long) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The number of milliseconds a token is valid after being issued to a user.
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.
setIncludeDirectives(Boolean) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
A flag that specifies whether the schema introspection should contain directives.
setIssuer(String) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The issuer for the OpenID Connect configuration.
setKind(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The resolver type.
setKind(String) - Method in class com.amazonaws.services.appsync.model.Resolver
The resolver type.
setKind(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The resolver type.
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
AWS Lambda settings.
setLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new AWS Lambda configuration.
setLambdaConflictHandlerArn(String) - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
The Arn for the Lambda function to use as the Conflict Handler.
setLambdaConflictHandlerConfig(LambdaConflictHandlerConfig) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The LambdaConflictHandlerConfig when configuring LAMBDA as the Conflict Handler.
setLambdaFunctionArn(String) - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
The ARN for the Lambda function.
setLogConfig(LogConfig) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The Amazon CloudWatch Logs configuration.
setLogConfig(LogConfig) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The Amazon CloudWatch Logs configuration.
setLogConfig(LogConfig) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
The Amazon CloudWatch Logs configuration for the GraphqlApi object.
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.ListFunctionsRequest
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.ListResolversByFunctionRequest
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.CreateFunctionRequest
The Function name.
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.FunctionConfiguration
The name of the Function object.
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.UpdateFunctionRequest
The Function name.
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.ListFunctionsRequest
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.ListFunctionsResult
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.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.ListResolversByFunctionRequest
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
An identifier that can be used 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.
setOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The OpenID Connect configuration.
setOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The OpenID Connect configuration.
setOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The OpenID Connect configuration.
setOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
The OpenID Connect configuration for the GraphqlApi object.
setPipelineConfig(PipelineConfig) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The PipelineConfig.
setPipelineConfig(PipelineConfig) - Method in class com.amazonaws.services.appsync.model.Resolver
The PipelineConfig.
setPipelineConfig(PipelineConfig) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The PipelineConfig.
setRdsHttpEndpointConfig(RdsHttpEndpointConfig) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Amazon RDS HTTP endpoint settings.
setRelationalDatabaseConfig(RelationalDatabaseDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Relational database settings.
setRelationalDatabaseConfig(RelationalDatabaseDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
Relational database settings.
setRelationalDatabaseConfig(RelationalDatabaseDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new relational database configuration.
setRelationalDatabaseSourceType(String) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Source type for the relational database.
setRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The Function request mapping template.
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.FunctionConfiguration
The Function request mapping template.
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.UpdateFunctionRequest
The Function 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.ListResolversByFunctionResult
The list of resolvers.
setResolvers(Collection<Resolver>) - Method in class com.amazonaws.services.appsync.model.ListResolversResult
The Resolver objects.
setResourceArn(String) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
The GraphqlApi ARN.
setResourceArn(String) - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
The GraphqlApi ARN.
setResourceArn(String) - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
The GraphqlApi ARN.
setResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The Function response mapping template.
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.FunctionConfiguration
The Function response mapping template.
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.UpdateFunctionRequest
The Function request 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.
setSchema(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Logical schema name.
setServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
The AWS IAM service role ARN for the data source.
setServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.DataSource
The AWS 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.
setSigningRegion(String) - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
The signing region for AWS IAM authorization.
setSigningServiceName(String) - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
The signing service name for AWS IAM authorization.
setStatus(String) - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance status.
setStatus(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
setStatus(String) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
setSyncConfig(SyncConfig) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The SyncConfig for a resolver attached to a versioned datasource.
setSyncConfig(SyncConfig) - Method in class com.amazonaws.services.appsync.model.Resolver
The SyncConfig for a resolver attached to a versioned datasource.
setSyncConfig(SyncConfig) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The SyncConfig for a resolver attached to a versioned datasource.
setTableName(String) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
The table name.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
A list of TagKey objects.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A TagMap object.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
A TagMap object.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
A TagMap object.
setTransitEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.ApiCache
Transit encryption flag when connecting to cache.
setTransitEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Transit encryption flag when connecting to cache.
setTtl(Long) - Method in class com.amazonaws.services.appsync.model.ApiCache
TTL in seconds for cache entries.
setTtl(Long) - Method in class com.amazonaws.services.appsync.model.CachingConfig
The TTL in seconds for a resolver that has caching enabled.
setTtl(Long) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
TTL in seconds for cache entries.
setTtl(Long) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
TTL in seconds for cache entries.
setType(String) - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance type.
setType(String) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The cache instance type.
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.UpdateApiCacheRequest
The cache instance type.
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(CognitoUserPoolConfig) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The Amazon Cognito user pool configuration.
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.CognitoUserPoolConfig
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
The user pool ID.
setVersioned(Boolean) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
Set to TRUE to use Conflict Detection and Resolution with this data source.
setXrayEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
setXrayEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A flag representing whether X-Ray tracing is enabled for this GraphqlApi.
setXrayEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
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
 
SyncConfig - Class in com.amazonaws.services.appsync.model
Describes a Sync configuration for a resolver.
SyncConfig() - Constructor for class com.amazonaws.services.appsync.model.SyncConfig
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Tags a resource with user-supplied tags.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Tags a resource with user-supplied tags.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Tags a resource with user-supplied tags.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Tags a resource with user-supplied tags.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.appsync.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.appsync.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.appsync.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.appsync.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ApiCache
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.ApiCacheStatus
 
toString() - Method in enum com.amazonaws.services.appsync.model.ApiCacheType
 
toString() - Method in enum com.amazonaws.services.appsync.model.ApiCachingBehavior
 
toString() - Method in class com.amazonaws.services.appsync.model.ApiKey
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.AuthenticationType
 
toString() - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.AuthorizationType
 
toString() - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CachingConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.ConflictDetectionType
 
toString() - Method in enum com.amazonaws.services.appsync.model.ConflictHandlerType
 
toString() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateApiKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateResolverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.CreateTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DataSource
Returns a string representation of this object.
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.DeleteApiCacheRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteApiCacheResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteApiKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteGraphqlApiResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteResolverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteResolverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeleteTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.FieldLogLevel
 
toString() - Method in class com.amazonaws.services.appsync.model.FlushApiCacheRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.FlushApiCacheResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetGraphqlApiResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetResolverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetResolverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GetTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.GraphqlApi
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListApiKeysRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListApiKeysResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListDataSourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListFunctionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListGraphqlApisResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListResolversRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListResolversResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.ListTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.LogConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.OutputType
 
toString() - Method in class com.amazonaws.services.appsync.model.PipelineConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.RelationalDatabaseSourceType
 
toString() - Method in class com.amazonaws.services.appsync.model.Resolver
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.ResolverKind
 
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.
toString() - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.SyncConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.Type
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appsync.model.TypeDefinitionFormat
 
toString() - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateResolverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UpdateTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
Returns a string representation of this object.
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
 

U

UnauthorizedException - Exception in com.amazonaws.services.appsync.model
You are not authorized to perform this operation.
UnauthorizedException(String) - Constructor for exception com.amazonaws.services.appsync.model.UnauthorizedException
Constructs a new UnauthorizedException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Untags a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Untags a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Untags a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Untags a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.appsync.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.appsync.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.appsync.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.appsync.model.UntagResourceResult
 
updateApiCache(UpdateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateApiCache(UpdateApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates the cache for the GraphQL API.
updateApiCache(UpdateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates the cache for the GraphQL API.
updateApiCacheAsync(UpdateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateApiCacheAsync(UpdateApiCacheRequest, AsyncHandler<UpdateApiCacheRequest, UpdateApiCacheResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateApiCacheAsync(UpdateApiCacheRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates the cache for the GraphQL API.
updateApiCacheAsync(UpdateApiCacheRequest, AsyncHandler<UpdateApiCacheRequest, UpdateApiCacheResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates the cache for the GraphQL API.
updateApiCacheAsync(UpdateApiCacheRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateApiCacheAsync(UpdateApiCacheRequest, AsyncHandler<UpdateApiCacheRequest, UpdateApiCacheResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateApiCacheRequest - Class in com.amazonaws.services.appsync.model
Represents the input of a UpdateApiCache operation.
UpdateApiCacheRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
 
UpdateApiCacheResult - Class in com.amazonaws.services.appsync.model
Represents the output of a UpdateApiCache operation.
UpdateApiCacheResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateApiCacheResult
 
updateApiKey(UpdateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateApiKey(UpdateApiKeyRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates an API key.
updateApiKey(UpdateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates an API key.
updateApiKeyAsync(UpdateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateApiKeyAsync(UpdateApiKeyRequest, AsyncHandler<UpdateApiKeyRequest, UpdateApiKeyResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateApiKeyAsync(UpdateApiKeyRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates an API key.
updateApiKeyAsync(UpdateApiKeyRequest, AsyncHandler<UpdateApiKeyRequest, UpdateApiKeyResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates an API key.
updateApiKeyAsync(UpdateApiKeyRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateApiKeyAsync(UpdateApiKeyRequest, AsyncHandler<UpdateApiKeyRequest, UpdateApiKeyResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateApiKeyRequest - Class in com.amazonaws.services.appsync.model
 
UpdateApiKeyRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
 
UpdateApiKeyResult - Class in com.amazonaws.services.appsync.model
 
UpdateApiKeyResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateApiKeyResult
 
updateDataSource(UpdateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateDataSource(UpdateDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates a DataSource object.
updateDataSource(UpdateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates a DataSource object.
updateDataSourceAsync(UpdateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateDataSourceAsync(UpdateDataSourceRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a DataSource object.
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a DataSource object.
updateDataSourceAsync(UpdateDataSourceRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateDataSourceRequest - Class in com.amazonaws.services.appsync.model
 
UpdateDataSourceRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
 
UpdateDataSourceResult - Class in com.amazonaws.services.appsync.model
 
UpdateDataSourceResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateDataSourceResult
 
updateFunction(UpdateFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateFunction(UpdateFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates a Function object.
updateFunction(UpdateFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates a Function object.
updateFunctionAsync(UpdateFunctionRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateFunctionAsync(UpdateFunctionRequest, AsyncHandler<UpdateFunctionRequest, UpdateFunctionResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateFunctionAsync(UpdateFunctionRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a Function object.
updateFunctionAsync(UpdateFunctionRequest, AsyncHandler<UpdateFunctionRequest, UpdateFunctionResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a Function object.
updateFunctionAsync(UpdateFunctionRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateFunctionAsync(UpdateFunctionRequest, AsyncHandler<UpdateFunctionRequest, UpdateFunctionResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateFunctionRequest - Class in com.amazonaws.services.appsync.model
 
UpdateFunctionRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateFunctionRequest
 
UpdateFunctionResult - Class in com.amazonaws.services.appsync.model
 
UpdateFunctionResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateFunctionResult
 
updateGraphqlApi(UpdateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateGraphqlApi(UpdateGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates a GraphqlApi object.
updateGraphqlApi(UpdateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates a GraphqlApi object.
updateGraphqlApiAsync(UpdateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateGraphqlApiAsync(UpdateGraphqlApiRequest, AsyncHandler<UpdateGraphqlApiRequest, UpdateGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateGraphqlApiAsync(UpdateGraphqlApiRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a GraphqlApi object.
updateGraphqlApiAsync(UpdateGraphqlApiRequest, AsyncHandler<UpdateGraphqlApiRequest, UpdateGraphqlApiResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a GraphqlApi object.
updateGraphqlApiAsync(UpdateGraphqlApiRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateGraphqlApiAsync(UpdateGraphqlApiRequest, AsyncHandler<UpdateGraphqlApiRequest, UpdateGraphqlApiResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateGraphqlApiRequest - Class in com.amazonaws.services.appsync.model
 
UpdateGraphqlApiRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
 
UpdateGraphqlApiResult - Class in com.amazonaws.services.appsync.model
 
UpdateGraphqlApiResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateGraphqlApiResult
 
updateResolver(UpdateResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateResolver(UpdateResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates a Resolver object.
updateResolver(UpdateResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates a Resolver object.
updateResolverAsync(UpdateResolverRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateResolverAsync(UpdateResolverRequest, AsyncHandler<UpdateResolverRequest, UpdateResolverResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateResolverAsync(UpdateResolverRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a Resolver object.
updateResolverAsync(UpdateResolverRequest, AsyncHandler<UpdateResolverRequest, UpdateResolverResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a Resolver object.
updateResolverAsync(UpdateResolverRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateResolverAsync(UpdateResolverRequest, AsyncHandler<UpdateResolverRequest, UpdateResolverResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateResolverRequest - Class in com.amazonaws.services.appsync.model
 
UpdateResolverRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateResolverRequest
 
UpdateResolverResult - Class in com.amazonaws.services.appsync.model
 
UpdateResolverResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateResolverResult
 
updateType(UpdateTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSync
 
updateType(UpdateTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSync
Updates a Type object.
updateType(UpdateTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncClient
Updates a Type object.
updateTypeAsync(UpdateTypeRequest) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateTypeAsync(UpdateTypeRequest, AsyncHandler<UpdateTypeRequest, UpdateTypeResult>) - Method in class com.amazonaws.services.appsync.AbstractAWSAppSyncAsync
 
updateTypeAsync(UpdateTypeRequest) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a Type object.
updateTypeAsync(UpdateTypeRequest, AsyncHandler<UpdateTypeRequest, UpdateTypeResult>) - Method in interface com.amazonaws.services.appsync.AWSAppSyncAsync
Updates a Type object.
updateTypeAsync(UpdateTypeRequest) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
updateTypeAsync(UpdateTypeRequest, AsyncHandler<UpdateTypeRequest, UpdateTypeResult>) - Method in class com.amazonaws.services.appsync.AWSAppSyncAsyncClient
 
UpdateTypeRequest - Class in com.amazonaws.services.appsync.model
 
UpdateTypeRequest() - Constructor for class com.amazonaws.services.appsync.model.UpdateTypeRequest
 
UpdateTypeResult - Class in com.amazonaws.services.appsync.model
 
UpdateTypeResult() - Constructor for class com.amazonaws.services.appsync.model.UpdateTypeResult
 
UserPoolConfig - Class in com.amazonaws.services.appsync.model
Describes an Amazon Cognito user pool configuration.
UserPoolConfig() - Constructor for class com.amazonaws.services.appsync.model.UserPoolConfig
 

V

valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.ApiCacheStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.ApiCacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.ApiCachingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.AuthorizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.ConflictDetectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.ConflictHandlerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.DefaultAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.FieldLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.RelationalDatabaseSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.ResolverKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.SchemaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appsync.model.TypeDefinitionFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.appsync.model.ApiCacheStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.ApiCacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.ApiCachingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.AuthorizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.ConflictDetectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.ConflictHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.DefaultAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.FieldLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.RelationalDatabaseSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.ResolverKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.SchemaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appsync.model.TypeDefinitionFormat
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAdditionalAuthenticationProviders(AdditionalAuthenticationProvider...) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
withAdditionalAuthenticationProviders(Collection<AdditionalAuthenticationProvider>) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
withAdditionalAuthenticationProviders(AdditionalAuthenticationProvider...) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A list of additional authentication providers for the GraphqlApi API.
withAdditionalAuthenticationProviders(Collection<AdditionalAuthenticationProvider>) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A list of additional authentication providers for the GraphqlApi API.
withAdditionalAuthenticationProviders(AdditionalAuthenticationProvider...) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
withAdditionalAuthenticationProviders(Collection<AdditionalAuthenticationProvider>) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A list of additional authentication providers for the GraphqlApi API.
withApiCache(ApiCache) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheResult
The ApiCache object.
withApiCache(ApiCache) - Method in class com.amazonaws.services.appsync.model.GetApiCacheResult
The ApiCache object.
withApiCache(ApiCache) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheResult
The ApiCache object.
withApiCachingBehavior(String) - Method in class com.amazonaws.services.appsync.model.ApiCache
Caching behavior.
withApiCachingBehavior(ApiCachingBehavior) - Method in class com.amazonaws.services.appsync.model.ApiCache
Caching behavior.
withApiCachingBehavior(String) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Caching behavior.
withApiCachingBehavior(ApiCachingBehavior) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Caching behavior.
withApiCachingBehavior(String) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
Caching behavior.
withApiCachingBehavior(ApiCachingBehavior) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
Caching behavior.
withApiId(String) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The GraphQL API Id.
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.CreateFunctionRequest
The GraphQL API ID.
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.DeleteApiCacheRequest
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.DeleteFunctionRequest
The GraphQL 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.FlushApiCacheRequest
The API ID.
withApiId(String) - Method in class com.amazonaws.services.appsync.model.GetApiCacheRequest
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.GetFunctionRequest
The GraphQL 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.ListFunctionsRequest
The GraphQL API ID.
withApiId(String) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
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.UpdateApiCacheRequest
The GraphQL 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.UpdateFunctionRequest
The GraphQL 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.CognitoUserPoolConfig
A regular expression for validating the incoming Amazon Cognito user pool app client ID.
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.
withAtRestEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.ApiCache
At rest encryption flag for cache.
withAtRestEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
At rest encryption flag for cache.
withAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The authentication type: API key, AWS IAM, OIDC, or Amazon Cognito user pools.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The authentication type: API key, AWS IAM, OIDC, or Amazon Cognito user pools.
withAuthenticationType(String) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The authentication type: API key, AWS IAM, OIDC, or Amazon Cognito user pools.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The authentication type: API key, AWS IAM, OIDC, 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.
withAuthorizationConfig(AuthorizationConfig) - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
The authorization config in case the HTTP endpoint requires authorization.
withAuthorizationType(String) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The authorization type required by the HTTP endpoint.
withAuthorizationType(AuthorizationType) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The authorization type required by the HTTP endpoint.
withAuthTTL(Long) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The number of milliseconds a token is valid after being authenticated.
withAwsIamConfig(AwsIamConfig) - Method in class com.amazonaws.services.appsync.model.AuthorizationConfig
The AWS IAM settings.
withAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.CognitoUserPoolConfig
The AWS Region in which the user pool was created.
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.RdsHttpEndpointConfig
AWS Region for RDS HTTP endpoint.
withAwsRegion(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
The AWS Region in which the user pool was created.
withAwsSecretStoreArn(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
AWS secret store ARN for database credentials.
withBaseTableTTL(Long) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The number of minutes an Item is stored in the datasource.
withCachingConfig(CachingConfig) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The caching configuration for the resolver.
withCachingConfig(CachingConfig) - Method in class com.amazonaws.services.appsync.model.Resolver
The caching configuration for the resolver.
withCachingConfig(CachingConfig) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The caching configuration for the resolver.
withCachingKeys(String...) - Method in class com.amazonaws.services.appsync.model.CachingConfig
The caching keys for a resolver that has caching enabled.
withCachingKeys(Collection<String>) - Method in class com.amazonaws.services.appsync.model.CachingConfig
The caching keys for a resolver that has caching enabled.
withClientId(String) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The client identifier of the Relying party at the OpenID identity provider.
withCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.appsync.model.LogConfig
The service role that AWS AppSync will assume to publish to Amazon CloudWatch logs in your account.
withConflictDetection(String) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Detection strategy to use.
withConflictDetection(ConflictDetectionType) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Detection strategy to use.
withConflictHandler(String) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Resolution strategy to perform in the event of a conflict.
withConflictHandler(ConflictHandlerType) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The Conflict Resolution strategy to perform in the event of a conflict.
withDatabaseName(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Logical database name.
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.CreateFunctionRequest
The Function DataSource name.
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.FunctionConfiguration
The name of the DataSource.
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.UpdateFunctionRequest
The Function DataSource 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.
withDbClusterIdentifier(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Amazon RDS cluster identifier.
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.
withDeltaSyncConfig(DeltaSyncConfig) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
The DeltaSyncConfig for a versioned datasource.
withDeltaSyncTableName(String) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The Delta Sync table name.
withDeltaSyncTableTTL(Long) - Method in class com.amazonaws.services.appsync.model.DeltaSyncConfig
The number of minutes a Delta Sync log entry is stored in the Delta Sync table.
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.CreateFunctionRequest
The Function description.
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.FunctionConfiguration
The Function description.
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.
withDescription(String) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The Function description.
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
Amazon DynamoDB settings.
withDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
Amazon DynamoDB settings.
withDynamodbConfig(DynamodbDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new Amazon DynamoDB configuration.
withElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Amazon Elasticsearch Service settings.
withElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
Amazon Elasticsearch Service settings.
withElasticsearchConfig(ElasticsearchDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new Elasticsearch Service configuration.
withEndpoint(String) - Method in class com.amazonaws.services.appsync.model.ElasticsearchDataSourceConfig
The endpoint.
withEndpoint(String) - Method in class com.amazonaws.services.appsync.model.HttpDataSourceConfig
The HTTP URL endpoint.
withExcludeVerboseContent(Boolean) - Method in class com.amazonaws.services.appsync.model.LogConfig
Set to TRUE to exclude sections that contain information such as headers, context, and evaluated mapping templates, regardless of logging level.
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 from creation time after which the API key expires.
withExpires(Long) - Method in class com.amazonaws.services.appsync.model.UpdateApiKeyRequest
The time from update time after which the API key expires.
withFieldLogLevel(String) - Method in class com.amazonaws.services.appsync.model.LogConfig
The field logging level.
withFieldLogLevel(FieldLogLevel) - Method in class com.amazonaws.services.appsync.model.LogConfig
The field logging level.
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.
withFunctionArn(String) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
The ARN of the Function object.
withFunctionConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.appsync.model.CreateFunctionResult
The Function object.
withFunctionConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.appsync.model.GetFunctionResult
The Function object.
withFunctionConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionResult
The Function object.
withFunctionId(String) - Method in class com.amazonaws.services.appsync.model.DeleteFunctionRequest
The Function ID.
withFunctionId(String) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
A unique ID representing the Function object.
withFunctionId(String) - Method in class com.amazonaws.services.appsync.model.GetFunctionRequest
The Function ID.
withFunctionId(String) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionRequest
The Function ID.
withFunctionId(String) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The function ID.
withFunctions(FunctionConfiguration...) - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
A list of Function objects.
withFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.appsync.model.ListFunctionsResult
A list of Function objects.
withFunctions(String...) - Method in class com.amazonaws.services.appsync.model.PipelineConfig
A list of Function objects.
withFunctions(Collection<String>) - Method in class com.amazonaws.services.appsync.model.PipelineConfig
A list of Function objects.
withFunctionVersion(String) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The version of the request mapping template.
withFunctionVersion(String) - Method in class com.amazonaws.services.appsync.model.FunctionConfiguration
The version of the request mapping template.
withFunctionVersion(String) - Method in class com.amazonaws.services.appsync.model.UpdateFunctionRequest
The version of the request mapping template.
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.
withHttpConfig(HttpDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
HTTP endpoint settings.
withHttpConfig(HttpDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
HTTP endpoint settings.
withHttpConfig(HttpDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new HTTP endpoint configuration.
withIatTTL(Long) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The number of milliseconds a token is valid after being issued to a user.
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.
withIncludeDirectives(Boolean) - Method in class com.amazonaws.services.appsync.model.GetIntrospectionSchemaRequest
A flag that specifies whether the schema introspection should contain directives.
withIssuer(String) - Method in class com.amazonaws.services.appsync.model.OpenIDConnectConfig
The issuer for the OpenID Connect configuration.
withKind(String) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The resolver type.
withKind(ResolverKind) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The resolver type.
withKind(String) - Method in class com.amazonaws.services.appsync.model.Resolver
The resolver type.
withKind(ResolverKind) - Method in class com.amazonaws.services.appsync.model.Resolver
The resolver type.
withKind(String) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The resolver type.
withKind(ResolverKind) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The resolver type.
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
AWS Lambda settings.
withLambdaConfig(LambdaDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new AWS Lambda configuration.
withLambdaConflictHandlerArn(String) - Method in class com.amazonaws.services.appsync.model.LambdaConflictHandlerConfig
The Arn for the Lambda function to use as the Conflict Handler.
withLambdaConflictHandlerConfig(LambdaConflictHandlerConfig) - Method in class com.amazonaws.services.appsync.model.SyncConfig
The LambdaConflictHandlerConfig when configuring LAMBDA as the Conflict Handler.
withLambdaFunctionArn(String) - Method in class com.amazonaws.services.appsync.model.LambdaDataSourceConfig
The ARN for the Lambda function.
withLogConfig(LogConfig) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The Amazon CloudWatch Logs configuration.
withLogConfig(LogConfig) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The Amazon CloudWatch Logs configuration.
withLogConfig(LogConfig) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
The Amazon CloudWatch Logs configuration for the GraphqlApi object.
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.ListFunctionsRequest
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.ListResolversByFunctionRequest
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.CreateFunctionRequest
The Function name.
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.FunctionConfiguration
The name of the Function object.
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.UpdateFunctionRequest
The Function name.
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.ListFunctionsRequest
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.ListFunctionsResult
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.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.ListResolversByFunctionRequest
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
An identifier that can be used 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.
withOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The OpenID Connect configuration.
withOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
The OpenID Connect configuration.
withOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The OpenID Connect configuration.
withOpenIDConnectConfig(OpenIDConnectConfig) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
The OpenID Connect configuration for the GraphqlApi object.
withPipelineConfig(PipelineConfig) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The PipelineConfig.
withPipelineConfig(PipelineConfig) - Method in class com.amazonaws.services.appsync.model.Resolver
The PipelineConfig.
withPipelineConfig(PipelineConfig) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The PipelineConfig.
withRdsHttpEndpointConfig(RdsHttpEndpointConfig) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Amazon RDS HTTP endpoint settings.
withRelationalDatabaseConfig(RelationalDatabaseDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
Relational database settings.
withRelationalDatabaseConfig(RelationalDatabaseDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.DataSource
Relational database settings.
withRelationalDatabaseConfig(RelationalDatabaseDataSourceConfig) - Method in class com.amazonaws.services.appsync.model.UpdateDataSourceRequest
The new relational database configuration.
withRelationalDatabaseSourceType(String) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Source type for the relational database.
withRelationalDatabaseSourceType(RelationalDatabaseSourceType) - Method in class com.amazonaws.services.appsync.model.RelationalDatabaseDataSourceConfig
Source type for the relational database.
withRequestMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The Function request mapping template.
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.FunctionConfiguration
The Function request mapping template.
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.UpdateFunctionRequest
The Function 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.ListResolversByFunctionResult
The list of resolvers.
withResolvers(Collection<Resolver>) - Method in class com.amazonaws.services.appsync.model.ListResolversByFunctionResult
The list of resolvers.
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.
withResourceArn(String) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceRequest
The GraphqlApi ARN.
withResourceArn(String) - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
The GraphqlApi ARN.
withResourceArn(String) - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
The GraphqlApi ARN.
withResponseMappingTemplate(String) - Method in class com.amazonaws.services.appsync.model.CreateFunctionRequest
The Function response mapping template.
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.FunctionConfiguration
The Function response mapping template.
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.UpdateFunctionRequest
The Function request 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.
withSchema(String) - Method in class com.amazonaws.services.appsync.model.RdsHttpEndpointConfig
Logical schema name.
withServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.CreateDataSourceRequest
The AWS IAM service role ARN for the data source.
withServiceRoleArn(String) - Method in class com.amazonaws.services.appsync.model.DataSource
The AWS 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.
withSigningRegion(String) - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
The signing region for AWS IAM authorization.
withSigningServiceName(String) - Method in class com.amazonaws.services.appsync.model.AwsIamConfig
The signing service name for AWS IAM authorization.
withStatus(String) - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance status.
withStatus(ApiCacheStatus) - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance status.
withStatus(String) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
withStatus(SchemaStatus) - Method in class com.amazonaws.services.appsync.model.GetSchemaCreationStatusResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
withStatus(String) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
withStatus(SchemaStatus) - Method in class com.amazonaws.services.appsync.model.StartSchemaCreationResult
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE).
withSyncConfig(SyncConfig) - Method in class com.amazonaws.services.appsync.model.CreateResolverRequest
The SyncConfig for a resolver attached to a versioned datasource.
withSyncConfig(SyncConfig) - Method in class com.amazonaws.services.appsync.model.Resolver
The SyncConfig for a resolver attached to a versioned datasource.
withSyncConfig(SyncConfig) - Method in class com.amazonaws.services.appsync.model.UpdateResolverRequest
The SyncConfig for a resolver attached to a versioned datasource.
withTableName(String) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
The table name.
withTagKeys(String...) - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
A list of TagKey objects.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.appsync.model.UntagResourceRequest
A list of TagKey objects.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A TagMap object.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
The tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.ListTagsForResourceResult
A TagMap object.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appsync.model.TagResourceRequest
A TagMap object.
withTransitEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.ApiCache
Transit encryption flag when connecting to cache.
withTransitEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
Transit encryption flag when connecting to cache.
withTtl(Long) - Method in class com.amazonaws.services.appsync.model.ApiCache
TTL in seconds for cache entries.
withTtl(Long) - Method in class com.amazonaws.services.appsync.model.CachingConfig
The TTL in seconds for a resolver that has caching enabled.
withTtl(Long) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
TTL in seconds for cache entries.
withTtl(Long) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
TTL in seconds for cache entries.
withType(String) - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance type.
withType(ApiCacheType) - Method in class com.amazonaws.services.appsync.model.ApiCache
The cache instance type.
withType(String) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The cache instance type.
withType(ApiCacheType) - Method in class com.amazonaws.services.appsync.model.CreateApiCacheRequest
The cache instance type.
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.UpdateApiCacheRequest
The cache instance type.
withType(ApiCacheType) - Method in class com.amazonaws.services.appsync.model.UpdateApiCacheRequest
The cache instance type.
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(CognitoUserPoolConfig) - Method in class com.amazonaws.services.appsync.model.AdditionalAuthenticationProvider
The Amazon Cognito user pool configuration.
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.CognitoUserPoolConfig
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.appsync.model.UserPoolConfig
The user pool ID.
withVersioned(Boolean) - Method in class com.amazonaws.services.appsync.model.DynamodbDataSourceConfig
Set to TRUE to use Conflict Detection and Resolution with this data source.
withXrayEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.CreateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
withXrayEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.GraphqlApi
A flag representing whether X-Ray tracing is enabled for this GraphqlApi.
withXrayEnabled(Boolean) - Method in class com.amazonaws.services.appsync.model.UpdateGraphqlApiRequest
A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.