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

A

accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.UriEncodeFn
 
AccessDeniedException - Exception in software.amazon.awssdk.services.keyspaces.model
You don't have sufficient access permissions to perform this action.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
ACTIVE - software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
 
ACTIVE - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
ACTIVE - software.amazon.awssdk.services.keyspaces.model.TypeStatus
 
addColumns() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
For each column to be added to the specified table:
addColumns(Collection<ColumnDefinition>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
For each column to be added to the specified table:
addColumns(Consumer<ColumnDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
For each column to be added to the specified table:
addColumns(ColumnDefinition...) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
For each column to be added to the specified table:
addCondition(Condition) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
allColumns() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
The regular columns of the table.
allColumns(Collection<ColumnDefinition>) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The regular columns of the table.
allColumns(Consumer<ColumnDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The regular columns of the table.
allColumns(ColumnDefinition...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The regular columns of the table.
allowDots() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.keyspaces.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.keyspaces.internal.UserAgentUtils
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
ASC - software.amazon.awssdk.services.keyspaces.model.SortOrder
 
ASSIGN - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
attributeKey() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAttributeProvider
 
authority() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(KeyspacesAuthSchemeProvider) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(KeyspacesAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesBaseClientBuilder
Set the KeyspacesAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(KeyspacesAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for auth schemes
autoScalingDisabled() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
This optional parameter enables auto scaling for the table if set to false.
autoScalingDisabled(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings.Builder
This optional parameter enables auto scaling for the table if set to false.
AutoScalingPolicy - Class in software.amazon.awssdk.services.keyspaces.model
Amazon Keyspaces supports the target tracking auto scaling policy.
AutoScalingPolicy.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
AutoScalingSettings - Class in software.amazon.awssdk.services.keyspaces.model
The optional auto scaling settings for a table with provisioned throughput capacity.
AutoScalingSettings.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
autoScalingSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
The optional auto scaling settings for a table in provisioned capacity mode.
autoScalingSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
The auto scaling settings of the table.
autoScalingSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
The auto scaling settings for a multi-Region table in the specified Amazon Web Services Region.
autoScalingSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The optional auto scaling settings for the restored table in provisioned capacity mode.
autoScalingSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
The optional auto scaling settings to update for a table in provisioned capacity mode.
autoScalingSpecification(Consumer<AutoScalingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The optional auto scaling settings for a table in provisioned capacity mode.
autoScalingSpecification(Consumer<AutoScalingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The auto scaling settings of the table.
autoScalingSpecification(Consumer<AutoScalingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification.Builder
The auto scaling settings for a multi-Region table in the specified Amazon Web Services Region.
autoScalingSpecification(Consumer<AutoScalingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The optional auto scaling settings for the restored table in provisioned capacity mode.
autoScalingSpecification(Consumer<AutoScalingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The optional auto scaling settings to update for a table in provisioned capacity mode.
autoScalingSpecification(AutoScalingSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The optional auto scaling settings for a table in provisioned capacity mode.
autoScalingSpecification(AutoScalingSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The auto scaling settings of the table.
autoScalingSpecification(AutoScalingSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification.Builder
The auto scaling settings for a multi-Region table in the specified Amazon Web Services Region.
autoScalingSpecification(AutoScalingSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The optional auto scaling settings for the restored table in provisioned capacity mode.
autoScalingSpecification(AutoScalingSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The optional auto scaling settings to update for a table in provisioned capacity mode.
AutoScalingSpecification - Class in software.amazon.awssdk.services.keyspaces.model
The optional auto scaling capacity settings for a table in provisioned capacity mode.
AutoScalingSpecification.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
AWS_OWNED_KMS_KEY - software.amazon.awssdk.services.keyspaces.model.EncryptionType
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.keyspaces.model.ValidationException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 

B

beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.KeyspacesAuthSchemeInterceptor
 
BOOLEAN - software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
build() - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams.Builder
Returns a KeyspacesAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
 
build() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
 
build() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.DefaultKeyspacesAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams
Get a new builder for creating a KeyspacesAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams
 
builder() - Static method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Create a builder that can be used to configure and create a KeyspacesAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Create a builder that can be used to configure and create a KeyspacesClient.
builder() - Static method in class software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.InternalServerException
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.KeyspacesException
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
builder() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ValidationException
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.BuilderImpl
 
BuilderImpl(KeyspacesException) - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
BuilderImpl(KeyspacesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesRequest.BuilderImpl
 
BuilderImpl(KeyspacesResponse) - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 

C

canContinue() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
capacitySpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
Specifies the read/write throughput capacity mode for the table.
capacitySpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The read/write throughput capacity mode for a table.
capacitySpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
Returns the value of the CapacitySpecification property for this object.
capacitySpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
Modifies the read/write throughput capacity mode for the table.
capacitySpecification(Consumer<CapacitySpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Specifies the read/write throughput capacity mode for the table.
capacitySpecification(Consumer<CapacitySpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies the read/write throughput capacity mode for the table.
capacitySpecification(Consumer<CapacitySpecificationSummary.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The read/write throughput capacity mode for a table.
capacitySpecification(Consumer<CapacitySpecificationSummary.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary.Builder
Sets the value of the CapacitySpecification property for this object.
capacitySpecification(CapacitySpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Specifies the read/write throughput capacity mode for the table.
capacitySpecification(CapacitySpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies the read/write throughput capacity mode for the table.
capacitySpecification(CapacitySpecificationSummary) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The read/write throughput capacity mode for a table.
capacitySpecification(CapacitySpecificationSummary) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary.Builder
Sets the value of the CapacitySpecification property for this object.
CapacitySpecification - Class in software.amazon.awssdk.services.keyspaces.model
Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables:
CapacitySpecification.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
capacitySpecificationOverride() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
Specifies the read/write throughput capacity mode for the target table.
capacitySpecificationOverride(Consumer<CapacitySpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
Specifies the read/write throughput capacity mode for the target table.
capacitySpecificationOverride(CapacitySpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
Specifies the read/write throughput capacity mode for the target table.
CapacitySpecificationSummary - Class in software.amazon.awssdk.services.keyspaces.model
The read/write throughput capacity mode for a table.
CapacitySpecificationSummary.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
carryOn() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
cause(Throwable) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.keyspaces.model.ValidationException.Builder
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAuthSchemeStrategy
 
clientSideTimestamps() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
Enables client-side timestamps for the table.
clientSideTimestamps() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The client-side timestamps setting of the table.
clientSideTimestamps() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
Returns the value of the ClientSideTimestamps property for this object.
clientSideTimestamps() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
Enables client-side timestamps for the table.
clientSideTimestamps(Consumer<ClientSideTimestamps.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Enables client-side timestamps for the table.
clientSideTimestamps(Consumer<ClientSideTimestamps.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The client-side timestamps setting of the table.
clientSideTimestamps(Consumer<ClientSideTimestamps.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
Sets the value of the ClientSideTimestamps property for this object.
clientSideTimestamps(Consumer<ClientSideTimestamps.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Enables client-side timestamps for the table.
clientSideTimestamps(ClientSideTimestamps) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Enables client-side timestamps for the table.
clientSideTimestamps(ClientSideTimestamps) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The client-side timestamps setting of the table.
clientSideTimestamps(ClientSideTimestamps) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
Sets the value of the ClientSideTimestamps property for this object.
clientSideTimestamps(ClientSideTimestamps) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Enables client-side timestamps for the table.
ClientSideTimestamps - Class in software.amazon.awssdk.services.keyspaces.model
The client-side timestamp setting of the table.
ClientSideTimestamps.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ClientSideTimestampsStatus - Enum in software.amazon.awssdk.services.keyspaces.model
 
ClusteringKey - Class in software.amazon.awssdk.services.keyspaces.model
The optional clustering column portion of your primary key determines how the data is clustered and sorted within each partition.
ClusteringKey.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
clusteringKeys() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
The columns that are part of the clustering key of the table.
clusteringKeys(Collection<ClusteringKey>) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that are part of the clustering key of the table.
clusteringKeys(Consumer<ClusteringKey.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that are part of the clustering key of the table.
clusteringKeys(ClusteringKey...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that are part of the clustering key of the table.
ColumnDefinition - Class in software.amazon.awssdk.services.keyspaces.model
The names and data types of regular columns.
ColumnDefinition.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
comment() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
This parameter allows to enter a description of the table.
comment() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The the description of the specified table.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
This parameter allows to enter a description of the table.
comment(Consumer<Comment.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The the description of the specified table.
comment(Comment) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
This parameter allows to enter a description of the table.
comment(Comment) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The the description of the specified table.
Comment - Class in software.amazon.awssdk.services.keyspaces.model
An optional comment that describes the table.
Comment.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
condition() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
ConflictException - Exception in software.amazon.awssdk.services.keyspaces.model
Amazon Keyspaces couldn't complete the requested action.
ConflictException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
context(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference.Builder
 
create() - Static method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.DefaultKeyspacesAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Create a KeyspacesAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Create a KeyspacesClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponseMetadata
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAuthSchemeStrategy
 
createKeyspace(Consumer<CreateKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspace(Consumer<CreateKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspace(CreateKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspace(CreateKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The CreateKeyspace operation adds a new keyspace to your account.
CreateKeyspaceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
CreateKeyspaceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
CreateKeyspaceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
CreateKeyspaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.CreateKeyspaceRequestMarshaller
 
CreateKeyspaceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
CreateKeyspaceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The CreateTable operation adds a new table to the specified keyspace.
createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The CreateTable operation adds a new table to the specified keyspace.
createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The CreateTable operation adds a new table to the specified keyspace.
createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The CreateTable operation adds a new table to the specified keyspace.
CreateTableRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
CreateTableRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
CreateTableRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
CreateTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.CreateTableRequestMarshaller
 
CreateTableResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
CreateTableResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
createType(Consumer<CreateTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The CreateType operation creates a new user-defined type in the specified keyspace.
createType(Consumer<CreateTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The CreateType operation creates a new user-defined type in the specified keyspace.
createType(CreateTypeRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The CreateType operation creates a new user-defined type in the specified keyspace.
createType(CreateTypeRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The CreateType operation creates a new user-defined type in the specified keyspace.
CreateTypeRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
CreateTypeRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
CreateTypeRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
CreateTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.CreateTypeRequestMarshaller
 
CreateTypeResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
CreateTypeResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
CREATING - software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
 
CREATING - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
CREATING - software.amazon.awssdk.services.keyspaces.model.TypeStatus
 
creationTimestamp() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The creation timestamp of the specified table.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The creation timestamp of the specified table.
credentialsProvider() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Sets the value for credentials provider
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleError
 
CUSTOMER_MANAGED_KMS_KEY - software.amazon.awssdk.services.keyspaces.model.EncryptionType
 

D

Default() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEngine
 
DefaultKeyspacesAuthSchemeParams - Class in software.amazon.awssdk.services.keyspaces.auth.scheme.internal
 
DefaultKeyspacesAuthSchemeProvider - Class in software.amazon.awssdk.services.keyspaces.auth.scheme.internal
 
DefaultKeyspacesEndpointProvider - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
DefaultKeyspacesEndpointProvider() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultKeyspacesEndpointProvider
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultRuleEngine
 
defaultTimeToLive() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
The default Time to Live setting in seconds for the table.
defaultTimeToLive() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The default Time to Live settings in seconds of the specified table.
defaultTimeToLive() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
The default Time to Live setting in seconds for the table.
defaultTimeToLive(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The default Time to Live setting in seconds for the table.
defaultTimeToLive(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The default Time to Live settings in seconds of the specified table.
defaultTimeToLive(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The default Time to Live setting in seconds for the table.
defaultValue(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
DELETED - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
deleteKeyspace(Consumer<DeleteKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspace(Consumer<DeleteKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspace(DeleteKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspace(DeleteKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The DeleteKeyspace operation deletes a keyspace and all of its tables.
DeleteKeyspaceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
DeleteKeyspaceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
DeleteKeyspaceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
DeleteKeyspaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.DeleteKeyspaceRequestMarshaller
 
DeleteKeyspaceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
DeleteKeyspaceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The DeleteTable operation deletes a table and all of its data.
deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The DeleteTable operation deletes a table and all of its data.
deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The DeleteTable operation deletes a table and all of its data.
deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The DeleteTable operation deletes a table and all of its data.
DeleteTableRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
DeleteTableRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
DeleteTableRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
DeleteTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.DeleteTableRequestMarshaller
 
DeleteTableResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
DeleteTableResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
deleteType(Consumer<DeleteTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The DeleteType operation deletes a user-defined type (UDT).
deleteType(Consumer<DeleteTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The DeleteType operation deletes a user-defined type (UDT).
deleteType(DeleteTypeRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The DeleteType operation deletes a user-defined type (UDT).
deleteType(DeleteTypeRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The DeleteType operation deletes a user-defined type (UDT).
DeleteTypeRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
DeleteTypeRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
DeleteTypeRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
DeleteTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.DeleteTypeRequestMarshaller
 
DeleteTypeResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
DeleteTypeResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
DELETING - software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
 
DELETING - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
DELETING - software.amazon.awssdk.services.keyspaces.model.TypeStatus
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
DESC - software.amazon.awssdk.services.keyspaces.model.SortOrder
 
directParentTypes() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The types that use this type.
directParentTypes(String...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The types that use this type.
directParentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The types that use this type.
directReferringTables() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The tables that use this type.
directReferringTables(String...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The tables that use this type.
directReferringTables(Collection<String>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The tables that use this type.
DISABLED - software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoveryStatus
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disableScaleIn() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
Specifies if scale-in is enabled.
disableScaleIn(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration.Builder
Specifies if scale-in is enabled.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
documentation - Variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
 

E

earliestRestorableTimestamp() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
Specifies the earliest possible restore point of the table in ISO 8601 format.
earliestRestorableTimestamp(Instant) - Method in interface software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary.Builder
Specifies the earliest possible restore point of the table in ISO 8601 format.
ENABLED - software.amazon.awssdk.services.keyspaces.model.ClientSideTimestampsStatus
 
ENABLED - software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoveryStatus
 
ENABLED - software.amazon.awssdk.services.keyspaces.model.TimeToLiveStatus
 
encryptionSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
Specifies how the encryption key for encryption at rest is managed for the table.
encryptionSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The encryption settings of the specified table.
encryptionSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
Modifies the encryption settings of the table.
encryptionSpecification(Consumer<EncryptionSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Specifies how the encryption key for encryption at rest is managed for the table.
encryptionSpecification(Consumer<EncryptionSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The encryption settings of the specified table.
encryptionSpecification(Consumer<EncryptionSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies the encryption settings of the table.
encryptionSpecification(EncryptionSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Specifies how the encryption key for encryption at rest is managed for the table.
encryptionSpecification(EncryptionSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The encryption settings of the specified table.
encryptionSpecification(EncryptionSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies the encryption settings of the table.
EncryptionSpecification - Class in software.amazon.awssdk.services.keyspaces.model
Amazon Keyspaces encrypts and decrypts the table data at rest transparently and integrates with Key Management Service for storing and managing the encryption key.
EncryptionSpecification.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
encryptionSpecificationOverride() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
Specifies the encryption settings for the target table.
encryptionSpecificationOverride(Consumer<EncryptionSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
Specifies the encryption settings for the target table.
encryptionSpecificationOverride(EncryptionSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
Specifies the encryption settings for the target table.
EncryptionType - Enum in software.amazon.awssdk.services.keyspaces.model
 
endpoint() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
Read SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER's isEndpointOverridden attribute.
endpointOverride() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointProvider() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(KeyspacesEndpointProvider) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesBaseClientBuilder
Set the KeyspacesEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.keyspaces.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.keyspaces.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultKeyspacesEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
error() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
error(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
ERROR - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
ErrorRule - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.ErrorRule
 
eval(Expr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
expectArray() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
FatScope<T> - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
FieldDefinition - Class in software.amazon.awssdk.services.keyspaces.model
A field definition consists out of a name and a type.
FieldDefinition.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
fieldDefinitions() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
The field definitions, consisting of names and types, that define this type.
fieldDefinitions() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The names and types that define this type.
fieldDefinitions(Collection<FieldDefinition>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
The field definitions, consisting of names and types, that define this type.
fieldDefinitions(Collection<FieldDefinition>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The names and types that define this type.
fieldDefinitions(Consumer<FieldDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
The field definitions, consisting of names and types, that define this type.
fieldDefinitions(Consumer<FieldDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The names and types that define this type.
fieldDefinitions(FieldDefinition...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
The field definitions, consisting of names and types, that define this type.
fieldDefinitions(FieldDefinition...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The names and types that define this type.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.keyspaces.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.keyspaces.endpoints.internal.AwsEndpointProviderUtils
 
fn(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.ClientSideTimestampsStatus
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.keyspaces.model.EncryptionType
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.keyspaces.model.KeyspaceStatus
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.keyspaces.model.PointInTimeRecoveryStatus
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.keyspaces.model.Rs
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.keyspaces.model.SortOrder
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.keyspaces.model.TableStatus
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.keyspaces.model.ThroughputMode
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.keyspaces.model.TimeToLiveStatus
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.keyspaces.model.TypeStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
getKeyspace(Consumer<GetKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns the name of the specified keyspace, the Amazon Resource Name (ARN), the replication strategy, the Amazon Web Services Regions of a multi-Region keyspace, and the status of newly added Regions after an UpdateKeyspace operation.
getKeyspace(Consumer<GetKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns the name of the specified keyspace, the Amazon Resource Name (ARN), the replication strategy, the Amazon Web Services Regions of a multi-Region keyspace, and the status of newly added Regions after an UpdateKeyspace operation.
getKeyspace(GetKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns the name of the specified keyspace, the Amazon Resource Name (ARN), the replication strategy, the Amazon Web Services Regions of a multi-Region keyspace, and the status of newly added Regions after an UpdateKeyspace operation.
getKeyspace(GetKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns the name of the specified keyspace, the Amazon Resource Name (ARN), the replication strategy, the Amazon Web Services Regions of a multi-Region keyspace, and the status of newly added Regions after an UpdateKeyspace operation.
GetKeyspaceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
GetKeyspaceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
GetKeyspaceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
GetKeyspaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.GetKeyspaceRequestMarshaller
 
GetKeyspaceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
GetKeyspaceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
getLeft() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 
getTable(Consumer<GetTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTable(Consumer<GetTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTable(GetTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTable(GetTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTableAutoScalingSettings(Consumer<GetTableAutoScalingSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns auto scaling related settings of the specified table in JSON format.
getTableAutoScalingSettings(Consumer<GetTableAutoScalingSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns auto scaling related settings of the specified table in JSON format.
getTableAutoScalingSettings(GetTableAutoScalingSettingsRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns auto scaling related settings of the specified table in JSON format.
getTableAutoScalingSettings(GetTableAutoScalingSettingsRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns auto scaling related settings of the specified table in JSON format.
GetTableAutoScalingSettingsRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
GetTableAutoScalingSettingsRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
GetTableAutoScalingSettingsRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
GetTableAutoScalingSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.GetTableAutoScalingSettingsRequestMarshaller
 
GetTableAutoScalingSettingsResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
GetTableAutoScalingSettingsResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
GetTableRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
GetTableRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
GetTableRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
GetTableRequest Marshaller
GetTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.GetTableRequestMarshaller
 
GetTableResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
GetTableResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
getType() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getType(Consumer<GetTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The GetType operation returns information about the type, for example the field definitions, the timestamp when the type was last modified, the level of nesting, the status, and details about if the type is used in other types and tables.
getType(Consumer<GetTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The GetType operation returns information about the type, for example the field definitions, the timestamp when the type was last modified, the level of nesting, the status, and details about if the type is used in other types and tables.
getType(GetTypeRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The GetType operation returns information about the type, for example the field definitions, the timestamp when the type was last modified, the level of nesting, the status, and details about if the type is used in other types and tables.
getType(GetTypeRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The GetType operation returns information about the type, for example the field definitions, the timestamp when the type was last modified, the level of nesting, the status, and details about if the type is used in other types and tables.
GetTypeRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
GetTypeRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
GetTypeRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
GetTypeRequest Marshaller
GetTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.GetTypeRequestMarshaller
 
GetTypeResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
GetTypeResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
getUrl() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
getVersion() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 

H

hasAddColumns() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
For responses, this returns true if the service returned a value for the AddColumns property.
hasAllColumns() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
For responses, this returns true if the service returned a value for the AllColumns property.
hasClusteringKeys() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
For responses, this returns true if the service returned a value for the ClusteringKeys property.
hasDirectParentTypes() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
For responses, this returns true if the service returned a value for the DirectParentTypes property.
hasDirectReferringTables() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
For responses, this returns true if the service returned a value for the DirectReferringTables property.
hasFieldDefinitions() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
For responses, this returns true if the service returned a value for the FieldDefinitions property.
hasFieldDefinitions() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
For responses, this returns true if the service returned a value for the FieldDefinitions property.
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultKeyspacesEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
hasKeyspaces() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
For responses, this returns true if the service returned a value for the Keyspaces property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasRegionList() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
For responses, this returns true if the service returned a value for the RegionList property.
hasReplicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
For responses, this returns true if the service returned a value for the ReplicaSpecifications property.
hasReplicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
For responses, this returns true if the service returned a value for the ReplicaSpecifications property.
hasReplicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
For responses, this returns true if the service returned a value for the ReplicaSpecifications property.
hasReplicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
For responses, this returns true if the service returned a value for the ReplicaSpecifications property.
hasReplicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
For responses, this returns true if the service returned a value for the ReplicaSpecifications property.
hasReplicationGroupStatuses() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
For responses, this returns true if the service returned a value for the ReplicationGroupStatuses property.
hasReplicationRegions() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
For responses, this returns true if the service returned a value for the ReplicationRegions property.
hasReplicationRegions() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
For responses, this returns true if the service returned a value for the ReplicationRegions property.
hasStaticColumns() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
For responses, this returns true if the service returned a value for the StaticColumns property.
hasTables() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
For responses, this returns true if the service returned a value for the Tables property.
hasTags() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTagsOverride() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
For responses, this returns true if the service returned a value for the TagsOverride property.
hasTypes() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
For responses, this returns true if the service returned a value for the Types property.
hostLabel() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 

I

id() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
INACCESSIBLE_ENCRYPTION_CREDENTIALS - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
index() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.keyspaces.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
InternalServerException - Exception in software.amazon.awssdk.services.keyspaces.model
Amazon Keyspaces was unable to fully process this request because of an internal server error.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
into() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
IS_IP - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
isUnresolved() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesIterable
 
iterator() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTablesIterable
 
iterator() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourceIterable
 
iterator() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTypesIterable
 

K

key() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
The key of the tag.
key(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.Tag.Builder
The key of the tag.
Key(Identifier) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
keyspaceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
The unique identifier of the keyspace that contains the new type in the format of an Amazon Resource Name (ARN).
keyspaceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
The unique identifier of the keyspace from which the type was deleted in the format of an Amazon Resource Name (ARN).
keyspaceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The unique identifier of the keyspace that contains this type in the format of an Amazon Resource Name (ARN).
keyspaceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse.Builder
The unique identifier of the keyspace that contains the new type in the format of an Amazon Resource Name (ARN).
keyspaceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse.Builder
The unique identifier of the keyspace from which the type was deleted in the format of an Amazon Resource Name (ARN).
keyspaceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The unique identifier of the keyspace that contains this type in the format of an Amazon Resource Name (ARN).
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
The name of the keyspace to be created.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
The name of the keyspace that the table is going to be created in.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
The name of the keyspace to be deleted.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
The name of the keyspace of the to be deleted table.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
The name of the keyspace of the to be deleted type.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
The name of the keyspace that the table is stored in.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The name of the keyspace that the specified table is stored in.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
The name of the keyspace that contains this type.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The name of the keyspace that contains this type.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
The name of the keyspace that contains the listed types.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
The name of the keyspace that the table is stored in.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
The name of the keyspace.
keyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
The name of the keyspace the specified table is stored in.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
The name of the keyspace to be created.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The name of the keyspace that the table is going to be created in.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest.Builder
The name of the keyspace to be deleted.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest.Builder
The name of the keyspace of the to be deleted table.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest.Builder
The name of the keyspace of the to be deleted type.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableRequest.Builder
The name of the keyspace that the table is stored in.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The name of the keyspace that the specified table is stored in.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeRequest.Builder
The name of the keyspace that contains this type.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The name of the keyspace that contains this type.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesRequest.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesRequest.Builder
The name of the keyspace that contains the listed types.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.TableSummary.Builder
The name of the keyspace that the table is stored in.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
The name of the keyspace.
keyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The name of the keyspace the specified table is stored in.
keyspaces() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
A list of keyspaces.
keyspaces() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesIterable
Returns an iterable to iterate through the paginated ListKeyspacesResponse.keyspaces() member.
keyspaces() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesPublisher
Returns a publisher that can be used to get a stream of data.
keyspaces(Collection<KeyspaceSummary>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse.Builder
A list of keyspaces.
keyspaces(Consumer<KeyspaceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse.Builder
A list of keyspaces.
keyspaces(KeyspaceSummary...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse.Builder
A list of keyspaces.
KeyspacesAsyncClient - Interface in software.amazon.awssdk.services.keyspaces
Service client for accessing Amazon Keyspaces asynchronously.
KeyspacesAsyncClientBuilder - Interface in software.amazon.awssdk.services.keyspaces
A builder for creating an instance of KeyspacesAsyncClient.
KeyspacesAuthSchemeInterceptor - Class in software.amazon.awssdk.services.keyspaces.auth.scheme.internal
 
KeyspacesAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.KeyspacesAuthSchemeInterceptor
 
KeyspacesAuthSchemeParams - Interface in software.amazon.awssdk.services.keyspaces.auth.scheme
The parameters object used to resolve the auth schemes for the Keyspaces service.
KeyspacesAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.keyspaces.auth.scheme
A builder for a KeyspacesAuthSchemeParams.
KeyspacesAuthSchemeProvider - Interface in software.amazon.awssdk.services.keyspaces.auth.scheme
An auth scheme provider for Keyspaces service.
KeyspacesBaseClientBuilder<B extends KeyspacesBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.keyspaces
This includes configuration specific to Amazon Keyspaces that is supported by both KeyspacesClientBuilder and KeyspacesAsyncClientBuilder.
KeyspacesClient - Interface in software.amazon.awssdk.services.keyspaces
Service client for accessing Amazon Keyspaces.
KeyspacesClientBuilder - Interface in software.amazon.awssdk.services.keyspaces
A builder for creating an instance of KeyspacesClient.
KeyspacesClientOption<T> - Class in software.amazon.awssdk.services.keyspaces.internal
 
KeyspacesEndpointParams - Class in software.amazon.awssdk.services.keyspaces.endpoints
The parameters object used to resolve an endpoint for the Keyspaces service.
KeyspacesEndpointParams.Builder - Interface in software.amazon.awssdk.services.keyspaces.endpoints
 
KeyspacesEndpointProvider - Interface in software.amazon.awssdk.services.keyspaces.endpoints
An endpoint provider for Keyspaces.
KeyspacesException - Exception in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesException(KeyspacesException.Builder) - Constructor for exception software.amazon.awssdk.services.keyspaces.model.KeyspacesException
 
KeyspacesException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesException.BuilderImpl - Class in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesRequest(KeyspacesRequest.Builder) - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesRequest
 
KeyspacesRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesRequest.BuilderImpl - Class in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
KeyspacesRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.KeyspacesRequestSetEndpointInterceptor
 
KeyspacesResolveEndpointInterceptor - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
KeyspacesResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.KeyspacesResolveEndpointInterceptor
 
KeyspacesResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesResponse(KeyspacesResponse.Builder) - Constructor for class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse
 
KeyspacesResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesResponse.BuilderImpl - Class in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesResponseMetadata - Class in software.amazon.awssdk.services.keyspaces.model
 
KeyspacesServiceClientConfiguration - Class in software.amazon.awssdk.services.keyspaces
Class to expose the service client settings to the user.
KeyspacesServiceClientConfiguration(KeyspacesServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration
 
KeyspacesServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.keyspaces
A builder for creating a KeyspacesServiceClientConfiguration
KeyspacesServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.keyspaces.internal
 
KeyspacesServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
 
KeyspacesServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
 
keyspaceStatus() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
The status of the keyspace.
keyspaceStatus(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus.Builder
The status of the keyspace.
keyspaceStatus(KeyspaceStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus.Builder
The status of the keyspace.
KeyspaceStatus - Enum in software.amazon.awssdk.services.keyspaces.model
 
keyspaceStatusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
The status of the keyspace.
KeyspaceSummary - Class in software.amazon.awssdk.services.keyspaces.model
Represents the properties of a keyspace.
KeyspaceSummary.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
kmsKeyIdentifier() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
The Amazon Resource Name (ARN) of the customer managed KMS key, for example kms_key_identifier:ARN.
kmsKeyIdentifier(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification.Builder
The Amazon Resource Name (ARN) of the customer managed KMS key, for example kms_key_identifier:ARN.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.ClientSideTimestampsStatus
Use this in place of ClientSideTimestampsStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.EncryptionType
Use this in place of EncryptionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
Use this in place of KeyspaceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoveryStatus
Use this in place of PointInTimeRecoveryStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.Rs
Use this in place of Rs.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.SortOrder
Use this in place of SortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.TableStatus
Use this in place of TableStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.ThroughputMode
Use this in place of ThroughputMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.TimeToLiveStatus
Use this in place of TimeToLiveStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.keyspaces.model.TypeStatus
Use this in place of TypeStatus.values() to return a Set of all values known to the SDK.

L

lastModifiedTimestamp() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The timestamp that shows when this type was last modified.
lastModifiedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The timestamp that shows when this type was last modified.
lastUpdateToPayPerRequestTimestamp() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
The timestamp of the last operation that changed the provisioned throughput capacity of a table.
lastUpdateToPayPerRequestTimestamp(Instant) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary.Builder
The timestamp of the last operation that changed the provisioned throughput capacity of a table.
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
listKeyspaces(Consumer<ListKeyspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The ListKeyspaces operation returns a list of keyspaces.
listKeyspaces(Consumer<ListKeyspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The ListKeyspaces operation returns a list of keyspaces.
listKeyspaces(ListKeyspacesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The ListKeyspaces operation returns a list of keyspaces.
listKeyspaces(ListKeyspacesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The ListKeyspaces operation returns a list of keyspaces.
ListKeyspacesIterable - Class in software.amazon.awssdk.services.keyspaces.paginators
Represents the output for the KeyspacesClient.listKeyspacesPaginator(software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest) operation which is a paginated operation.
ListKeyspacesIterable(KeyspacesClient, ListKeyspacesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesIterable
 
listKeyspacesPaginator(Consumer<ListKeyspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listKeyspacesPaginator(Consumer<ListKeyspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
listKeyspacesPaginator(ListKeyspacesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listKeyspacesPaginator(ListKeyspacesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
ListKeyspacesPublisher - Class in software.amazon.awssdk.services.keyspaces.paginators
ListKeyspacesPublisher(KeyspacesAsyncClient, ListKeyspacesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesPublisher
 
ListKeyspacesRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
ListKeyspacesRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ListKeyspacesRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
ListKeyspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.ListKeyspacesRequestMarshaller
 
ListKeyspacesResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
ListKeyspacesResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
listTables(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The ListTables operation returns a list of tables for a specified keyspace.
listTables(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The ListTables operation returns a list of tables for a specified keyspace.
listTables(ListTablesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The ListTables operation returns a list of tables for a specified keyspace.
listTables(ListTablesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The ListTables operation returns a list of tables for a specified keyspace.
ListTablesIterable - Class in software.amazon.awssdk.services.keyspaces.paginators
Represents the output for the KeyspacesClient.listTablesPaginator(software.amazon.awssdk.services.keyspaces.model.ListTablesRequest) operation which is a paginated operation.
ListTablesIterable(KeyspacesClient, ListTablesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListTablesIterable
 
listTablesPaginator(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listTablesPaginator(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
listTablesPaginator(ListTablesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listTablesPaginator(ListTablesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
ListTablesPublisher - Class in software.amazon.awssdk.services.keyspaces.paginators
Represents the output for the KeyspacesAsyncClient.listTablesPaginator(software.amazon.awssdk.services.keyspaces.model.ListTablesRequest) operation which is a paginated operation.
ListTablesPublisher(KeyspacesAsyncClient, ListTablesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListTablesPublisher
 
ListTablesRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
ListTablesRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ListTablesRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
ListTablesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.ListTablesRequestMarshaller
 
ListTablesResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
ListTablesResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
ListTagsForResourceIterable - Class in software.amazon.awssdk.services.keyspaces.paginators
ListTagsForResourceIterable(KeyspacesClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourceIterable
 
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.keyspaces.paginators
ListTagsForResourcePublisher(KeyspacesAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourcePublisher
 
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
listTypes(Consumer<ListTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The ListTypes operation returns a list of types for a specified keyspace.
listTypes(Consumer<ListTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The ListTypes operation returns a list of types for a specified keyspace.
listTypes(ListTypesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
The ListTypes operation returns a list of types for a specified keyspace.
listTypes(ListTypesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
The ListTypes operation returns a list of types for a specified keyspace.
ListTypesIterable - Class in software.amazon.awssdk.services.keyspaces.paginators
Represents the output for the KeyspacesClient.listTypesPaginator(software.amazon.awssdk.services.keyspaces.model.ListTypesRequest) operation which is a paginated operation.
ListTypesIterable(KeyspacesClient, ListTypesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListTypesIterable
 
listTypesPaginator(Consumer<ListTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listTypesPaginator(Consumer<ListTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
listTypesPaginator(ListTypesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
listTypesPaginator(ListTypesRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
ListTypesPublisher - Class in software.amazon.awssdk.services.keyspaces.paginators
Represents the output for the KeyspacesAsyncClient.listTypesPaginator(software.amazon.awssdk.services.keyspaces.model.ListTypesRequest) operation which is a paginated operation.
ListTypesPublisher(KeyspacesAsyncClient, ListTypesRequest) - Constructor for class software.amazon.awssdk.services.keyspaces.paginators.ListTypesPublisher
 
ListTypesRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
ListTypesRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ListTypesRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
ListTypesRequest Marshaller
ListTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.ListTypesRequestMarshaller
 
ListTypesResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
ListTypesResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
Literal - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionDataProvider
 

M

marshall(CreateKeyspaceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.CreateKeyspaceRequestMarshaller
 
marshall(CreateTableRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.CreateTableRequestMarshaller
 
marshall(CreateTypeRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.CreateTypeRequestMarshaller
 
marshall(DeleteKeyspaceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.DeleteKeyspaceRequestMarshaller
 
marshall(DeleteTableRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.DeleteTableRequestMarshaller
 
marshall(DeleteTypeRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.DeleteTypeRequestMarshaller
 
marshall(GetKeyspaceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.GetKeyspaceRequestMarshaller
 
marshall(GetTableAutoScalingSettingsRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.GetTableAutoScalingSettingsRequestMarshaller
 
marshall(GetTableRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.GetTableRequestMarshaller
 
marshall(GetTypeRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.GetTypeRequestMarshaller
 
marshall(ListKeyspacesRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.ListKeyspacesRequestMarshaller
 
marshall(ListTablesRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.ListTablesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListTypesRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.ListTypesRequestMarshaller
 
marshall(RestoreTableRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.RestoreTableRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.UntagResourceRequestMarshaller
 
marshall(UpdateKeyspaceRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.UpdateKeyspaceRequestMarshaller
 
marshall(UpdateTableRequest) - Method in class software.amazon.awssdk.services.keyspaces.transform.UpdateTableRequestMarshaller
 
maximumUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
Manage costs by specifying the maximum amount of throughput to provision.
maximumUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings.Builder
Manage costs by specifying the maximum amount of throughput to provision.
maxNestingDepth() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The level of nesting implemented for this type.
maxNestingDepth(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The level of nesting implemented for this type.
maxResults() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
The total number of keyspaces to return in the output.
maxResults() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
The total number of tables to return in the output.
maxResults() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
The total number of tags to return in the output.
maxResults() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
The total number of types to return in the output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest.Builder
The total number of keyspaces to return in the output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesRequest.Builder
The total number of tables to return in the output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest.Builder
The total number of tags to return in the output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesRequest.Builder
The total number of types to return in the output.
message() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
An optional description of the table.
message(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.Comment.Builder
An optional description of the table.
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ValidationException.Builder
 
minimumUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
The minimum level of throughput the table should always be ready to support.
minimumUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings.Builder
The minimum level of throughput the table should always be ready to support.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.KeyspacesRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.KeyspacesResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.KeyspacesResolveEndpointInterceptor
 
MULTI_REGION - software.amazon.awssdk.services.keyspaces.model.Rs
 

N

name() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
The name(s) of the clustering column(s).
name() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
The name of the column.
name() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
The identifier.
name() - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
The name(s) of the partition key column(s).
name() - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
The name of the static column.
name(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ClusteringKey.Builder
The name(s) of the clustering column(s).
name(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ColumnDefinition.Builder
The name of the column.
name(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.FieldDefinition.Builder
The identifier.
name(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.PartitionKey.Builder
The name(s) of the partition key column(s).
name(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.StaticColumn.Builder
The name of the static column.
name(Identifier) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
The pagination token.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
A token to specify where to start paginating.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
The pagination token.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
A token to specify where to start paginating.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
The pagination token.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
A token to specify where to start paginating.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
The pagination token.
nextToken() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
The pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest.Builder
The pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse.Builder
A token to specify where to start paginating.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesRequest.Builder
The pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesResponse.Builder
A token to specify where to start paginating.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest.Builder
The pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse.Builder
A token to specify where to start paginating.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesRequest.Builder
The pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesResponse.Builder
The pagination token.
none() - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleUrl
 
Not - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 

O

of(boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
operation() - Method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.DefaultKeyspacesAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
orderBy() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
Sets the ascendant (ASC) or descendant (DESC) order modifier.
orderBy(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ClusteringKey.Builder
Sets the ascendant (ASC) or descendant (DESC) order modifier.
orderBy(SortOrder) - Method in interface software.amazon.awssdk.services.keyspaces.model.ClusteringKey.Builder
Sets the ascendant (ASC) or descendant (DESC) order modifier.
orderByAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
Sets the ascendant (ASC) or descendant (DESC) order modifier.
outputs() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
overrideConfiguration() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Sets the value for client override configuration

P

Parameter - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
PartitionKey - Class in software.amazon.awssdk.services.keyspaces.model
The partition key portion of the primary key is required and determines how Amazon Keyspaces stores the data.
PartitionKey.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
partitionKeys() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
The columns that are part of the partition key of the table .
partitionKeys(Collection<PartitionKey>) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that are part of the partition key of the table .
partitionKeys(Consumer<PartitionKey.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that are part of the partition key of the table .
partitionKeys(PartitionKey...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that are part of the partition key of the table .
partitions() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
PAY_PER_REQUEST - software.amazon.awssdk.services.keyspaces.model.ThroughputMode
 
pointInTimeRecovery() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
Specifies if pointInTimeRecovery is enabled or disabled for the table.
pointInTimeRecovery() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The point-in-time recovery status of the specified table.
pointInTimeRecovery() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
Modifies the pointInTimeRecovery settings of the table.
pointInTimeRecovery(Consumer<PointInTimeRecovery.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Specifies if pointInTimeRecovery is enabled or disabled for the table.
pointInTimeRecovery(Consumer<PointInTimeRecovery.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies the pointInTimeRecovery settings of the table.
pointInTimeRecovery(Consumer<PointInTimeRecoverySummary.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The point-in-time recovery status of the specified table.
pointInTimeRecovery(PointInTimeRecovery) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Specifies if pointInTimeRecovery is enabled or disabled for the table.
pointInTimeRecovery(PointInTimeRecovery) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies the pointInTimeRecovery settings of the table.
pointInTimeRecovery(PointInTimeRecoverySummary) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The point-in-time recovery status of the specified table.
PointInTimeRecovery - Class in software.amazon.awssdk.services.keyspaces.model
Point-in-time recovery (PITR) helps protect your Amazon Keyspaces tables from accidental write or delete operations by providing you continuous backups of your table data.
PointInTimeRecovery.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
pointInTimeRecoveryOverride() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
Specifies the pointInTimeRecovery settings for the target table.
pointInTimeRecoveryOverride(Consumer<PointInTimeRecovery.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
Specifies the pointInTimeRecovery settings for the target table.
pointInTimeRecoveryOverride(PointInTimeRecovery) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
Specifies the pointInTimeRecovery settings for the target table.
PointInTimeRecoveryStatus - Enum in software.amazon.awssdk.services.keyspaces.model
 
PointInTimeRecoverySummary - Class in software.amazon.awssdk.services.keyspaces.model
The point-in-time recovery status of the specified table.
PointInTimeRecoverySummary.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
pop() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointAttributeProvider
 
PROVISIONED - software.amazon.awssdk.services.keyspaces.model.ThroughputMode
 
push() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 

R

readCapacityAutoScaling() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
The auto scaling settings for the table's read capacity.
readCapacityAutoScaling() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
The read capacity auto scaling settings for the multi-Region table in the specified Amazon Web Services Region.
readCapacityAutoScaling(Consumer<AutoScalingSettings.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification.Builder
The auto scaling settings for the table's read capacity.
readCapacityAutoScaling(Consumer<AutoScalingSettings.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification.Builder
The read capacity auto scaling settings for the multi-Region table in the specified Amazon Web Services Region.
readCapacityAutoScaling(AutoScalingSettings) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification.Builder
The auto scaling settings for the table's read capacity.
readCapacityAutoScaling(AutoScalingSettings) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification.Builder
The read capacity auto scaling settings for the multi-Region table in the specified Amazon Web Services Region.
readCapacityUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for read operations defined in read capacity units (RCUs).
readCapacityUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for read operations defined in read capacity units (RCUs).
readCapacityUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
The provisioned read capacity units for the multi-Region table in the specified Amazon Web Services Region.
readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecification.Builder
The throughput capacity specified for read operations defined in read capacity units (RCUs).
readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary.Builder
The throughput capacity specified for read operations defined in read capacity units (RCUs).
readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification.Builder
The provisioned read capacity units for the multi-Region table in the specified Amazon Web Services Region.
ref(Identifier) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
region() - Method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.DefaultKeyspacesAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams
 
region() - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Gets the value for AWS region
region() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
The Amazon Web Services Region.
region() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
The Amazon Web Services Region.
region() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
The Amazon Web Services Region.
region() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
The name of the Region that was added to the keyspace.
region(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification.Builder
The Amazon Web Services Region.
region(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification.Builder
The Amazon Web Services Region.
region(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary.Builder
The Amazon Web Services Region.
region(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus.Builder
The name of the Region that was added to the keyspace.
region(Region) - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.keyspaces.internal.KeyspacesServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration.Builder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.AwsEndpointProviderUtils
 
regionList() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
The regionList can contain up to six Amazon Web Services Regions where the keyspace is replicated in.
regionList(String...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification.Builder
The regionList can contain up to six Amazon Web Services Regions where the keyspace is replicated in.
regionList(Collection<String>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification.Builder
The regionList can contain up to six Amazon Web Services Regions where the keyspace is replicated in.
RegionOverride - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition.Builder
 
ReplicaAutoScalingSpecification - Class in software.amazon.awssdk.services.keyspaces.model
The auto scaling settings of a multi-Region table in the specified Amazon Web Services Region.
ReplicaAutoScalingSpecification.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ReplicaSpecification - Class in software.amazon.awssdk.services.keyspaces.model
The Amazon Web Services Region specific settings of a multi-Region table.
ReplicaSpecification.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
replicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
The optional Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
The Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
Returns the Amazon Web Services Region specific settings of all Regions a multi-Region table is replicated in.
replicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The optional Region specific settings of a multi-Regional table.
replicaSpecifications() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
The Region specific settings of a multi-Regional table.
replicaSpecifications(Collection<ReplicaAutoScalingSpecification>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications(Collection<ReplicaSpecification>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The optional Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications(Collection<ReplicaSpecification>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The optional Region specific settings of a multi-Regional table.
replicaSpecifications(Collection<ReplicaSpecification>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The Region specific settings of a multi-Regional table.
replicaSpecifications(Collection<ReplicaSpecificationSummary>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
Returns the Amazon Web Services Region specific settings of all Regions a multi-Region table is replicated in.
replicaSpecifications(Consumer<ReplicaAutoScalingSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications(Consumer<ReplicaSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The optional Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications(Consumer<ReplicaSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The optional Region specific settings of a multi-Regional table.
replicaSpecifications(Consumer<ReplicaSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The Region specific settings of a multi-Regional table.
replicaSpecifications(Consumer<ReplicaSpecificationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
Returns the Amazon Web Services Region specific settings of all Regions a multi-Region table is replicated in.
replicaSpecifications(ReplicaAutoScalingSpecification...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications(ReplicaSpecification...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The optional Amazon Web Services Region specific settings of a multi-Region table.
replicaSpecifications(ReplicaSpecification...) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The optional Region specific settings of a multi-Regional table.
replicaSpecifications(ReplicaSpecification...) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The Region specific settings of a multi-Regional table.
replicaSpecifications(ReplicaSpecificationSummary...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
Returns the Amazon Web Services Region specific settings of all Regions a multi-Region table is replicated in.
ReplicaSpecificationSummary - Class in software.amazon.awssdk.services.keyspaces.model
The Region-specific settings of a multi-Region table in the specified Amazon Web Services Region.
ReplicaSpecificationSummary.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
ReplicationGroupStatus - Class in software.amazon.awssdk.services.keyspaces.model
This shows the summary status of the keyspace after a new Amazon Web Services Region was added.
ReplicationGroupStatus.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
replicationGroupStatuses() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
A list of all Regions the keyspace is replicated in after the update keyspace operation and their status.
replicationGroupStatuses(Collection<ReplicationGroupStatus>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
A list of all Regions the keyspace is replicated in after the update keyspace operation and their status.
replicationGroupStatuses(Consumer<ReplicationGroupStatus.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
A list of all Regions the keyspace is replicated in after the update keyspace operation and their status.
replicationGroupStatuses(ReplicationGroupStatus...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
A list of all Regions the keyspace is replicated in after the update keyspace operation and their status.
replicationRegions() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replicationRegions() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replicationRegions(String...) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replicationRegions(String...) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary.Builder
If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replicationRegions(Collection<String>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replicationRegions(Collection<String>) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary.Builder
If the replicationStrategy of the keyspace is MULTI_REGION, a list of replication Regions is returned.
replicationSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
The replication specification of the keyspace includes:
replicationSpecification() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
Returns the value of the ReplicationSpecification property for this object.
replicationSpecification(Consumer<ReplicationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
The replication specification of the keyspace includes:
replicationSpecification(Consumer<ReplicationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
Sets the value of the ReplicationSpecification property for this object.
replicationSpecification(ReplicationSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
The replication specification of the keyspace includes:
replicationSpecification(ReplicationSpecification) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest.Builder
Sets the value of the ReplicationSpecification property for this object.
ReplicationSpecification - Class in software.amazon.awssdk.services.keyspaces.model
The replication specification of the keyspace includes:
ReplicationSpecification.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
replicationStrategy() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
Returns the replication strategy of the keyspace.
replicationStrategy() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
This property specifies if a keyspace is a single Region keyspace or a multi-Region keyspace.
replicationStrategy() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
The replicationStrategy of a keyspace, the required value is SINGLE_REGION or MULTI_REGION.
replicationStrategy(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
Returns the replication strategy of the keyspace.
replicationStrategy(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary.Builder
This property specifies if a keyspace is a single Region keyspace or a multi-Region keyspace.
replicationStrategy(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification.Builder
The replicationStrategy of a keyspace, the required value is SINGLE_REGION or MULTI_REGION.
replicationStrategy(Rs) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
Returns the replication strategy of the keyspace.
replicationStrategy(Rs) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary.Builder
This property specifies if a keyspace is a single Region keyspace or a multi-Region keyspace.
replicationStrategy(Rs) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification.Builder
The replicationStrategy of a keyspace, the required value is SINGLE_REGION or MULTI_REGION.
replicationStrategyAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
Returns the replication strategy of the keyspace.
replicationStrategyAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
This property specifies if a keyspace is a single Region keyspace or a multi-Region keyspace.
replicationStrategyAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
The replicationStrategy of a keyspace, the required value is SINGLE_REGION or MULTI_REGION.
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ValidationException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<KeyspacesAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(KeyspacesAuthSchemeParams) - Method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.DefaultKeyspacesAuthSchemeProvider
 
resolveAuthScheme(KeyspacesAuthSchemeParams) - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveEndpoint(Consumer<KeyspacesEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(KeyspacesEndpointParams) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.DefaultKeyspacesEndpointProvider
 
resolveEndpoint(KeyspacesEndpointParams) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
Returns the ARN of the keyspace.
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
The Amazon Resource Name (ARN) of the table.
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The Amazon Resource Name (ARN) of the specified table.
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource.
resourceArn() - Method in exception software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException
The unique identifier in the format of Amazon Resource Name (ARN) for the resource couldn’t be found.
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
The Amazon Keyspaces resource that the tags will be removed from.
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
The Amazon Resource Name (ARN) of the modified table.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse.Builder
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableResponse.Builder
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse.Builder
Returns the ARN of the keyspace.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The Amazon Resource Name (ARN) of the table.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The Amazon Resource Name (ARN) of the specified table.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary.Builder
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
The unique identifier in the format of Amazon Resource Name (ARN) for the resource couldn’t be found.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.TableSummary.Builder
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest.Builder
The Amazon Keyspaces resource that the tags will be removed from.
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse.Builder
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse.Builder
The Amazon Resource Name (ARN) of the modified table.
resourceId() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.keyspaces.model
The operation tried to access a keyspace, table, or type that doesn't exist.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesResponse.BuilderImpl
 
restoredTableARN() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
The Amazon Resource Name (ARN) of the restored table.
restoredTableARN(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse.Builder
The Amazon Resource Name (ARN) of the restored table.
restoreTable(Consumer<RestoreTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Restores the table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTable(Consumer<RestoreTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Restores the table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTable(RestoreTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Restores the table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTable(RestoreTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Restores the table to the specified point in time within the earliest_restorable_timestamp and the current time.
RestoreTableRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
RestoreTableRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
RestoreTableRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
RestoreTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.RestoreTableRequestMarshaller
 
RestoreTableResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
RestoreTableResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
restoreTimestamp() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The restore timestamp in ISO 8601 format.
restoreTimestamp(Instant) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The restore timestamp in ISO 8601 format.
RESTORING - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
RESTORING - software.amazon.awssdk.services.keyspaces.model.TypeStatus
 
result(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition.Builder
 
reverse() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
Rs - Enum in software.amazon.awssdk.services.keyspaces.model
 
Rule - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.KeyspacesResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RULES - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
RulesFunctions - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

scaleInCooldown() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
Specifies a scale-in cool down period.
scaleInCooldown(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration.Builder
Specifies a scale-in cool down period.
scaleOutCooldown() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
Specifies a scale out cool down period.
scaleOutCooldown(Integer) - Method in interface software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration.Builder
Specifies a scale out cool down period.
scalingPolicy() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
Amazon Keyspaces supports the target tracking auto scaling policy.
scalingPolicy(Consumer<AutoScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings.Builder
Amazon Keyspaces supports the target tracking auto scaling policy.
scalingPolicy(AutoScalingPolicy) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings.Builder
Amazon Keyspaces supports the target tracking auto scaling policy.
schemaDefinition() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
The schemaDefinition consists of the following parameters.
schemaDefinition() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The schema definition of the specified table.
schemaDefinition(Consumer<SchemaDefinition.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The schemaDefinition consists of the following parameters.
schemaDefinition(Consumer<SchemaDefinition.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The schema definition of the specified table.
schemaDefinition(SchemaDefinition) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The schemaDefinition consists of the following parameters.
schemaDefinition(SchemaDefinition) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The schema definition of the specified table.
SchemaDefinition - Class in software.amazon.awssdk.services.keyspaces.model
Describes the schema of the table.
SchemaDefinition.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
scheme() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.keyspaces.model.AccessDeniedException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.keyspaces.model.ConflictException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.keyspaces.model.InternalServerException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.keyspaces.model.ValidationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.keyspaces.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
sdkFields() - Method in exception software.amazon.awssdk.services.keyspaces.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.keyspaces.model.InternalServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
sdkFields() - Method in exception software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
sdkFields() - Method in exception software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.keyspaces.model.ValidationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.InternalServerException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.KeyspacesException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.keyspaces.model.ValidationException
 
service() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.keyspaces.model
The operation exceeded the service quota for this resource.
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.keyspaces.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.keyspaces.endpoints.internal.Parameter.Deprecated
 
SINGLE_REGION - software.amazon.awssdk.services.keyspaces.model.Rs
 
SingleArgFn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.keyspaces - package software.amazon.awssdk.services.keyspaces
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service.
software.amazon.awssdk.services.keyspaces.auth.scheme - package software.amazon.awssdk.services.keyspaces.auth.scheme
 
software.amazon.awssdk.services.keyspaces.auth.scheme.internal - package software.amazon.awssdk.services.keyspaces.auth.scheme.internal
 
software.amazon.awssdk.services.keyspaces.endpoints - package software.amazon.awssdk.services.keyspaces.endpoints
 
software.amazon.awssdk.services.keyspaces.endpoints.internal - package software.amazon.awssdk.services.keyspaces.endpoints.internal
 
software.amazon.awssdk.services.keyspaces.internal - package software.amazon.awssdk.services.keyspaces.internal
 
software.amazon.awssdk.services.keyspaces.model - package software.amazon.awssdk.services.keyspaces.model
 
software.amazon.awssdk.services.keyspaces.paginators - package software.amazon.awssdk.services.keyspaces.paginators
 
software.amazon.awssdk.services.keyspaces.transform - package software.amazon.awssdk.services.keyspaces.transform
 
SortOrder - Enum in software.amazon.awssdk.services.keyspaces.model
 
SourceException - Exception in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
sourceKeyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The keyspace name of the source table.
sourceKeyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The keyspace name of the source table.
sourceTableName() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The name of the source table.
sourceTableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The name of the source table.
startIndex() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
StaticColumn - Class in software.amazon.awssdk.services.keyspaces.model
The static columns of the table.
StaticColumn.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
staticColumns() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
The columns that have been defined as STATIC.
staticColumns(Collection<StaticColumn>) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that have been defined as STATIC.
staticColumns(Consumer<StaticColumn.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that have been defined as STATIC.
staticColumns(StaticColumn...) - Method in interface software.amazon.awssdk.services.keyspaces.model.SchemaDefinition.Builder
The columns that have been defined as STATIC.
status() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
Shows how to enable client-side timestamps settings for the specified table.
status() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The current status of the specified table.
status() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The status of this type.
status() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
The options are:
status() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
Shows if point-in-time recovery is enabled or disabled for the specified table.
status() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
The status of the multi-Region table in the specified Amazon Web Services Region.
status() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
Shows how to enable custom Time to Live (TTL) settings for the specified table.
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps.Builder
Shows how to enable client-side timestamps settings for the specified table.
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The current status of the specified table.
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The status of this type.
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery.Builder
The options are:
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary.Builder
Shows if point-in-time recovery is enabled or disabled for the specified table.
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary.Builder
The status of the multi-Region table in the specified Amazon Web Services Region.
status(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.TimeToLive.Builder
Shows how to enable custom Time to Live (TTL) settings for the specified table.
status(ClientSideTimestampsStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps.Builder
Shows how to enable client-side timestamps settings for the specified table.
status(PointInTimeRecoveryStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery.Builder
The options are:
status(PointInTimeRecoveryStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary.Builder
Shows if point-in-time recovery is enabled or disabled for the specified table.
status(TableStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The current status of the specified table.
status(TableStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary.Builder
The status of the multi-Region table in the specified Amazon Web Services Region.
status(TimeToLiveStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.TimeToLive.Builder
Shows how to enable custom Time to Live (TTL) settings for the specified table.
status(TypeStatus) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The status of this type.
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
Shows how to enable client-side timestamps settings for the specified table.
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The current status of the specified table.
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The status of this type.
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
The options are:
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
Shows if point-in-time recovery is enabled or disabled for the specified table.
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
The status of the multi-Region table in the specified Amazon Web Services Region.
statusAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
Shows how to enable custom Time to Live (TTL) settings for the specified table.
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.keyspaces.model.ValidationException.Builder
 
stopIndex() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
STRING - software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
 
STRING_ARRAY - software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
subscribe(Subscriber<? super ListKeyspacesResponse>) - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesPublisher
 
subscribe(Subscriber<? super ListTablesResponse>) - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTablesPublisher
 
subscribe(Subscriber<? super ListTagsForResourceResponse>) - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourcePublisher
 
subscribe(Subscriber<? super ListTypesResponse>) - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTypesPublisher
 
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Substring
 
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulePartition
 

T

tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
The name of the table to be deleted.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The name of the specified table.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest.Builder
The name of the table to be deleted.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The name of the specified table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.TableSummary.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
The name of the table.
tables() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
A list of tables.
tables() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTablesIterable
Returns an iterable to iterate through the paginated ListTablesResponse.tables() member.
tables() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTablesPublisher
Returns a publisher that can be used to get a stream of data.
tables(Collection<TableSummary>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesResponse.Builder
A list of tables.
tables(Consumer<TableSummary.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesResponse.Builder
A list of tables.
tables(TableSummary...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTablesResponse.Builder
A list of tables.
tablesReplicationProgress() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
This shows the replication progress of tables in the keyspace.
tablesReplicationProgress(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus.Builder
This shows the replication progress of tables in the keyspace.
TableStatus - Enum in software.amazon.awssdk.services.keyspaces.model
 
TableSummary - Class in software.amazon.awssdk.services.keyspaces.model
Returns the name of the specified table, the keyspace it is stored in, and the unique identifier in the format of an Amazon Resource Name (ARN).
TableSummary.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
Tag - Class in software.amazon.awssdk.services.keyspaces.model
Describes a tag.
Tag.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Associates a set of tags with a Amazon Keyspaces resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Associates a set of tags with a Amazon Keyspaces resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Associates a set of tags with a Amazon Keyspaces resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Associates a set of tags with a Amazon Keyspaces resource.
TagResourceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
tags() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
A list of key-value pair tags to be attached to the keyspace.
tags() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
A list of key-value pair tags to be attached to the resource.
tags() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
A list of tags.
tags() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
The tags to be assigned to the Amazon Keyspaces resource.
tags() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
A list of existing tags to be removed from the Amazon Keyspaces resource.
tags() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourceIterable
Returns an iterable to iterate through the paginated ListTagsForResourceResponse.tags() member.
tags() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourcePublisher
Returns a publisher that can be used to get a stream of data.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
A list of key-value pair tags to be attached to the keyspace.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
A list of key-value pair tags to be attached to the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse.Builder
A list of tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.keyspaces.model.TagResourceRequest.Builder
The tags to be assigned to the Amazon Keyspaces resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest.Builder
A list of existing tags to be removed from the Amazon Keyspaces resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
A list of key-value pair tags to be attached to the keyspace.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
A list of key-value pair tags to be attached to the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse.Builder
A list of tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.TagResourceRequest.Builder
The tags to be assigned to the Amazon Keyspaces resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest.Builder
A list of existing tags to be removed from the Amazon Keyspaces resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest.Builder
A list of key-value pair tags to be attached to the keyspace.
tags(Tag...) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
A list of key-value pair tags to be attached to the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse.Builder
A list of tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.keyspaces.model.TagResourceRequest.Builder
The tags to be assigned to the Amazon Keyspaces resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest.Builder
A list of existing tags to be removed from the Amazon Keyspaces resource.
tagsOverride() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
A list of key-value pair tags to be attached to the restored table.
tagsOverride(Collection<Tag>) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
A list of key-value pair tags to be attached to the restored table.
tagsOverride(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
A list of key-value pair tags to be attached to the restored table.
tagsOverride(Tag...) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
A list of key-value pair tags to be attached to the restored table.
target() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Builder
 
targetKeyspaceName() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The name of the target keyspace.
targetKeyspaceName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The name of the target keyspace.
targetTableName() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
The name of the target table.
targetTableName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest.Builder
The name of the target table.
targetTrackingScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
Auto scaling scales up capacity automatically when traffic exceeds this target utilization rate, and then back down when it falls below the target.
targetTrackingScalingPolicyConfiguration(Consumer<TargetTrackingScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy.Builder
Auto scaling scales up capacity automatically when traffic exceeds this target utilization rate, and then back down when it falls below the target.
targetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy.Builder
Auto scaling scales up capacity automatically when traffic exceeds this target utilization rate, and then back down when it falls below the target.
TargetTrackingScalingPolicyConfiguration - Class in software.amazon.awssdk.services.keyspaces.model
The auto scaling policy that scales a table based on the ratio of consumed to provisioned capacity.
TargetTrackingScalingPolicyConfiguration.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
targetValue() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
Specifies the target value for the target tracking auto scaling policy.
targetValue(Double) - Method in interface software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration.Builder
Specifies the target value for the target tracking auto scaling policy.
template() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
throughputMode() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
The read/write throughput capacity mode for a table.
throughputMode() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
throughputMode(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecification.Builder
The read/write throughput capacity mode for a table.
throughputMode(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary.Builder
The read/write throughput capacity mode for a table.
throughputMode(ThroughputMode) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecification.Builder
The read/write throughput capacity mode for a table.
throughputMode(ThroughputMode) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary.Builder
The read/write throughput capacity mode for a table.
ThroughputMode - Enum in software.amazon.awssdk.services.keyspaces.model
 
throughputModeAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
The read/write throughput capacity mode for a table.
throughputModeAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
TimeToLive - Class in software.amazon.awssdk.services.keyspaces.model
Enable custom Time to Live (TTL) settings for rows and columns without setting a TTL default for the specified table.
TimeToLive.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
TimeToLiveStatus - Enum in software.amazon.awssdk.services.keyspaces.model
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.auth.scheme.internal.DefaultKeyspacesAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.keyspaces.auth.scheme.KeyspacesAuthSchemeParams
Returns a KeyspacesAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.InternalServerException
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.KeyspacesException
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.keyspaces.model.ValidationException
 
toList() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partition
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ClientSideTimestamps
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.ClientSideTimestampsStatus
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ClusteringKey
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.Comment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateKeyspaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteKeyspaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.EncryptionType
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetKeyspaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableAutoScalingSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspaceSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListKeyspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTablesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.PartitionKey
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecovery
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoveryStatus
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoverySummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaAutoScalingSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicaSpecificationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationGroupStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.ReplicationSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.RestoreTableResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.Rs
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.SchemaDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.SortOrder
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.StaticColumn
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.TableStatus
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.TableSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.TargetTrackingScalingPolicyConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.ThroughputMode
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.TimeToLive
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.TimeToLiveStatus
 
toString() - Method in enum software.amazon.awssdk.services.keyspaces.model.TypeStatus
 
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateKeyspaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableResponse
Returns a string representation of this object.
TREE - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.TreeRule
 
ttl() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTableRequest
Enables Time to Live custom settings for the table.
ttl() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTableResponse
The custom Time to Live settings of the specified table.
ttl() - Method in class software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest
Modifies Time to Live custom settings for the table.
ttl(Consumer<TimeToLive.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Enables Time to Live custom settings for the table.
ttl(Consumer<TimeToLive.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The custom Time to Live settings of the specified table.
ttl(Consumer<TimeToLive.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies Time to Live custom settings for the table.
ttl(TimeToLive) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTableRequest.Builder
Enables Time to Live custom settings for the table.
ttl(TimeToLive) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTableResponse.Builder
The custom Time to Live settings of the specified table.
ttl(TimeToLive) - Method in interface software.amazon.awssdk.services.keyspaces.model.UpdateTableRequest.Builder
Modifies Time to Live custom settings for the table.
type() - Method in class software.amazon.awssdk.services.keyspaces.model.ColumnDefinition
The data type of the column.
type() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
The encryption option specified for the table.
type() - Method in class software.amazon.awssdk.services.keyspaces.model.FieldDefinition
Any supported Cassandra data type, including collections and other user-defined types that are contained in the same keyspace.
type(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.ColumnDefinition.Builder
The data type of the column.
type(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification.Builder
The encryption option specified for the table.
type(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.FieldDefinition.Builder
Any supported Cassandra data type, including collections and other user-defined types that are contained in the same keyspace.
type(ParameterType) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
type(EncryptionType) - Method in interface software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification.Builder
The encryption option specified for the table.
TYPE - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Rule
 
typeAsString() - Method in class software.amazon.awssdk.services.keyspaces.model.EncryptionSpecification
The encryption option specified for the table.
typeName() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest
The name of the user-defined type.
typeName() - Method in class software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse
The formatted name of the user-defined type that was created.
typeName() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest
The name of the type to be deleted.
typeName() - Method in class software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse
The name of the type that was deleted.
typeName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeRequest
The formatted name of the type.
typeName() - Method in class software.amazon.awssdk.services.keyspaces.model.GetTypeResponse
The name of the type.
typeName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeRequest.Builder
The name of the user-defined type.
typeName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.CreateTypeResponse.Builder
The formatted name of the user-defined type that was created.
typeName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTypeRequest.Builder
The name of the type to be deleted.
typeName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.DeleteTypeResponse.Builder
The name of the type that was deleted.
typeName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeRequest.Builder
The formatted name of the type.
typeName(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.GetTypeResponse.Builder
The name of the type.
types() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FatScope
 
types() - Method in class software.amazon.awssdk.services.keyspaces.model.ListTypesResponse
The list of types contained in the specified keyspace.
types() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTypesIterable
Returns an iterable to iterate through the paginated ListTypesResponse.types() member.
types() - Method in class software.amazon.awssdk.services.keyspaces.paginators.ListTypesPublisher
Returns a publisher that can be used to get a stream of data.
types(String...) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesResponse.Builder
The list of types contained in the specified keyspace.
types(Collection<String>) - Method in interface software.amazon.awssdk.services.keyspaces.model.ListTypesResponse.Builder
The list of types contained in the specified keyspace.
TypeStatus - Enum in software.amazon.awssdk.services.keyspaces.model
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Template.Literal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.ClientSideTimestampsStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.EncryptionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoveryStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.Rs
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.SortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.ThroughputMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.TimeToLiveStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.keyspaces.model.TypeStatus
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Removes the association of tags from a Amazon Keyspaces resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Removes the association of tags from a Amazon Keyspaces resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Removes the association of tags from a Amazon Keyspaces resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Removes the association of tags from a Amazon Keyspaces resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
updateKeyspace(Consumer<UpdateKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Adds a new Amazon Web Services Region to the keyspace.
updateKeyspace(Consumer<UpdateKeyspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Adds a new Amazon Web Services Region to the keyspace.
updateKeyspace(UpdateKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Adds a new Amazon Web Services Region to the keyspace.
updateKeyspace(UpdateKeyspaceRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Adds a new Amazon Web Services Region to the keyspace.
UpdateKeyspaceRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
UpdateKeyspaceRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
UpdateKeyspaceRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
UpdateKeyspaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.UpdateKeyspaceRequestMarshaller
 
UpdateKeyspaceResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
UpdateKeyspaceResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
updateTable(Consumer<UpdateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Adds new columns to the table or updates one of the table's settings, for example capacity mode, auto scaling, encryption, point-in-time recovery, or ttl settings.
updateTable(Consumer<UpdateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Adds new columns to the table or updates one of the table's settings, for example capacity mode, auto scaling, encryption, point-in-time recovery, or ttl settings.
updateTable(UpdateTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClient
Adds new columns to the table or updates one of the table's settings, for example capacity mode, auto scaling, encryption, point-in-time recovery, or ttl settings.
updateTable(UpdateTableRequest) - Method in interface software.amazon.awssdk.services.keyspaces.KeyspacesClient
Adds new columns to the table or updates one of the table's settings, for example capacity mode, auto scaling, encryption, point-in-time recovery, or ttl settings.
UpdateTableRequest - Class in software.amazon.awssdk.services.keyspaces.model
 
UpdateTableRequest.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
UpdateTableRequestMarshaller - Class in software.amazon.awssdk.services.keyspaces.transform
UpdateTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.keyspaces.transform.UpdateTableRequestMarshaller
 
UpdateTableResponse - Class in software.amazon.awssdk.services.keyspaces.model
 
UpdateTableResponse.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
UPDATING - software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
 
UPDATING - software.amazon.awssdk.services.keyspaces.model.TableStatus
 
uriEncode(String) - Static method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointResult.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.KeyspacesEndpointParams.Builder
 
UserAgentUtils - Class in software.amazon.awssdk.services.keyspaces.internal
 

V

validate() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.FnNode
 
ValidationException - Exception in software.amazon.awssdk.services.keyspaces.model
The operation failed due to an invalid or malformed request.
ValidationException.Builder - Interface in software.amazon.awssdk.services.keyspaces.model
 
value() - Method in class software.amazon.awssdk.services.keyspaces.model.Tag
The value of the tag.
value(String) - Method in interface software.amazon.awssdk.services.keyspaces.model.Tag.Builder
The value of the tag.
value(Value) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.keyspaces.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.keyspaces.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.ClientSideTimestampsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.KeyspaceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.PointInTimeRecoveryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.Rs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.ThroughputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.TimeToLiveStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.keyspaces.model.TypeStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.keyspaces.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.keyspaces.model.ClientSideTimestampsStatus
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.keyspaces.model.EncryptionType
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.keyspaces.model.KeyspaceStatus
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.keyspaces.model.PointInTimeRecoveryStatus
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.keyspaces.model.Rs
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.keyspaces.model.SortOrder
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.keyspaces.model.TableStatus
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.keyspaces.model.ThroughputMode
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.keyspaces.model.TimeToLiveStatus
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.keyspaces.model.TypeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions
 
version(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.Partitions.Builder
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.keyspaces.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.RuleEvaluator
 

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.keyspaces.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.AccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.ConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.InternalServerException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.KeyspacesException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.keyspaces.model.KeyspacesException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.ServiceQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.keyspaces.model.ValidationException.Builder
 
writeCapacityAutoScaling() - Method in class software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification
The auto scaling settings for the table's write capacity.
writeCapacityAutoScaling(Consumer<AutoScalingSettings.Builder>) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification.Builder
The auto scaling settings for the table's write capacity.
writeCapacityAutoScaling(AutoScalingSettings) - Method in interface software.amazon.awssdk.services.keyspaces.model.AutoScalingSpecification.Builder
The auto scaling settings for the table's write capacity.
writeCapacityUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for write operations defined in write capacity units (WCUs).
writeCapacityUnits() - Method in class software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for write operations defined in write capacity units (WCUs).
writeCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecification.Builder
The throughput capacity specified for write operations defined in write capacity units (WCUs).
writeCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.keyspaces.model.CapacitySpecificationSummary.Builder
The throughput capacity specified for write operations defined in write capacity units (WCUs).
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