A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.UriEncodeFn
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- accountId() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- addCondition(Condition) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- ADM - software.amazon.awssdk.services.cognitosync.model.Platform
- allowDots() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
- AlreadyStreamedException - Exception in software.amazon.awssdk.services.cognitosync.model
-
An exception thrown when a bulk publish operation is requested less than 24 hours after a previous bulk publish operation completed successfully.
- AlreadyStreamedException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- APNS - software.amazon.awssdk.services.cognitosync.model.Platform
- APNS_SANDBOX - software.amazon.awssdk.services.cognitosync.model.Platform
- applicationArns() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
-
List of SNS platform application ARNs that could be used by clients.
- applicationArns(String...) - Method in interface software.amazon.awssdk.services.cognitosync.model.PushSync.Builder
-
List of SNS platform application ARNs that could be used by clients.
- applicationArns(Collection<String>) - Method in interface software.amazon.awssdk.services.cognitosync.model.PushSync.Builder
-
List of SNS platform application ARNs that could be used by clients.
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.cognitosync.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.cognitosync.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAttributeProvider
- authority() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleUrl
- AUTHORITY - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(CognitoSyncAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncBaseClientBuilder
-
Set the
CognitoSyncAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(CognitoSyncAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(CognitoSyncAuthSchemeProvider) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.InternalErrorException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidParameterException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.LimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceConflictException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException.Builder
- awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- awsParseArn(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- awsPartition(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.CognitoSyncAuthSchemeInterceptor
- BOOLEAN - software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams.Builder
-
Returns a
CognitoSyncAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.Builder
- builder() - Static method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams
-
Get a new builder for creating a
CognitoSyncAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.DefaultCognitoSyncAuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Create a builder that can be used to configure and create a
CognitoSyncAsyncClient. - builder() - Static method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Create a builder that can be used to configure and create a
CognitoSyncClient. - builder() - Static method in class software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleError
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.CognitoSyncException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InternalErrorException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InvalidParameterException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.LimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.Record
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.ResourceConflictException
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- builder() - Static method in exception software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- builder() - Static method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.BuilderImpl
- BuilderImpl(CognitoSyncException) - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- BuilderImpl(CognitoSyncRequest) - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncRequest.BuilderImpl
- BuilderImpl(CognitoSyncResponse) - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- bulkPublish(Consumer<BulkPublishRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.
- bulkPublish(Consumer<BulkPublishRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.
- bulkPublish(BulkPublishRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.
- bulkPublish(BulkPublishRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.
- bulkPublishCompleteTime() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
If BulkPublishStatus is SUCCEEDED, the time the last bulk publish operation completed.
- bulkPublishCompleteTime(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse.Builder
-
If BulkPublishStatus is SUCCEEDED, the time the last bulk publish operation completed.
- BulkPublishRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
The input for the BulkPublish operation.
- BulkPublishRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- BulkPublishRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
BulkPublishRequestMarshaller - BulkPublishRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.BulkPublishRequestMarshaller
- BulkPublishResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
The output for the BulkPublish operation.
- BulkPublishResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- bulkPublishStartTime() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
The date/time at which the last bulk publish was initiated.
- bulkPublishStartTime(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse.Builder
-
The date/time at which the last bulk publish was initiated.
- bulkPublishStatus() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
Status of the last bulk publish operation, valid values are:
- bulkPublishStatus(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse.Builder
-
Status of the last bulk publish operation, valid values are:
- bulkPublishStatus(BulkPublishStatus) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse.Builder
-
Status of the last bulk publish operation, valid values are:
- BulkPublishStatus - Enum in software.amazon.awssdk.services.cognitosync.model
- bulkPublishStatusAsString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
Status of the last bulk publish operation, valid values are:
C
- canContinue() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- carryOn() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- cause(Throwable) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.InternalErrorException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidParameterException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.LimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceConflictException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException.Builder
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAuthSchemeStrategy
- clientContext() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
Intended to supply a device ID that will populate the lastModifiedBy field referenced in other methods.
- clientContext(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
Intended to supply a device ID that will populate the lastModifiedBy field referenced in other methods.
- cognitoStreams() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams(Consumer<CognitoStreams.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams(Consumer<CognitoStreams.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams(Consumer<CognitoStreams.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams(CognitoStreams) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams(CognitoStreams) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
-
Options to apply to this identity pool for Amazon Cognito streams.
- cognitoStreams(CognitoStreams) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for Amazon Cognito streams.
- CognitoStreams - Class in software.amazon.awssdk.services.cognitosync.model
-
Configuration options for configure Cognito streams.
- CognitoStreams.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncAsyncClient - Interface in software.amazon.awssdk.services.cognitosync
-
Service client for accessing Amazon Cognito Sync asynchronously.
- CognitoSyncAsyncClientBuilder - Interface in software.amazon.awssdk.services.cognitosync
-
A builder for creating an instance of
CognitoSyncAsyncClient. - CognitoSyncAuthSchemeInterceptor - Class in software.amazon.awssdk.services.cognitosync.auth.scheme.internal
- CognitoSyncAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.CognitoSyncAuthSchemeInterceptor
- CognitoSyncAuthSchemeParams - Interface in software.amazon.awssdk.services.cognitosync.auth.scheme
-
The parameters object used to resolve the auth schemes for the CognitoSync service.
- CognitoSyncAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.cognitosync.auth.scheme
-
A builder for a
CognitoSyncAuthSchemeParams. - CognitoSyncAuthSchemeProvider - Interface in software.amazon.awssdk.services.cognitosync.auth.scheme
-
An auth scheme provider for CognitoSync service.
- CognitoSyncBaseClientBuilder<B extends CognitoSyncBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.cognitosync
-
This includes configuration specific to Amazon Cognito Sync that is supported by both
CognitoSyncClientBuilderandCognitoSyncAsyncClientBuilder. - CognitoSyncClient - Interface in software.amazon.awssdk.services.cognitosync
-
Service client for accessing Amazon Cognito Sync.
- CognitoSyncClientBuilder - Interface in software.amazon.awssdk.services.cognitosync
-
A builder for creating an instance of
CognitoSyncClient. - CognitoSyncClientOption<T> - Class in software.amazon.awssdk.services.cognitosync.internal
- CognitoSyncEndpointParams - Class in software.amazon.awssdk.services.cognitosync.endpoints
-
The parameters object used to resolve an endpoint for the CognitoSync service.
- CognitoSyncEndpointParams.Builder - Interface in software.amazon.awssdk.services.cognitosync.endpoints
- CognitoSyncEndpointProvider - Interface in software.amazon.awssdk.services.cognitosync.endpoints
-
An endpoint provider for CognitoSync.
- CognitoSyncException - Exception in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncException(CognitoSyncException.Builder) - Constructor for exception software.amazon.awssdk.services.cognitosync.model.CognitoSyncException
- CognitoSyncException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncException.BuilderImpl - Class in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncRequest - Class in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncRequest(CognitoSyncRequest.Builder) - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncRequest
- CognitoSyncRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncRequest.BuilderImpl - Class in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- CognitoSyncRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.CognitoSyncRequestSetEndpointInterceptor
- CognitoSyncResolveEndpointInterceptor - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- CognitoSyncResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.CognitoSyncResolveEndpointInterceptor
- CognitoSyncResponse - Class in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncResponse(CognitoSyncResponse.Builder) - Constructor for class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse
- CognitoSyncResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncResponse.BuilderImpl - Class in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncResponseMetadata - Class in software.amazon.awssdk.services.cognitosync.model
- CognitoSyncServiceClientConfiguration - Class in software.amazon.awssdk.services.cognitosync
-
Class to expose the service client settings to the user.
- CognitoSyncServiceClientConfiguration(CognitoSyncServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration
- CognitoSyncServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.cognitosync
-
A builder for creating a
CognitoSyncServiceClientConfiguration - CognitoSyncServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.cognitosync.internal
- CognitoSyncServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
- CognitoSyncServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
- ConcurrentModificationException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown if there are parallel requests to modify a resource.
- ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- condition() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- context(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference.Builder
- count() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
-
Number of datasets returned.
- count() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
-
Total number of identities for the identity pool.
- count() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
Total number of records.
- count(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse.Builder
-
Number of datasets returned.
- count(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse.Builder
-
Total number of identities for the identity pool.
- count(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
Total number of records.
- create() - Static method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.DefaultCognitoSyncAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Create a
CognitoSyncAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Create a
CognitoSyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAuthSchemeStrategy
- creationDate() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
Date on which the dataset was created.
- creationDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
Date on which the dataset was created.
- credentialsProvider() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleError
D
- dataset() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
-
A collection of data for an identity pool.
- dataset() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
-
Meta data for a collection of data for an identity.
- dataset(Consumer<Dataset.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse.Builder
-
A collection of data for an identity pool.
- dataset(Consumer<Dataset.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse.Builder
-
Meta data for a collection of data for an identity.
- dataset(Dataset) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse.Builder
-
A collection of data for an identity pool.
- dataset(Dataset) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse.Builder
-
Meta data for a collection of data for an identity.
- Dataset - Class in software.amazon.awssdk.services.cognitosync.model
-
A collection of data for an identity pool.
- Dataset.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- datasetCount() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
Number of datasets for the identity.
- datasetCount(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityUsage.Builder
-
Number of datasets for the identity.
- datasetDeletedAfterRequestedSyncCount() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
A boolean value specifying whether to delete the dataset locally.
- datasetDeletedAfterRequestedSyncCount(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
A boolean value specifying whether to delete the dataset locally.
- datasetExists() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
Indicates whether the dataset exists.
- datasetExists(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
Indicates whether the dataset exists.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
A string of up to 128 characters.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
-
A string of up to 128 characters.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
-
A string of up to 128 characters.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
A string of up to 128 characters.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
-
The name of the dataset to subcribe to.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
-
The name of the dataset from which to unsubcribe.
- datasetName() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
A string of up to 128 characters.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
A string of up to 128 characters.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest.Builder
-
A string of up to 128 characters.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest.Builder
-
A string of up to 128 characters.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
A string of up to 128 characters.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest.Builder
-
The name of the dataset to subcribe to.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest.Builder
-
The name of the dataset from which to unsubcribe.
- datasetName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
A string of up to 128 characters.
- datasets() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
-
A set of datasets.
- datasets(Collection<Dataset>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse.Builder
-
A set of datasets.
- datasets(Consumer<Dataset.Builder>...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse.Builder
-
A set of datasets.
- datasets(Dataset...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse.Builder
-
A set of datasets.
- datasetSyncCount() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
Server sync count for this dataset.
- datasetSyncCount(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
Server sync count for this dataset.
- dataStorage() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
Total size in bytes of the records in this dataset.
- dataStorage() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
-
Data storage information for the identity pool.
- dataStorage() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
Total data storage for this identity.
- dataStorage(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
Total size in bytes of the records in this dataset.
- dataStorage(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage.Builder
-
Data storage information for the identity pool.
- dataStorage(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityUsage.Builder
-
Total data storage for this identity.
- Default() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- DefaultCognitoSyncAuthSchemeParams - Class in software.amazon.awssdk.services.cognitosync.auth.scheme.internal
- DefaultCognitoSyncAuthSchemeProvider - Class in software.amazon.awssdk.services.cognitosync.auth.scheme.internal
- DefaultCognitoSyncEndpointProvider - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- DefaultCognitoSyncEndpointProvider() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultCognitoSyncEndpointProvider
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- deleteDataset(Consumer<DeleteDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Deletes the specific dataset.
- deleteDataset(Consumer<DeleteDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Deletes the specific dataset.
- deleteDataset(DeleteDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Deletes the specific dataset.
- deleteDataset(DeleteDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Deletes the specific dataset.
- DeleteDatasetRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request to delete the specific dataset.
- DeleteDatasetRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- DeleteDatasetRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
DeleteDatasetRequestMarshaller - DeleteDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.DeleteDatasetRequestMarshaller
- DeleteDatasetResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Response to a successful DeleteDataset request.
- DeleteDatasetResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- describeDataset(Consumer<DescribeDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets meta data about a dataset by identity and dataset name.
- describeDataset(Consumer<DescribeDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets meta data about a dataset by identity and dataset name.
- describeDataset(DescribeDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets meta data about a dataset by identity and dataset name.
- describeDataset(DescribeDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets meta data about a dataset by identity and dataset name.
- DescribeDatasetRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request for meta data about a dataset (creation date, number of records, size) by owner and dataset name.
- DescribeDatasetRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- DescribeDatasetRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
DescribeDatasetRequestMarshaller - DescribeDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.DescribeDatasetRequestMarshaller
- DescribeDatasetResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Response to a successful DescribeDataset request.
- DescribeDatasetResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- describeIdentityPoolUsage(Consumer<DescribeIdentityPoolUsageRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets usage details (for example, data storage) about a particular identity pool.
- describeIdentityPoolUsage(Consumer<DescribeIdentityPoolUsageRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets usage details (for example, data storage) about a particular identity pool.
- describeIdentityPoolUsage(DescribeIdentityPoolUsageRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets usage details (for example, data storage) about a particular identity pool.
- describeIdentityPoolUsage(DescribeIdentityPoolUsageRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets usage details (for example, data storage) about a particular identity pool.
- DescribeIdentityPoolUsageRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request for usage information about the identity pool.
- DescribeIdentityPoolUsageRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- DescribeIdentityPoolUsageRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
DescribeIdentityPoolUsageRequestMarshaller - DescribeIdentityPoolUsageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.DescribeIdentityPoolUsageRequestMarshaller
- DescribeIdentityPoolUsageResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Response to a successful DescribeIdentityPoolUsage request.
- DescribeIdentityPoolUsageResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- describeIdentityUsage(Consumer<DescribeIdentityUsageRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets usage information for an identity, including number of datasets and data usage.
- describeIdentityUsage(Consumer<DescribeIdentityUsageRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets usage information for an identity, including number of datasets and data usage.
- describeIdentityUsage(DescribeIdentityUsageRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets usage information for an identity, including number of datasets and data usage.
- describeIdentityUsage(DescribeIdentityUsageRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets usage information for an identity, including number of datasets and data usage.
- DescribeIdentityUsageRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request for information about the usage of an identity pool.
- DescribeIdentityUsageRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- DescribeIdentityUsageRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
DescribeIdentityUsageRequestMarshaller - DescribeIdentityUsageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.DescribeIdentityUsageRequestMarshaller
- DescribeIdentityUsageResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
The response to a successful DescribeIdentityUsage request.
- DescribeIdentityUsageResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- deviceId() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
-
The unique ID generated for this device by Cognito.
- deviceId() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
-
The unique ID generated for this device by Cognito.
- deviceId() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
-
The unique ID generated for this device by Cognito.
- deviceId() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
The unique ID generated for this device by Cognito.
- deviceId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse.Builder
-
The unique ID generated for this device by Cognito.
- deviceId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest.Builder
-
The unique ID generated for this device by Cognito.
- deviceId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest.Builder
-
The unique ID generated for this device by Cognito.
- deviceId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
The unique ID generated for this device by Cognito.
- deviceLastModifiedDate() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
The last modified date of the client device.
- deviceLastModifiedDate() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
The last modified date of the client device.
- deviceLastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.Record.Builder
-
The last modified date of the client device.
- deviceLastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.RecordPatch.Builder
-
The last modified date of the client device.
- DISABLED - software.amazon.awssdk.services.cognitosync.model.StreamingStatus
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- dnsSuffix() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- documentation - Variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
- DuplicateRequestException - Exception in software.amazon.awssdk.services.cognitosync.model
-
An exception thrown when there is an IN_PROGRESS bulk publish operation for the given identity pool.
- DuplicateRequestException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
E
- ENABLED - software.amazon.awssdk.services.cognitosync.model.StreamingStatus
- endpoint() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
- endpoint() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- endpoint(String) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams.Builder
- endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttributeit represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
-
Read
SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER's isEndpointOverridden attribute. - endpointOverride() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(CognitoSyncEndpointProvider) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncBaseClientBuilder
-
Set the
CognitoSyncEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- eq(boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultCognitoSyncEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- error() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- error(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule.Builder
- error(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- ERROR - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- events() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
-
The Cognito Events returned from the GetCognitoEvents request
- events() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
-
The events to configure
- events(Map<String, String>) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse.Builder
-
The Cognito Events returned from the GetCognitoEvents request
- events(Map<String, String>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest.Builder
-
The events to configure
- expectArray() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
- failureMessage() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
If BulkPublishStatus is FAILED this field will contain the error message that caused the bulk publish to fail.
- failureMessage(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse.Builder
-
If BulkPublishStatus is FAILED this field will contain the error message that caused the bulk publish to fail.
- FatScope<T> - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- from(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.Operation
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.Platform
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.StreamingStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
G
- GCM - software.amazon.awssdk.services.cognitosync.model.Platform
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getBulkPublishDetails(Consumer<GetBulkPublishDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Get the status of the last BulkPublish operation for an identity pool.
- getBulkPublishDetails(Consumer<GetBulkPublishDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Get the status of the last BulkPublish operation for an identity pool.
- getBulkPublishDetails(GetBulkPublishDetailsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Get the status of the last BulkPublish operation for an identity pool.
- getBulkPublishDetails(GetBulkPublishDetailsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Get the status of the last BulkPublish operation for an identity pool.
- GetBulkPublishDetailsRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
The input for the GetBulkPublishDetails operation.
- GetBulkPublishDetailsRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- GetBulkPublishDetailsRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
GetBulkPublishDetailsRequestMarshaller - GetBulkPublishDetailsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.GetBulkPublishDetailsRequestMarshaller
- GetBulkPublishDetailsResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
The output for the GetBulkPublishDetails operation.
- GetBulkPublishDetailsResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- getCognitoEvents(Consumer<GetCognitoEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets the events and the corresponding Lambda functions associated with an identity pool.
- getCognitoEvents(Consumer<GetCognitoEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets the events and the corresponding Lambda functions associated with an identity pool.
- getCognitoEvents(GetCognitoEventsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets the events and the corresponding Lambda functions associated with an identity pool.
- getCognitoEvents(GetCognitoEventsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets the events and the corresponding Lambda functions associated with an identity pool.
- GetCognitoEventsRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request for a list of the configured Cognito Events
- GetCognitoEventsRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- GetCognitoEventsRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
GetCognitoEventsRequestMarshaller - GetCognitoEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.GetCognitoEventsRequestMarshaller
- GetCognitoEventsResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
The response from the GetCognitoEvents request
- GetCognitoEventsResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- getConditions() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- getIdentityPoolConfiguration(Consumer<GetIdentityPoolConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets the configuration settings of an identity pool.
- getIdentityPoolConfiguration(Consumer<GetIdentityPoolConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets the configuration settings of an identity pool.
- getIdentityPoolConfiguration(GetIdentityPoolConfigurationRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets the configuration settings of an identity pool.
- getIdentityPoolConfiguration(GetIdentityPoolConfigurationRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets the configuration settings of an identity pool.
- GetIdentityPoolConfigurationRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
The input for the GetIdentityPoolConfiguration operation.
- GetIdentityPoolConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- GetIdentityPoolConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
GetIdentityPoolConfigurationRequestMarshaller - GetIdentityPoolConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.GetIdentityPoolConfigurationRequestMarshaller
- GetIdentityPoolConfigurationResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
The output for the GetIdentityPoolConfiguration operation.
- GetIdentityPoolConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- getLeft() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- getVersion() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
H
- hasApplicationArns() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
-
For responses, this returns true if the service returned a value for the ApplicationArns property.
- hasDatasets() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
-
For responses, this returns true if the service returned a value for the Datasets property.
- hasEvents() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
-
For responses, this returns true if the service returned a value for the Events property.
- hasEvents() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
-
For responses, this returns true if the service returned a value for the Events property.
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultCognitoSyncEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- hashCode() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- hasIdentityPoolUsages() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
-
For responses, this returns true if the service returned a value for the IdentityPoolUsages property.
- hasMergedDatasetNames() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
For responses, this returns true if the service returned a value for the MergedDatasetNames property.
- hasRecordPatches() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
For responses, this returns true if the service returned a value for the RecordPatches property.
- hasRecords() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
For responses, this returns true if the service returned a value for the Records property.
- hasRecords() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
-
For responses, this returns true if the service returned a value for the Records property.
- hostLabel() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
I
- id() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- id(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
-
The unique ID for this identity.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
-
Unique ID for this identity.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
-
Unique ID for this identity.
- identityId() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityUsage.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
-
The unique ID for this identity.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest.Builder
-
Unique ID for this identity.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest.Builder
-
Unique ID for this identity.
- identityId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
-
The Cognito Identity Pool ID for the request
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
-
The Cognito Identity Pool to use when configuring Cognito Events
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest.Builder
-
The Cognito Identity Pool ID for the request
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityUsage.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest.Builder
-
The Cognito Identity Pool to use when configuring Cognito Events
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
- identityPoolUsage() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
-
Information about the usage of the identity pool.
- identityPoolUsage(Consumer<IdentityPoolUsage.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse.Builder
-
Information about the usage of the identity pool.
- identityPoolUsage(IdentityPoolUsage) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse.Builder
-
Information about the usage of the identity pool.
- IdentityPoolUsage - Class in software.amazon.awssdk.services.cognitosync.model
-
Usage information for the identity pool.
- IdentityPoolUsage.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- identityPoolUsages() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
-
Usage information for the identity pools.
- identityPoolUsages(Collection<IdentityPoolUsage>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse.Builder
-
Usage information for the identity pools.
- identityPoolUsages(Consumer<IdentityPoolUsage.Builder>...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse.Builder
-
Usage information for the identity pools.
- identityPoolUsages(IdentityPoolUsage...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse.Builder
-
Usage information for the identity pools.
- identityUsage() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
-
Usage information for the identity.
- identityUsage(Consumer<IdentityUsage.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse.Builder
-
Usage information for the identity.
- identityUsage(IdentityUsage) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse.Builder
-
Usage information for the identity.
- IdentityUsage - Class in software.amazon.awssdk.services.cognitosync.model
-
Usage information for the identity.
- IdentityUsage.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- IN_PROGRESS - software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
- index() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.cognitosync.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.cognitosync.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- InternalErrorException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Indicates an internal service error.
- InternalErrorException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- into() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- InvalidConfigurationException - Exception in software.amazon.awssdk.services.cognitosync.model
- InvalidConfigurationException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- InvalidLambdaFunctionOutputException - Exception in software.amazon.awssdk.services.cognitosync.model
-
The AWS Lambda function returned invalid output or an exception.
- InvalidLambdaFunctionOutputException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- InvalidParameterException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown when a request parameter does not comply with the associated constraints.
- InvalidParameterException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- IS_IP - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- isEndpoint() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- isError() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- isIp() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleUrl
- isNone() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- isResolved() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- IsSet - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- isUnresolved() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleResult
- isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- IsValidHostLabel - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
K
- key() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
The key for the record.
- key() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
The key associated with the record patch.
- key(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.Record.Builder
-
The key for the record.
- key(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RecordPatch.Builder
-
The key associated with the record patch.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- knownValues() - Static method in enum software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
-
Use this in place of
BulkPublishStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.cognitosync.model.Operation
-
Use this in place of
Operation.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.cognitosync.model.Platform
-
Use this in place of
Platform.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.cognitosync.model.StreamingStatus
-
Use this in place of
StreamingStatus.values()to return aSetof all values known to the SDK.
L
- LambdaThrottledException - Exception in software.amazon.awssdk.services.cognitosync.model
-
AWS Lambda throttled your account, please contact AWS Support
- LambdaThrottledException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- lastModifiedBy() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
The device that made the last change to this dataset.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
The user/device that made the last change to this record.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
The user/device that made the last change to this record.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
The device that made the last change to this dataset.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
The user/device that made the last change to this record.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.Record.Builder
-
The user/device that made the last change to this record.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
Date when the dataset was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
-
Date on which the identity pool was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
Date on which the identity was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
The date on which the record was last modified.
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
Date when the dataset was last modified.
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage.Builder
-
Date on which the identity pool was last modified.
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityUsage.Builder
-
Date on which the identity was last modified.
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.cognitosync.model.Record.Builder
-
The date on which the record was last modified.
- lastSyncCount() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
The last server sync count for this record.
- lastSyncCount(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
The last server sync count for this record.
- LimitExceededException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown when the limit on the number of objects or operations has been exceeded.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- listDatasets(Consumer<ListDatasetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Lists datasets for an identity.
- listDatasets(Consumer<ListDatasetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Lists datasets for an identity.
- listDatasets(ListDatasetsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Lists datasets for an identity.
- listDatasets(ListDatasetsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Lists datasets for an identity.
- ListDatasetsRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
Request for a list of datasets for an identity.
- ListDatasetsRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- ListDatasetsRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
ListDatasetsRequestMarshaller - ListDatasetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.ListDatasetsRequestMarshaller
- ListDatasetsResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Returned for a successful ListDatasets request.
- ListDatasetsResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- listIdentityPoolUsage() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets a list of identity pools registered with Cognito.
- listIdentityPoolUsage() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets a list of identity pools registered with Cognito.
- listIdentityPoolUsage(Consumer<ListIdentityPoolUsageRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets a list of identity pools registered with Cognito.
- listIdentityPoolUsage(Consumer<ListIdentityPoolUsageRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets a list of identity pools registered with Cognito.
- listIdentityPoolUsage(ListIdentityPoolUsageRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets a list of identity pools registered with Cognito.
- listIdentityPoolUsage(ListIdentityPoolUsageRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets a list of identity pools registered with Cognito.
- ListIdentityPoolUsageRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request for usage information on an identity pool.
- ListIdentityPoolUsageRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- ListIdentityPoolUsageRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
ListIdentityPoolUsageRequestMarshaller - ListIdentityPoolUsageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.ListIdentityPoolUsageRequestMarshaller
- ListIdentityPoolUsageResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Returned for a successful ListIdentityPoolUsage request.
- ListIdentityPoolUsageResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- listRecords(Consumer<ListRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
- listRecords(Consumer<ListRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
- listRecords(ListRecordsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
- listRecords(ListRecordsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
- ListRecordsRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request for a list of records.
- ListRecordsRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- ListRecordsRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
ListRecordsRequestMarshaller - ListRecordsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.ListRecordsRequestMarshaller
- ListRecordsResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Returned for a successful ListRecordsRequest.
- ListRecordsResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- Literal - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionDataProvider
M
- marshall(BulkPublishRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.BulkPublishRequestMarshaller
- marshall(DeleteDatasetRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.DeleteDatasetRequestMarshaller
- marshall(DescribeDatasetRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.DescribeDatasetRequestMarshaller
- marshall(DescribeIdentityPoolUsageRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.DescribeIdentityPoolUsageRequestMarshaller
- marshall(DescribeIdentityUsageRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.DescribeIdentityUsageRequestMarshaller
- marshall(GetBulkPublishDetailsRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.GetBulkPublishDetailsRequestMarshaller
- marshall(GetCognitoEventsRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.GetCognitoEventsRequestMarshaller
- marshall(GetIdentityPoolConfigurationRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.GetIdentityPoolConfigurationRequestMarshaller
- marshall(ListDatasetsRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.ListDatasetsRequestMarshaller
- marshall(ListIdentityPoolUsageRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.ListIdentityPoolUsageRequestMarshaller
- marshall(ListRecordsRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.ListRecordsRequestMarshaller
- marshall(RegisterDeviceRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.RegisterDeviceRequestMarshaller
- marshall(SetCognitoEventsRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.SetCognitoEventsRequestMarshaller
- marshall(SetIdentityPoolConfigurationRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.SetIdentityPoolConfigurationRequestMarshaller
- marshall(SubscribeToDatasetRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.SubscribeToDatasetRequestMarshaller
- marshall(UnsubscribeFromDatasetRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.UnsubscribeFromDatasetRequestMarshaller
- marshall(UpdateRecordsRequest) - Method in class software.amazon.awssdk.services.cognitosync.transform.UpdateRecordsRequestMarshaller
- maxResults() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
-
The maximum number of results to be returned.
- maxResults() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
-
The maximum number of results to be returned.
- maxResults() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
-
The maximum number of results to be returned.
- maxResults() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
The maximum number of results to be returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest.Builder
-
The maximum number of results to be returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest.Builder
-
The maximum number of results to be returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse.Builder
-
The maximum number of results to be returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
The maximum number of results to be returned.
- mergedDatasetNames() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
Names of merged datasets.
- mergedDatasetNames(String...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
Names of merged datasets.
- mergedDatasetNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
Names of merged datasets.
- message() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.Builder
- message(String) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InternalErrorException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidParameterException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.LimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceConflictException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException.Builder
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.CognitoSyncRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.CognitoSyncResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.CognitoSyncResolveEndpointInterceptor
N
- name() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- name(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference.Builder
- name(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- name(Identifier) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- nextToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
-
A pagination token for obtaining the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
-
A pagination token for obtaining the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
-
A pagination token for obtaining the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
-
A pagination token for obtaining the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
A pagination token for obtaining the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
A pagination token for obtaining the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest.Builder
-
A pagination token for obtaining the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse.Builder
-
A pagination token for obtaining the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest.Builder
-
A pagination token for obtaining the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse.Builder
-
A pagination token for obtaining the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
A pagination token for obtaining the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
A pagination token for obtaining the next page of results.
- none() - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- normalizedPath() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleUrl
- Not - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- NOT_STARTED - software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
- NotAuthorizedException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown when a user is not authorized to access the requested resource.
- NotAuthorizedException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- numRecords() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
Number of records in this dataset.
- numRecords(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.Dataset.Builder
-
Number of records in this dataset.
O
- of(boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- op() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
An operation, either replace or remove.
- op(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RecordPatch.Builder
-
An operation, either replace or remove.
- op(Operation) - Method in interface software.amazon.awssdk.services.cognitosync.model.RecordPatch.Builder
-
An operation, either replace or remove.
- opAsString() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
An operation, either replace or remove.
- operation() - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.DefaultCognitoSyncAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- Operation - Enum in software.amazon.awssdk.services.cognitosync.model
- outputs() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Sets the value for client override configuration
P
- Parameter - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.cognitosync.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- parse(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleUrl
- parse(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseURL(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- ParseUrl - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- partition() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- Partition - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- path() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleUrl
- path(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- platform() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
-
The SNS platform type (e.g.
- platform(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
-
The SNS platform type (e.g.
- platform(Platform) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
-
The SNS platform type (e.g.
- Platform - Enum in software.amazon.awssdk.services.cognitosync.model
- platformAsString() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
-
The SNS platform type (e.g.
- pop() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointAttributeProvider
- push() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- pushSync() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
-
Options to apply to this identity pool for push synchronization.
- pushSync() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
-
Options to apply to this identity pool for push synchronization.
- pushSync() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
-
Options to apply to this identity pool for push synchronization.
- pushSync(Consumer<PushSync.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for push synchronization.
- pushSync(Consumer<PushSync.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
-
Options to apply to this identity pool for push synchronization.
- pushSync(Consumer<PushSync.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for push synchronization.
- pushSync(PushSync) - Method in interface software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for push synchronization.
- pushSync(PushSync) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest.Builder
-
Options to apply to this identity pool for push synchronization.
- pushSync(PushSync) - Method in interface software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse.Builder
-
Options to apply to this identity pool for push synchronization.
- PushSync - Class in software.amazon.awssdk.services.cognitosync.model
-
Configuration options to be applied to the identity pool.
- PushSync.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
R
- Record - Class in software.amazon.awssdk.services.cognitosync.model
-
The basic data structure of a dataset.
- Record.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- RecordPatch - Class in software.amazon.awssdk.services.cognitosync.model
-
An update operation for a record.
- RecordPatch.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- recordPatches() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
A list of patch operations.
- recordPatches(Collection<RecordPatch>) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
A list of patch operations.
- recordPatches(Consumer<RecordPatch.Builder>...) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
A list of patch operations.
- recordPatches(RecordPatch...) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
A list of patch operations.
- records() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
A list of all records.
- records() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
-
A list of records that have been updated.
- records(Collection<Record>) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
A list of all records.
- records(Collection<Record>) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse.Builder
-
A list of records that have been updated.
- records(Consumer<Record.Builder>...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
A list of all records.
- records(Consumer<Record.Builder>...) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse.Builder
-
A list of records that have been updated.
- records(Record...) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
A list of all records.
- records(Record...) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse.Builder
-
A list of records that have been updated.
- ref(Identifier) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.DefaultCognitoSyncAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
- region() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- region() - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.cognitosync.internal.CognitoSyncServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition.Builder
- registerDevice(Consumer<RegisterDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Registers a device to receive push sync notifications.
- registerDevice(Consumer<RegisterDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Registers a device to receive push sync notifications.
- registerDevice(RegisterDeviceRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Registers a device to receive push sync notifications.
- registerDevice(RegisterDeviceRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Registers a device to receive push sync notifications.
- RegisterDeviceRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request to RegisterDevice.
- RegisterDeviceRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- RegisterDeviceRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
RegisterDeviceRequestMarshaller - RegisterDeviceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.RegisterDeviceRequestMarshaller
- RegisterDeviceResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Response to a RegisterDevice request.
- RegisterDeviceResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- REMOVE - software.amazon.awssdk.services.cognitosync.model.Operation
- REPLACE - software.amazon.awssdk.services.cognitosync.model.Operation
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InternalErrorException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidParameterException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.LimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceConflictException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException.Builder
- required(boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<CognitoSyncAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CognitoSyncAuthSchemeParams) - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CognitoSyncAuthSchemeParams) - Method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.DefaultCognitoSyncAuthSchemeProvider
- resolveEndpoint(Consumer<CognitoSyncEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CognitoSyncEndpointParams) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CognitoSyncEndpointParams) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.DefaultCognitoSyncEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- ResourceConflictException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown if an update can't be applied because the resource was changed by another call and this would result in a conflict.
- ResourceConflictException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- resourceId() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown if the resource doesn't exist.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- responseMetadata() - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition.Builder
- reverse() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- roleArn() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
-
The ARN of the role Amazon Cognito can assume in order to publish to the stream.
- roleArn() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
-
A role configured to allow Cognito to call SNS on behalf of the developer.
- roleArn(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoStreams.Builder
-
The ARN of the role Amazon Cognito can assume in order to publish to the stream.
- roleArn(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.PushSync.Builder
-
A role configured to allow Cognito to call SNS on behalf of the developer.
- Rule - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleArn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.CognitoSyncResolveEndpointInterceptor
- RulePartition - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RulePartition.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RuleResult - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RULES - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- RulesFunctions - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- RulesFunctions() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- RuleUrl - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Represents a URL to be used internally for endpoint resolution.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- scheme() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleUrl
- SCHEME - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.InternalErrorException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidParameterException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.LimitExceededException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.ResourceConflictException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.InternalErrorException
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidParameterException
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.LimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.ResourceConflictException
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.CognitoSyncException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InternalErrorException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.InvalidParameterException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.LimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.Record
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.ResourceConflictException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- service() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- service() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- SERVICE - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
- serviceId(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
- setCognitoEvents(Consumer<SetCognitoEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Sets the AWS Lambda function for a given event type for an identity pool.
- setCognitoEvents(Consumer<SetCognitoEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Sets the AWS Lambda function for a given event type for an identity pool.
- setCognitoEvents(SetCognitoEventsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Sets the AWS Lambda function for a given event type for an identity pool.
- setCognitoEvents(SetCognitoEventsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Sets the AWS Lambda function for a given event type for an identity pool.
- SetCognitoEventsRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request to configure Cognito Events"
- SetCognitoEventsRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- SetCognitoEventsRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
SetCognitoEventsRequestMarshaller - SetCognitoEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.SetCognitoEventsRequestMarshaller
- SetCognitoEventsResponse - Class in software.amazon.awssdk.services.cognitosync.model
- SetCognitoEventsResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- setIdentityPoolConfiguration(Consumer<SetIdentityPoolConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Sets the necessary configuration for push sync.
- setIdentityPoolConfiguration(Consumer<SetIdentityPoolConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Sets the necessary configuration for push sync.
- setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Sets the necessary configuration for push sync.
- setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Sets the necessary configuration for push sync.
- SetIdentityPoolConfigurationRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
The input for the SetIdentityPoolConfiguration operation.
- SetIdentityPoolConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- SetIdentityPoolConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
SetIdentityPoolConfigurationRequestMarshaller - SetIdentityPoolConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.SetIdentityPoolConfigurationRequestMarshaller
- SetIdentityPoolConfigurationResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
The output for the SetIdentityPoolConfiguration operation
- SetIdentityPoolConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Array
- software.amazon.awssdk.services.cognitosync - package software.amazon.awssdk.services.cognitosync
-
Amazon Cognito Sync - software.amazon.awssdk.services.cognitosync.auth.scheme - package software.amazon.awssdk.services.cognitosync.auth.scheme
- software.amazon.awssdk.services.cognitosync.auth.scheme.internal - package software.amazon.awssdk.services.cognitosync.auth.scheme.internal
- software.amazon.awssdk.services.cognitosync.endpoints - package software.amazon.awssdk.services.cognitosync.endpoints
- software.amazon.awssdk.services.cognitosync.endpoints.internal - package software.amazon.awssdk.services.cognitosync.endpoints.internal
- software.amazon.awssdk.services.cognitosync.internal - package software.amazon.awssdk.services.cognitosync.internal
- software.amazon.awssdk.services.cognitosync.model - package software.amazon.awssdk.services.cognitosync.model
- software.amazon.awssdk.services.cognitosync.transform - package software.amazon.awssdk.services.cognitosync.transform
- SourceException - Exception in software.amazon.awssdk.services.cognitosync.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- startIndex() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.InternalErrorException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidParameterException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.LimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceConflictException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException.Builder
- stopIndex() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- streamingStatus() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
-
Status of the Cognito streams.
- streamingStatus(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoStreams.Builder
-
Status of the Cognito streams.
- streamingStatus(StreamingStatus) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoStreams.Builder
-
Status of the Cognito streams.
- StreamingStatus - Enum in software.amazon.awssdk.services.cognitosync.model
- streamingStatusAsString() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
-
Status of the Cognito streams.
- streamName() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
-
The name of the Cognito stream to receive updates.
- streamName(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoStreams.Builder
-
The name of the Cognito stream to receive updates.
- STRING - software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
- stringEquals(String, String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- StringEqualsFn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- subscribeToDataset(Consumer<SubscribeToDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Subscribes to receive notifications when a dataset is modified by another device.
- subscribeToDataset(Consumer<SubscribeToDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Subscribes to receive notifications when a dataset is modified by another device.
- subscribeToDataset(SubscribeToDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Subscribes to receive notifications when a dataset is modified by another device.
- subscribeToDataset(SubscribeToDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Subscribes to receive notifications when a dataset is modified by another device.
- SubscribeToDatasetRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request to SubscribeToDatasetRequest.
- SubscribeToDatasetRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- SubscribeToDatasetRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
SubscribeToDatasetRequestMarshaller - SubscribeToDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.SubscribeToDatasetRequestMarshaller
- SubscribeToDatasetResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Response to a SubscribeToDataset request.
- SubscribeToDatasetResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- Substring - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Substring
- SUCCEEDED - software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- supportsDualStack() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- supportsFips() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs.Builder
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition.Builder
- supportsFIPS() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulePartition
- syncCount() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
The server sync count for this record.
- syncCount() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
Last known server sync count for this record.
- syncCount(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.Record.Builder
-
The server sync count for this record.
- syncCount(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.RecordPatch.Builder
-
Last known server sync count for this record.
- syncSessionsCount() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
-
Number of sync sessions for the identity pool.
- syncSessionsCount(Long) - Method in interface software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage.Builder
-
Number of sync sessions for the identity pool.
- syncSessionToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
A token containing a session ID, identity ID, and expiration.
- syncSessionToken() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
A token containing a session ID, identity ID, and expiration.
- syncSessionToken() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
The SyncSessionToken returned by a previous call to ListRecords for this dataset and identity.
- syncSessionToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest.Builder
-
A token containing a session ID, identity ID, and expiration.
- syncSessionToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse.Builder
-
A token containing a session ID, identity ID, and expiration.
- syncSessionToken(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest.Builder
-
The SyncSessionToken returned by a previous call to ListRecords for this dataset and identity.
T
- target() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Builder
- template() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- toBuilder() - Method in interface software.amazon.awssdk.services.cognitosync.auth.scheme.CognitoSyncAuthSchemeParams
-
Returns a
CognitoSyncAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.auth.scheme.internal.DefaultCognitoSyncAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.CognitoSyncException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncRequest
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.InternalErrorException
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.InvalidParameterException
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.LimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.ResourceConflictException
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
- token() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
-
The push token.
- token(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest.Builder
-
The push token.
- toList() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- TooManyRequestsException - Exception in software.amazon.awssdk.services.cognitosync.model
-
Thrown if the request is throttled.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- toParameterReference() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.cognitosync.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partition
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleArn
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Str
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.BulkPublishResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoStreams
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.Dataset
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DeleteDatasetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeDatasetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityPoolUsageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.DescribeIdentityUsageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetBulkPublishDetailsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.GetIdentityPoolConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityPoolUsage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.ListDatasetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.ListIdentityPoolUsageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.ListRecordsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cognitosync.model.Operation
- toString() - Method in enum software.amazon.awssdk.services.cognitosync.model.Platform
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.PushSync
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.RegisterDeviceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cognitosync.model.StreamingStatus
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.SubscribeToDatasetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.UnsubscribeFromDatasetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cognitosync.model.UpdateRecordsResponse
-
Returns a string representation of this object.
- TREE - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.TreeRule
- type(ParameterType) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- TYPE - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Rule
- types() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cognitosync.model.Operation
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cognitosync.model.Platform
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cognitosync.model.StreamingStatus
- unsubscribeFromDataset(Consumer<UnsubscribeFromDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Unsubscribes from receiving notifications when a dataset is modified by another device.
- unsubscribeFromDataset(Consumer<UnsubscribeFromDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Unsubscribes from receiving notifications when a dataset is modified by another device.
- unsubscribeFromDataset(UnsubscribeFromDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Unsubscribes from receiving notifications when a dataset is modified by another device.
- unsubscribeFromDataset(UnsubscribeFromDatasetRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Unsubscribes from receiving notifications when a dataset is modified by another device.
- UnsubscribeFromDatasetRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request to UnsubscribeFromDataset.
- UnsubscribeFromDatasetRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- UnsubscribeFromDatasetRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
UnsubscribeFromDatasetRequestMarshaller - UnsubscribeFromDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.UnsubscribeFromDatasetRequestMarshaller
- UnsubscribeFromDatasetResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Response to an UnsubscribeFromDataset request.
- UnsubscribeFromDatasetResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- updateRecords(Consumer<UpdateRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Posts updates to records and adds and deletes records for a dataset and user.
- updateRecords(Consumer<UpdateRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Posts updates to records and adds and deletes records for a dataset and user.
- updateRecords(UpdateRecordsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncAsyncClient
-
Posts updates to records and adds and deletes records for a dataset and user.
- updateRecords(UpdateRecordsRequest) - Method in interface software.amazon.awssdk.services.cognitosync.CognitoSyncClient
-
Posts updates to records and adds and deletes records for a dataset and user.
- UpdateRecordsRequest - Class in software.amazon.awssdk.services.cognitosync.model
-
A request to post updates to records or add and delete records for a dataset and user.
- UpdateRecordsRequest.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- UpdateRecordsRequestMarshaller - Class in software.amazon.awssdk.services.cognitosync.transform
-
UpdateRecordsRequestMarshaller - UpdateRecordsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cognitosync.transform.UpdateRecordsRequestMarshaller
- UpdateRecordsResponse - Class in software.amazon.awssdk.services.cognitosync.model
-
Returned for a successful UpdateRecordsRequest.
- UpdateRecordsResponse.Builder - Interface in software.amazon.awssdk.services.cognitosync.model
- uriEncode(String) - Static method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RulesFunctions
- UriEncodeFn - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.CognitoSyncEndpointParams.Builder
- UserAgentUtils - Class in software.amazon.awssdk.services.cognitosync.internal
V
- validate() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.FnNode
- value() - Method in class software.amazon.awssdk.services.cognitosync.model.Record
-
The value for the record.
- value() - Method in class software.amazon.awssdk.services.cognitosync.model.RecordPatch
-
The value associated with the record patch.
- value(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.Record.Builder
-
The value for the record.
- value(String) - Method in interface software.amazon.awssdk.services.cognitosync.model.RecordPatch.Builder
-
The value associated with the record patch.
- value(Value) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.cognitosync.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.cognitosync.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cognitosync.model.StreamingStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.cognitosync.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cognitosync.model.BulkPublishStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cognitosync.model.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cognitosync.model.Platform
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cognitosync.model.StreamingStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions
- version(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.cognitosync.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.RuleEvaluator
W
- withDefaultVersion() - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.cognitosync.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.cognitosync.model.CognitoSyncException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.ConcurrentModificationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.InternalErrorException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidConfigurationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidLambdaFunctionOutputException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.InvalidParameterException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.LimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.NotAuthorizedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceConflictException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cognitosync.model.TooManyRequestsException.Builder
All Classes All Packages