A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

ABSENT - software.amazon.awssdk.services.glue.model.CsvHeaderOption
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.UriEncodeFn
 
AccessDeniedException - Exception in software.amazon.awssdk.services.glue.model
Access to a resource was denied.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
accessType() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The access type for the Redshift connection.
accessType(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The access type for the Redshift connection.
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
accountId() - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
Required for cross account crawls.
accountId(String) - Method in interface software.amazon.awssdk.services.glue.model.LakeFormationConfiguration.Builder
Required for cross account crawls.
accuracyCostTradeoff() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
The value that is selected when tuning your transform for a balance between accuracy and cost.
accuracyCostTradeoff(Double) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesParameters.Builder
The value that is selected when tuning your transform for a balance between accuracy and cost.
action() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
Specifies how writing to a Redshift cluser will occur.
action() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies what action to take when writing to a table with preexisting data.
action(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Specifies how writing to a Redshift cluser will occur.
action(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies what action to take when writing to a table with preexisting data.
Action - Class in software.amazon.awssdk.services.glue.model
Defines an action to be initiated by a trigger.
Action.Builder - Interface in software.amazon.awssdk.services.glue.model
 
actions() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
The actions initiated by this trigger when it fires.
actions() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The actions initiated by this trigger.
actions() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
The actions initiated by this trigger.
actions(Collection<Action>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The actions initiated by this trigger when it fires.
actions(Collection<Action>) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The actions initiated by this trigger.
actions(Collection<Action>) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
The actions initiated by this trigger.
actions(Consumer<Action.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The actions initiated by this trigger when it fires.
actions(Consumer<Action.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The actions initiated by this trigger.
actions(Consumer<Action.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
The actions initiated by this trigger.
actions(Action...) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The actions initiated by this trigger when it fires.
actions(Action...) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The actions initiated by this trigger.
actions(Action...) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
The actions initiated by this trigger.
ACTIVATED - software.amazon.awssdk.services.glue.model.TriggerState
 
ACTIVATING - software.amazon.awssdk.services.glue.model.TriggerState
 
ACTIVE - software.amazon.awssdk.services.glue.model.BlueprintStatus
 
ACTIVE - software.amazon.awssdk.services.glue.model.PartitionIndexStatus
 
actualValue() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
The actual value of the data quality metric.
actualValue(Double) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityMetricValues.Builder
The actual value of the data quality metric.
addArguments() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
The map of arguments to add the map of arguments used to configure the DevEndpoint.
addArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The map of arguments to add the map of arguments used to configure the DevEndpoint.
addCondition(Condition) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addIdleTimeBetweenReads() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
Adds a time delay between two consecutive getRecords operations.
addIdleTimeBetweenReads(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
Adds a time delay between two consecutive getRecords operations.
additionalAuditContext() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
A string containing the additional audit context information.
additionalAuditContext(String) - Method in interface software.amazon.awssdk.services.glue.model.AuditContext.Builder
A string containing the additional audit context information.
additionalContext() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
An opaque string-string map passed by the query engine.
additionalContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.QuerySessionContext.Builder
An opaque string-string map passed by the query engine.
additionalDataSources() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
The aliases of all data sources except primary.
additionalDataSources() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
A map of reference strings to additional data sources you can specify for an evaluation run.
additionalDataSources() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
A map of reference strings to additional data sources you can specify for an evaluation run.
additionalDataSources(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
The aliases of all data sources except primary.
additionalDataSources(Map<String, DataSource>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
A map of reference strings to additional data sources you can specify for an evaluation run.
additionalDataSources(Map<String, DataSource>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
A map of reference strings to additional data sources you can specify for an evaluation run.
additionalDeltaOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
Specifies additional connection options.
additionalDeltaOptions() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
Specifies additional connection options.
additionalDeltaOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
Specifies additional connection options.
additionalDeltaOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
Specifies additional connection options.
additionalDeltaOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
Specifies additional connection options.
additionalDeltaOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
Specifies additional connection options.
additionalHudiOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
Specifies additional connection options.
additionalHudiOptions() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
Specifies additional connection options.
additionalHudiOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
Specifies additional connection options.
additionalHudiOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
Specifies additional connection options.
additionalHudiOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
Specifies additional connection options.
additionalHudiOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
Specifies additional connection options.
additionalLocations() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
A list of locations that point to the path where a Delta table is located.
additionalLocations(String...) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of locations that point to the path where a Delta table is located.
additionalLocations(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of locations that point to the path where a Delta table is located.
AdditionalOptionKeys - Enum in software.amazon.awssdk.services.glue.model
 
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
Options to configure runtime behavior of the transform.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
Additional options for the table.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
Specifies additional connection options.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
Additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
Additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
Specifies additional connection options.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies additional connection options.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
Specifies additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Specifies additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
Specifies additional options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
Specifies additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Specifies additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
Specifies additional options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
Specifies additional connection options.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
Specifies additional connection options.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies additional options passed to the Snowflake connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
Additional connection options for the connector.
additionalOptions() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
Additional connection options for the connector.
additionalOptions(Consumer<JDBCConnectorOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
Additional connection options for the connector.
additionalOptions(Consumer<S3DirectSourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies additional connection options.
additionalOptions(Consumer<S3DirectSourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
Specifies additional options for the connector.
additionalOptions(Consumer<S3DirectSourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
Specifies additional options for the connector.
additionalOptions(Consumer<S3DirectSourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies additional connection options.
additionalOptions(Consumer<S3DirectSourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies additional connection options.
additionalOptions(Consumer<S3SourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogSource.Builder
Specifies additional connection options.
additionalOptions(Consumer<S3SourceAdditionalOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogSource.Builder
Specifies additional connection options.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.GlueTable.Builder
Additional options for the table.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
Additional connection options for the connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
Specifies additional connection options for the connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies additional connection options for the connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
Specifies additional connection options for the connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies additional connection options for the connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies additional options passed to the Snowflake connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
Additional connection options for the connector.
additionalOptions(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
Additional connection options for the connector.
additionalOptions(Map<AdditionalOptionKeys, String>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
Options to configure runtime behavior of the transform.
additionalOptions(JDBCConnectorOptions) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
Additional connection options for the connector.
additionalOptions(S3DirectSourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies additional connection options.
additionalOptions(S3DirectSourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
Specifies additional options for the connector.
additionalOptions(S3DirectSourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
Specifies additional options for the connector.
additionalOptions(S3DirectSourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies additional connection options.
additionalOptions(S3DirectSourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies additional connection options.
additionalOptions(S3SourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogSource.Builder
Specifies additional connection options.
additionalOptions(S3SourceAdditionalOptions) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogSource.Builder
Specifies additional connection options.
additionalOptionsAsStrings() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
Options to configure runtime behavior of the transform.
additionalOptionsWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
Options to configure runtime behavior of the transform.
additionalPlanOptionsMap() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
A map to hold additional optional key-value parameters.
additionalPlanOptionsMap(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
A map to hold additional optional key-value parameters.
additionalRunOptions() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
Additional run options you can specify for an evaluation run.
additionalRunOptions() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
Additional run options you can specify for an evaluation run.
additionalRunOptions(Consumer<DataQualityEvaluationRunAdditionalRunOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
Additional run options you can specify for an evaluation run.
additionalRunOptions(Consumer<DataQualityEvaluationRunAdditionalRunOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
Additional run options you can specify for an evaluation run.
additionalRunOptions(DataQualityEvaluationRunAdditionalRunOptions) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
Additional run options you can specify for an evaluation run.
additionalRunOptions(DataQualityEvaluationRunAdditionalRunOptions) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
Additional run options you can specify for an evaluation run.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult.Builder
 
addPublicKeys() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
The list of public keys for the DevEndpoint to use.
addPublicKeys(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The list of public keys for the DevEndpoint to use.
addPublicKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The list of public keys for the DevEndpoint to use.
addRecordTimestamp() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
When this option is set to 'true', the data output will contain an additional column named "__src_timestamp" that indicates the time when the corresponding record received by the topic.
addRecordTimestamp() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
When this option is set to 'true', the data output will contain an additional column named "__src_timestamp" that indicates the time when the corresponding record received by the stream.
addRecordTimestamp(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
When this option is set to 'true', the data output will contain an additional column named "__src_timestamp" that indicates the time when the corresponding record received by the topic.
addRecordTimestamp(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
When this option is set to 'true', the data output will contain an additional column named "__src_timestamp" that indicates the time when the corresponding record received by the stream.
addRule(Rule) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
advancedOptions() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
Optional values when connecting to the Redshift cluster.
advancedOptions(Collection<AmazonRedshiftAdvancedOption>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Optional values when connecting to the Redshift cluster.
advancedOptions(Consumer<AmazonRedshiftAdvancedOption.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Optional values when connecting to the Redshift cluster.
advancedOptions(AmazonRedshiftAdvancedOption...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Optional values when connecting to the Redshift cluster.
AFTER_DATA_LOAD - software.amazon.awssdk.services.glue.model.DQStopJobOnFailureTiming
 
aggFunc() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
Specifies the aggregation function to apply.
aggFunc(String) - Method in interface software.amazon.awssdk.services.glue.model.AggregateOperation.Builder
Specifies the aggregation function to apply.
aggFunc(AggFunction) - Method in interface software.amazon.awssdk.services.glue.model.AggregateOperation.Builder
Specifies the aggregation function to apply.
aggFuncAsString() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
Specifies the aggregation function to apply.
AggFunction - Enum in software.amazon.awssdk.services.glue.model
 
aggregate() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
aggregate(Consumer<Aggregate.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
aggregate(Aggregate) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
Aggregate - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.
Aggregate.Builder - Interface in software.amazon.awssdk.services.glue.model
 
AggregateOperation - Class in software.amazon.awssdk.services.glue.model
Specifies the set of parameters needed to perform aggregation in the aggregate transform.
AggregateOperation.Builder - Interface in software.amazon.awssdk.services.glue.model
 
aggs() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
Specifies the aggregate functions to be performed on specified fields.
aggs(Collection<AggregateOperation>) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the aggregate functions to be performed on specified fields.
aggs(Consumer<AggregateOperation.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the aggregate functions to be performed on specified fields.
aggs(AggregateOperation...) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the aggregate functions to be performed on specified fields.
alias() - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
A temporary name given to a table, or a column in a table.
alias(String) - Method in interface software.amazon.awssdk.services.glue.model.SqlAlias.Builder
A temporary name given to a table, or a column in a table.
ALL - software.amazon.awssdk.services.glue.model.Permission
 
ALL - software.amazon.awssdk.services.glue.model.ResourceShareType
 
ALL - software.amazon.awssdk.services.glue.model.UnionType
 
allColumnsRequested() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
All columns request for audit.
allColumnsRequested(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.AuditContext.Builder
All columns request for audit.
allocatedCapacity() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity() - Method in class software.amazon.awssdk.services.glue.model.Job
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity() - Method in class software.amazon.awssdk.services.glue.model.JobRun
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Deprecated.
This property is deprecated, use MaxCapacity instead.
allocatedCapacity(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
Deprecated.
This property is deprecated, use MaxCapacity instead.
allowDots() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
allowSingleColumn() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Enables the processing of files that contain only one column.
allowSingleColumn() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Enables the processing of files that contain only one column.
allowSingleColumn() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Enables the processing of files that contain only one column.
allowSingleColumn(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Enables the processing of files that contain only one column.
allowSingleColumn(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Enables the processing of files that contain only one column.
allowSingleColumn(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Enables the processing of files that contain only one column.
AlreadyExistsException - Exception in software.amazon.awssdk.services.glue.model
A resource to be created or added already exists.
AlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ALTER - software.amazon.awssdk.services.glue.model.Permission
 
AmazonRedshiftAdvancedOption - Class in software.amazon.awssdk.services.glue.model
Specifies an optional value when connecting to the Redshift cluster.
AmazonRedshiftAdvancedOption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
AmazonRedshiftNodeData - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon Redshift node.
AmazonRedshiftNodeData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
amazonRedshiftSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a data source in Amazon Redshift.
amazonRedshiftSource(Consumer<AmazonRedshiftSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a data source in Amazon Redshift.
amazonRedshiftSource(AmazonRedshiftSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a data source in Amazon Redshift.
AmazonRedshiftSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon Redshift source.
AmazonRedshiftSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
amazonRedshiftTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a data target in Amazon Redshift.
amazonRedshiftTarget(Consumer<AmazonRedshiftTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a data target in Amazon Redshift.
amazonRedshiftTarget(AmazonRedshiftTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a data target in Amazon Redshift.
AmazonRedshiftTarget - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon Redshift target.
AmazonRedshiftTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
analyzedTime() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
The timestamp of when column statistics were generated.
analyzedTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatistics.Builder
The timestamp of when column statistics were generated.
analyzerResults() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults(Collection<DataQualityAnalyzerResult>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults(Collection<DataQualityAnalyzerResult>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults(Consumer<DataQualityAnalyzerResult.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults(Consumer<DataQualityAnalyzerResult.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults(DataQualityAnalyzerResult...) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
analyzerResults(DataQualityAnalyzerResult...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityAnalyzerResult objects representing the results for each analyzer.
AND - software.amazon.awssdk.services.glue.model.FilterLogicalOperator
 
AND - software.amazon.awssdk.services.glue.model.Logical
 
ANY - software.amazon.awssdk.services.glue.model.Logical
 
applyMapping() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
applyMapping(Consumer<ApplyMapping.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
applyMapping(ApplyMapping) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
ApplyMapping - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that maps data property keys in the data source to data property keys in the data target.
ApplyMapping.Builder - Interface in software.amazon.awssdk.services.glue.model
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.glue.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.glue.internal.UserAgentUtils
 
ARCHIVE - software.amazon.awssdk.services.glue.model.ResourceType
 
areaUnderPRCurve() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
The area under the precision/recall curve (AUPRC) is a single number measuring the overall quality of the transform, that is independent of the choice made for precision vs.
areaUnderPRCurve(Double) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
The area under the precision/recall curve (AUPRC) is a single number measuring the overall quality of the transform, that is independent of the choice made for precision vs.
args() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
Properties of the node, in the form of name-value pairs.
args(Collection<CodeGenNodeArg>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNode.Builder
Properties of the node, in the form of name-value pairs.
args(Consumer<CodeGenNodeArg.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNode.Builder
Properties of the node, in the form of name-value pairs.
args(CodeGenNodeArg...) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNode.Builder
Properties of the node, in the form of name-value pairs.
arguments() - Method in class software.amazon.awssdk.services.glue.model.Action
The job arguments used when this trigger fires.
arguments() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
A map of arguments used to configure the DevEndpoint.
arguments() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The map of arguments used to configure this DevEndpoint.
arguments() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
A map of arguments used to configure the DevEndpoint.
arguments() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The job arguments associated with this run.
arguments() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The job arguments associated with this run.
arguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
The job arguments used when this trigger fires.
arguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
A map of arguments used to configure the DevEndpoint.
arguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The map of arguments used to configure this DevEndpoint.
arguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
A map of arguments used to configure the DevEndpoint.
arguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The job arguments associated with this run.
arguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The job arguments associated with this run.
argv(List<Expr>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.glue.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
ARRAY - software.amazon.awssdk.services.glue.model.JDBCDataType
 
ASC - software.amazon.awssdk.services.glue.model.Sort
 
ASCENDING - software.amazon.awssdk.services.glue.model.SortDirectionType
 
assign() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The specific TopicPartitions to consume.
assign(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The specific TopicPartitions to consume.
ASSIGN - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
associatedGlueResource() - Method in exception software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException
The associated Glue resource already exists.
associatedGlueResource(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
The associated Glue resource already exists.
asString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
ATHENA - software.amazon.awssdk.services.glue.model.ViewDialect
 
athenaConnectorSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a connector to an Amazon Athena data source.
athenaConnectorSource(Consumer<AthenaConnectorSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a connector to an Amazon Athena data source.
athenaConnectorSource(AthenaConnectorSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a connector to an Amazon Athena data source.
AthenaConnectorSource - Class in software.amazon.awssdk.services.glue.model
Specifies a connector to an Amazon Athena data source.
AthenaConnectorSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
attempt() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The attempt ID number.
attempt() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The number of the attempt to run this job.
attempt(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The attempt ID number.
attempt(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The number of the attempt to run this job.
attributeKey() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAttributeProvider
 
auditContext() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
A structure containing Lake Formation audit context information.
auditContext() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
A structure containing Lake Formation audit context information.
auditContext() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
A structure containing Lake Formation audit context information.
auditContext(Consumer<AuditContext.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
A structure containing Lake Formation audit context information.
auditContext(Consumer<AuditContext.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A structure containing Lake Formation audit context information.
auditContext(Consumer<AuditContext.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
A structure containing Lake Formation audit context information.
auditContext(AuditContext) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
A structure containing Lake Formation audit context information.
auditContext(AuditContext) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A structure containing Lake Formation audit context information.
auditContext(AuditContext) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
A structure containing Lake Formation audit context information.
AuditContext - Class in software.amazon.awssdk.services.glue.model
A structure containing the Lake Formation audit context.
AuditContext.Builder - Interface in software.amazon.awssdk.services.glue.model
 
authority() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
authorizedColumns() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
A list of column names that the user has been granted access to.
authorizedColumns() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
A list of column names that the user has been granted access to.
authorizedColumns() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
The list of columns the user has permissions to access.
authorizedColumns(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse.Builder
A list of column names that the user has been granted access to.
authorizedColumns(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A list of column names that the user has been granted access to.
authorizedColumns(String...) - Method in interface software.amazon.awssdk.services.glue.model.UnfilteredPartition.Builder
The list of columns the user has permissions to access.
authorizedColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse.Builder
A list of column names that the user has been granted access to.
authorizedColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A list of column names that the user has been granted access to.
authorizedColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UnfilteredPartition.Builder
The list of columns the user has permissions to access.
authSchemeProvider() - Method in class software.amazon.awssdk.services.glue.GlueServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider(GlueAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.glue.GlueBaseClientBuilder
Set the GlueAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(GlueAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemeProvider(GlueAuthSchemeProvider) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemes() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for auth schemes
authSchemes() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for auth schemes
authStrategy() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy(SourceControlAuthStrategy) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy(SourceControlAuthStrategy) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategy(SourceControlAuthStrategy) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategyAsString() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategyAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authStrategyAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.
authToken() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The value of an authorization token.
authToken() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The value of the authorization token.
authToken() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The value of the authorization token.
authToken(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The value of an authorization token.
authToken(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The value of the authorization token.
authToken(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The value of the authorization token.
autoPushdown() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies whether automatic query pushdown is enabled.
autoPushdown(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies whether automatic query pushdown is enabled.
availabilityZone() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The Amazon Web Services Availability Zone where this DevEndpoint is located.
availabilityZone() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The Amazon Web Services Availability Zone where this DevEndpoint is located.
availabilityZone() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
The connection's Availability Zone.
availabilityZone(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The Amazon Web Services Availability Zone where this DevEndpoint is located.
availabilityZone(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The Amazon Web Services Availability Zone where this DevEndpoint is located.
availabilityZone(String) - Method in interface software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements.Builder
The connection's Availability Zone.
AVAILABLE - software.amazon.awssdk.services.glue.model.RegistryStatus
 
AVAILABLE - software.amazon.awssdk.services.glue.model.SchemaStatus
 
AVAILABLE - software.amazon.awssdk.services.glue.model.SchemaVersionStatus
 
AVAILABLE - software.amazon.awssdk.services.glue.model.StatementState
 
averageLength() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
The average bit sequence length in the column.
averageLength() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
The average string length in the column.
averageLength(Double) - Method in interface software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData.Builder
The average bit sequence length in the column.
averageLength(Double) - Method in interface software.amazon.awssdk.services.glue.model.StringColumnStatisticsData.Builder
The average string length in the column.
AVG - software.amazon.awssdk.services.glue.model.AggFunction
 
avoidEmptyBatches() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
Avoids creating an empty microbatch job by checking for unread data in the Kinesis data stream before the batch is started.
avoidEmptyBatches(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
Avoids creating an empty microbatch job by checking for unread data in the Kinesis data stream before the batch is started.
AVRO - software.amazon.awssdk.services.glue.model.DataFormat
 
AVRO - software.amazon.awssdk.services.glue.model.TargetFormat
 
AWS_CODE_COMMIT - software.amazon.awssdk.services.glue.model.SourceControlProvider
 
AWS_SECRETS_MANAGER - software.amazon.awssdk.services.glue.model.SourceControlAuthStrategy
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.AlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentModificationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ConditionCheckFailureException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNotRunningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerRunningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerStoppingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceRetryableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.GlueEncryptionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.GlueException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.IllegalSessionStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.InternalServiceException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.InvalidStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.MlTransformNotReadyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.NoScheduleException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.OperationTimeoutException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNotReadyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerNotRunningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerRunningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerTransitioningException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.ValidationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.VersionMismatchException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
awsKmsKeyId() - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
An KMS key that is used to encrypt the connection password.
awsKmsKeyId(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption.Builder
An KMS key that is used to encrypt the connection password.
awsParseArn(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 

B

BackfillError - Class in software.amazon.awssdk.services.glue.model
A list of errors that can occur when registering partition indexes for an existing table.
BackfillError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BackfillErrorCode - Enum in software.amazon.awssdk.services.glue.model
 
backfillErrors() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
A list of errors that can occur when registering partition indexes for an existing table.
backfillErrors(Collection<BackfillError>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
A list of errors that can occur when registering partition indexes for an existing table.
backfillErrors(Consumer<BackfillError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
A list of errors that can occur when registering partition indexes for an existing table.
backfillErrors(BackfillError...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
A list of errors that can occur when registering partition indexes for an existing table.
BACKWARD - software.amazon.awssdk.services.glue.model.Compatibility
 
BACKWARD_ALL - software.amazon.awssdk.services.glue.model.Compatibility
 
BasicCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses a Glue Data Catalog table.
BasicCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchCreatePartition(Consumer<BatchCreatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates one or more partitions in a batch operation.
batchCreatePartition(Consumer<BatchCreatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates one or more partitions in a batch operation.
batchCreatePartition(BatchCreatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates one or more partitions in a batch operation.
batchCreatePartition(BatchCreatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates one or more partitions in a batch operation.
BatchCreatePartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchCreatePartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchCreatePartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchCreatePartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchCreatePartitionRequestMarshaller
 
BatchCreatePartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchCreatePartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchDeleteConnection(Consumer<BatchDeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnection(Consumer<BatchDeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnection(BatchDeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnection(BatchDeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a list of connection definitions from the Data Catalog.
BatchDeleteConnectionRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchDeleteConnectionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchDeleteConnectionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchDeleteConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchDeleteConnectionRequestMarshaller
 
BatchDeleteConnectionResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchDeleteConnectionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchDeletePartition(Consumer<BatchDeletePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes one or more partitions in a batch operation.
batchDeletePartition(Consumer<BatchDeletePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes one or more partitions in a batch operation.
batchDeletePartition(BatchDeletePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes one or more partitions in a batch operation.
batchDeletePartition(BatchDeletePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes one or more partitions in a batch operation.
BatchDeletePartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchDeletePartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchDeletePartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchDeletePartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchDeletePartitionRequestMarshaller
 
BatchDeletePartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchDeletePartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchDeleteTable(Consumer<BatchDeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes multiple tables at once.
batchDeleteTable(Consumer<BatchDeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes multiple tables at once.
batchDeleteTable(BatchDeleteTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes multiple tables at once.
batchDeleteTable(BatchDeleteTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes multiple tables at once.
BatchDeleteTableRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchDeleteTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchDeleteTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchDeleteTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchDeleteTableRequestMarshaller
 
BatchDeleteTableResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchDeleteTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchDeleteTableVersion(Consumer<BatchDeleteTableVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified batch of versions of a table.
batchDeleteTableVersion(Consumer<BatchDeleteTableVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified batch of versions of a table.
batchDeleteTableVersion(BatchDeleteTableVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified batch of versions of a table.
batchDeleteTableVersion(BatchDeleteTableVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified batch of versions of a table.
BatchDeleteTableVersionRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchDeleteTableVersionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchDeleteTableVersionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchDeleteTableVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchDeleteTableVersionRequestMarshaller
 
BatchDeleteTableVersionResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchDeleteTableVersionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetBlueprints(Consumer<BatchGetBlueprintsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about a list of blueprints.
batchGetBlueprints(Consumer<BatchGetBlueprintsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about a list of blueprints.
batchGetBlueprints(BatchGetBlueprintsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about a list of blueprints.
batchGetBlueprints(BatchGetBlueprintsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about a list of blueprints.
BatchGetBlueprintsRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetBlueprintsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetBlueprintsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetBlueprintsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetBlueprintsRequestMarshaller
 
BatchGetBlueprintsResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetBlueprintsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetCrawlers(Consumer<BatchGetCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlers(Consumer<BatchGetCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlers(BatchGetCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlers(BatchGetCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of crawler names.
BatchGetCrawlersRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetCrawlersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetCrawlersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetCrawlersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetCrawlersRequestMarshaller
 
BatchGetCrawlersResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetCrawlersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetCustomEntityTypes(Consumer<BatchGetCustomEntityTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details for the custom patterns specified by a list of names.
batchGetCustomEntityTypes(Consumer<BatchGetCustomEntityTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details for the custom patterns specified by a list of names.
batchGetCustomEntityTypes(BatchGetCustomEntityTypesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details for the custom patterns specified by a list of names.
batchGetCustomEntityTypes(BatchGetCustomEntityTypesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details for the custom patterns specified by a list of names.
BatchGetCustomEntityTypesRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetCustomEntityTypesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetCustomEntityTypesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetCustomEntityTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetCustomEntityTypesRequestMarshaller
 
BatchGetCustomEntityTypesResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetCustomEntityTypesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetDataQualityResult(Consumer<BatchGetDataQualityResultRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of data quality results for the specified result IDs.
batchGetDataQualityResult(Consumer<BatchGetDataQualityResultRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of data quality results for the specified result IDs.
batchGetDataQualityResult(BatchGetDataQualityResultRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of data quality results for the specified result IDs.
batchGetDataQualityResult(BatchGetDataQualityResultRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of data quality results for the specified result IDs.
BatchGetDataQualityResultRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetDataQualityResultRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetDataQualityResultRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetDataQualityResultRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetDataQualityResultRequestMarshaller
 
BatchGetDataQualityResultResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetDataQualityResultResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetDevEndpoints(Consumer<BatchGetDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of development endpoint names.
batchGetDevEndpoints(Consumer<BatchGetDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of development endpoint names.
batchGetDevEndpoints(BatchGetDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of development endpoint names.
batchGetDevEndpoints(BatchGetDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of development endpoint names.
BatchGetDevEndpointsRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetDevEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetDevEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetDevEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetDevEndpointsRequestMarshaller
 
BatchGetDevEndpointsResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetDevEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetJobs(Consumer<BatchGetJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of job names.
batchGetJobs(Consumer<BatchGetJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of job names.
batchGetJobs(BatchGetJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of job names.
batchGetJobs(BatchGetJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of job names.
BatchGetJobsRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetJobsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetJobsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetJobsRequestMarshaller
 
BatchGetJobsResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetJobsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetPartition(Consumer<BatchGetPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partitions in a batch request.
batchGetPartition(Consumer<BatchGetPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partitions in a batch request.
batchGetPartition(BatchGetPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partitions in a batch request.
batchGetPartition(BatchGetPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partitions in a batch request.
BatchGetPartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetPartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetPartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetPartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetPartitionRequestMarshaller
 
BatchGetPartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetPartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetTableOptimizer(Consumer<BatchGetTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns the configuration for the specified table optimizers.
batchGetTableOptimizer(Consumer<BatchGetTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns the configuration for the specified table optimizers.
batchGetTableOptimizer(BatchGetTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns the configuration for the specified table optimizers.
batchGetTableOptimizer(BatchGetTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns the configuration for the specified table optimizers.
BatchGetTableOptimizerEntry - Class in software.amazon.awssdk.services.glue.model
Represents a table optimizer to retrieve in the BatchGetTableOptimizer operation.
BatchGetTableOptimizerEntry.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetTableOptimizerError - Class in software.amazon.awssdk.services.glue.model
Contains details on one of the errors in the error list returned by the BatchGetTableOptimizer operation.
BatchGetTableOptimizerError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetTableOptimizerRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetTableOptimizerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetTableOptimizerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetTableOptimizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetTableOptimizerRequestMarshaller
 
BatchGetTableOptimizerResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetTableOptimizerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetTriggers(Consumer<BatchGetTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggers(Consumer<BatchGetTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggers(BatchGetTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggers(BatchGetTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of trigger names.
BatchGetTriggersRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetTriggersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetTriggersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetTriggersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetTriggersRequestMarshaller
 
BatchGetTriggersResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetTriggersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchGetWorkflows(Consumer<BatchGetWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of workflow names.
batchGetWorkflows(Consumer<BatchGetWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of workflow names.
batchGetWorkflows(BatchGetWorkflowsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of resource metadata for a given list of workflow names.
batchGetWorkflows(BatchGetWorkflowsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of resource metadata for a given list of workflow names.
BatchGetWorkflowsRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchGetWorkflowsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchGetWorkflowsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchGetWorkflowsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchGetWorkflowsRequestMarshaller
 
BatchGetWorkflowsResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchGetWorkflowsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchSize() - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
Number of events that must be received from Amazon EventBridge before EventBridge event trigger fires.
batchSize() - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
Number of events in the batch.
batchSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.EventBatchingCondition.Builder
Number of events that must be received from Amazon EventBridge before EventBridge event trigger fires.
batchSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartingEventBatchCondition.Builder
Number of events in the batch.
batchStopJobRun(Consumer<BatchStopJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops one or more job runs for a specified job definition.
batchStopJobRun(Consumer<BatchStopJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops one or more job runs for a specified job definition.
batchStopJobRun(BatchStopJobRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops one or more job runs for a specified job definition.
batchStopJobRun(BatchStopJobRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops one or more job runs for a specified job definition.
BatchStopJobRunError - Class in software.amazon.awssdk.services.glue.model
Records an error that occurred when attempting to stop a specified job run.
BatchStopJobRunError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchStopJobRunRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchStopJobRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchStopJobRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchStopJobRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchStopJobRunRequestMarshaller
 
BatchStopJobRunResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchStopJobRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchStopJobRunSuccessfulSubmission - Class in software.amazon.awssdk.services.glue.model
Records a successful request to stop a specified JobRun.
BatchStopJobRunSuccessfulSubmission.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchTableOptimizer - Class in software.amazon.awssdk.services.glue.model
Contains details for one of the table optimizers returned by the BatchGetTableOptimizer operation.
BatchTableOptimizer.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchUpdatePartition(Consumer<BatchUpdatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates one or more partitions in a batch operation.
batchUpdatePartition(Consumer<BatchUpdatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates one or more partitions in a batch operation.
batchUpdatePartition(BatchUpdatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates one or more partitions in a batch operation.
batchUpdatePartition(BatchUpdatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates one or more partitions in a batch operation.
BatchUpdatePartitionFailureEntry - Class in software.amazon.awssdk.services.glue.model
Contains information about a batch update partition error.
BatchUpdatePartitionFailureEntry.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchUpdatePartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
BatchUpdatePartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchUpdatePartitionRequestEntry - Class in software.amazon.awssdk.services.glue.model
A structure that contains the values and structure used to update a partition.
BatchUpdatePartitionRequestEntry.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BatchUpdatePartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
BatchUpdatePartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.BatchUpdatePartitionRequestMarshaller
 
BatchUpdatePartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
BatchUpdatePartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
batchWindow() - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
Window of time in seconds after which EventBridge event trigger fires.
batchWindow() - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
Duration of the batch window in seconds.
batchWindow(Integer) - Method in interface software.amazon.awssdk.services.glue.model.EventBatchingCondition.Builder
Window of time in seconds after which EventBridge event trigger fires.
batchWindow(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartingEventBatchCondition.Builder
Duration of the batch window in seconds.
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.glue.auth.scheme.internal.GlueAuthSchemeInterceptor
 
BIGDECIMAL - software.amazon.awssdk.services.glue.model.GlueRecordType
 
BIGINT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
BINARY - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
BINARY - software.amazon.awssdk.services.glue.model.JDBCDataType
 
binaryColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Binary column statistics data.
binaryColumnStatisticsData(Consumer<BinaryColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Binary column statistics data.
binaryColumnStatisticsData(BinaryColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Binary column statistics data.
BinaryColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for bit sequence data values.
BinaryColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BIT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
BITBUCKET - software.amazon.awssdk.services.glue.model.SourceControlProvider
 
BLOB - software.amazon.awssdk.services.glue.model.JDBCDataType
 
blueprint() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
Returns a Blueprint object.
blueprint(Consumer<Blueprint.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintResponse.Builder
Returns a Blueprint object.
blueprint(Blueprint) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintResponse.Builder
Returns a Blueprint object.
Blueprint - Class in software.amazon.awssdk.services.glue.model
The details of a blueprint.
Blueprint.Builder - Interface in software.amazon.awssdk.services.glue.model
 
blueprintDetails() - Method in class software.amazon.awssdk.services.glue.model.Workflow
This structure indicates the details of the blueprint that this particular workflow is created from.
blueprintDetails(Consumer<BlueprintDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
This structure indicates the details of the blueprint that this particular workflow is created from.
blueprintDetails(BlueprintDetails) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
This structure indicates the details of the blueprint that this particular workflow is created from.
BlueprintDetails - Class in software.amazon.awssdk.services.glue.model
The details of a blueprint.
BlueprintDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
blueprintLocation() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
Specifies the path in Amazon S3 where the blueprint is published.
blueprintLocation() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
Specifies a path in Amazon S3 where the blueprint is published.
blueprintLocation() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
Specifies a path in Amazon S3 where the blueprint is published by the Glue developer.
blueprintLocation() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
Specifies a path in Amazon S3 where the blueprint is published.
blueprintLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
Specifies the path in Amazon S3 where the blueprint is published.
blueprintLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintRequest.Builder
Specifies a path in Amazon S3 where the blueprint is published.
blueprintLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.LastActiveDefinition.Builder
Specifies a path in Amazon S3 where the blueprint is published by the Glue developer.
blueprintLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest.Builder
Specifies a path in Amazon S3 where the blueprint is published.
blueprintName() - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
The name of the blueprint.
blueprintName() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The name of the blueprint.
blueprintName() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
The name of the blueprint.
blueprintName() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
The name of the blueprint.
blueprintName() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
The name of the blueprint.
blueprintName(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintDetails.Builder
The name of the blueprint.
blueprintName(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The name of the blueprint.
blueprintName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest.Builder
The name of the blueprint.
blueprintName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest.Builder
The name of the blueprint.
blueprintName(String) - Method in interface software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest.Builder
The name of the blueprint.
blueprintRun() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
Returns a BlueprintRun object.
blueprintRun(Consumer<BlueprintRun.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse.Builder
Returns a BlueprintRun object.
blueprintRun(BlueprintRun) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse.Builder
Returns a BlueprintRun object.
BlueprintRun - Class in software.amazon.awssdk.services.glue.model
The details of a blueprint run.
BlueprintRun.Builder - Interface in software.amazon.awssdk.services.glue.model
 
blueprintRuns() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
Returns a list of BlueprintRun objects.
blueprintRuns(Collection<BlueprintRun>) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse.Builder
Returns a list of BlueprintRun objects.
blueprintRuns(Consumer<BlueprintRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse.Builder
Returns a list of BlueprintRun objects.
blueprintRuns(BlueprintRun...) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse.Builder
Returns a list of BlueprintRun objects.
BlueprintRunState - Enum in software.amazon.awssdk.services.glue.model
 
blueprints() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
Returns a list of blueprint as a Blueprints object.
blueprints() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
List of names of blueprints in the account.
blueprints(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsResponse.Builder
List of names of blueprints in the account.
blueprints(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsResponse.Builder
List of names of blueprints in the account.
blueprints(Collection<Blueprint>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse.Builder
Returns a list of blueprint as a Blueprints object.
blueprints(Consumer<Blueprint.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse.Builder
Returns a list of blueprint as a Blueprints object.
blueprints(Blueprint...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse.Builder
Returns a list of blueprint as a Blueprints object.
blueprintServiceLocation() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
Specifies a path in Amazon S3 where the blueprint is copied when you call CreateBlueprint/UpdateBlueprint to register the blueprint in Glue.
blueprintServiceLocation() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
Specifies a path in Amazon S3 where the blueprint is copied when you create or update the blueprint.
blueprintServiceLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
Specifies a path in Amazon S3 where the blueprint is copied when you call CreateBlueprint/UpdateBlueprint to register the blueprint in Glue.
blueprintServiceLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.LastActiveDefinition.Builder
Specifies a path in Amazon S3 where the blueprint is copied when you create or update the blueprint.
BlueprintStatus - Enum in software.amazon.awssdk.services.glue.model
 
BOOL - software.amazon.awssdk.services.glue.model.ParamType
 
BOOLEAN - software.amazon.awssdk.services.glue.endpoints.internal.ParameterType
 
BOOLEAN - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
BOOLEAN - software.amazon.awssdk.services.glue.model.JDBCDataType
 
booleanColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Boolean column statistics data.
booleanColumnStatisticsData(Consumer<BooleanColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Boolean column statistics data.
booleanColumnStatisticsData(BooleanColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Boolean column statistics data.
BooleanColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for Boolean data columns.
BooleanColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
bootstrapServers() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
A list of bootstrap server URLs, for example, as b-1.vpc-test-2.o4q88o.c6.kafka.us-east-1.amazonaws.com:9094.
bootstrapServers(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
A list of bootstrap server URLs, for example, as b-1.vpc-test-2.o4q88o.c6.kafka.us-east-1.amazonaws.com:9094.
boundedFiles() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
Sets the upper limit for the target number of files that will be processed.
boundedFiles() - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
Sets the upper limit for the target number of files that will be processed.
boundedFiles(Long) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions.Builder
Sets the upper limit for the target number of files that will be processed.
boundedFiles(Long) - Method in interface software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions.Builder
Sets the upper limit for the target number of files that will be processed.
boundedSize() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
Sets the upper limit for the target size of the dataset in bytes that will be processed.
boundedSize() - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
Sets the upper limit for the target size of the dataset in bytes that will be processed.
boundedSize(Long) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions.Builder
Sets the upper limit for the target size of the dataset in bytes that will be processed.
boundedSize(Long) - Method in interface software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions.Builder
Sets the upper limit for the target size of the dataset in bytes that will be processed.
branch() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
An optional branch in the remote repository.
branch(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
An optional branch in the remote repository.
branchName() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
An optional branch in the remote repository.
branchName() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
An optional branch in the remote repository.
branchName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
An optional branch in the remote repository.
branchName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
An optional branch in the remote repository.
bucketColumns() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
bucketColumns(String...) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
bucketColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
build() - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams.Builder
Returns a GlueAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
 
build() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.glue.model.GlueRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.glue.model.GlueResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams
Get a new builder for creating a GlueAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.glue.auth.scheme.internal.DefaultGlueAuthSchemeParams
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.glue.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.glue.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
builder() - Static method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Create a builder that can be used to configure and create a GlueAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.glue.GlueClient
Create a builder that can be used to configure and create a GlueClient.
builder() - Static method in class software.amazon.awssdk.services.glue.GlueServiceClientConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Action
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Aggregate
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.AlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.AuditContext
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BackfillError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Blueprint
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Classifier
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Column
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ConcurrentModificationException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Condition
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ConditionCheckFailureException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Connection
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Crawl
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Crawler
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.CrawlerNotRunningException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.CrawlerRunningException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.CrawlerStoppingException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CustomCode
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Database
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DataSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Datatype
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DropFields
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Edge
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.EntityNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.FederationSourceException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.FederationSourceRetryableException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Filter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FilterValue
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.GlueEncryptionException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.GlueException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GlueTable
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.IllegalSessionStateException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.InternalServiceException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.InvalidInputException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.InvalidStateException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Job
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JobCommand
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JobRun
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Join
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Location
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Mapping
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Merge
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MLTransform
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.MlTransformNotReadyException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Node
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.NoScheduleException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.NullValueField
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.OperationTimeoutException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Option
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Order
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Partition
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PartitionError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Predecessor
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Predicate
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Recipe
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RegistryId
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RenameField
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ResourceNotReadyException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.S3Target
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Schedule
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.SchedulerNotRunningException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.SchedulerRunningException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.SchedulerTransitioningException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaId
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Segment
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SelectFields
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Session
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Spigot
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SplitFields
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Statement
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Table
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableInput
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableVersion
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TaskRun
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Trigger
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Union
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.ValidationException
 
builder() - Static method in exception software.amazon.awssdk.services.glue.model.VersionMismatchException
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.Workflow
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
builder() - Static method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.glue.model.GlueRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.glue.model.GlueResponse.BuilderImpl
 
BuilderImpl(GlueException) - Constructor for class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
BuilderImpl(GlueRequest) - Constructor for class software.amazon.awssdk.services.glue.model.GlueRequest.BuilderImpl
 
BuilderImpl(GlueResponse) - Constructor for class software.amazon.awssdk.services.glue.model.GlueResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
BYTE - software.amazon.awssdk.services.glue.model.GlueRecordType
 
BZIP2 - software.amazon.awssdk.services.glue.model.CompressionType
 

C

cancelDataQualityRuleRecommendationRun(Consumer<CancelDataQualityRuleRecommendationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels the specified recommendation run that was being used to generate rules.
cancelDataQualityRuleRecommendationRun(Consumer<CancelDataQualityRuleRecommendationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels the specified recommendation run that was being used to generate rules.
cancelDataQualityRuleRecommendationRun(CancelDataQualityRuleRecommendationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels the specified recommendation run that was being used to generate rules.
cancelDataQualityRuleRecommendationRun(CancelDataQualityRuleRecommendationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels the specified recommendation run that was being used to generate rules.
CancelDataQualityRuleRecommendationRunRequest - Class in software.amazon.awssdk.services.glue.model
 
CancelDataQualityRuleRecommendationRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CancelDataQualityRuleRecommendationRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CancelDataQualityRuleRecommendationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CancelDataQualityRuleRecommendationRunRequestMarshaller
 
CancelDataQualityRuleRecommendationRunResponse - Class in software.amazon.awssdk.services.glue.model
 
CancelDataQualityRuleRecommendationRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
cancelDataQualityRulesetEvaluationRun(Consumer<CancelDataQualityRulesetEvaluationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels a run where a ruleset is being evaluated against a data source.
cancelDataQualityRulesetEvaluationRun(Consumer<CancelDataQualityRulesetEvaluationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels a run where a ruleset is being evaluated against a data source.
cancelDataQualityRulesetEvaluationRun(CancelDataQualityRulesetEvaluationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels a run where a ruleset is being evaluated against a data source.
cancelDataQualityRulesetEvaluationRun(CancelDataQualityRulesetEvaluationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels a run where a ruleset is being evaluated against a data source.
CancelDataQualityRulesetEvaluationRunRequest - Class in software.amazon.awssdk.services.glue.model
 
CancelDataQualityRulesetEvaluationRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CancelDataQualityRulesetEvaluationRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CancelDataQualityRulesetEvaluationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CancelDataQualityRulesetEvaluationRunRequestMarshaller
 
CancelDataQualityRulesetEvaluationRunResponse - Class in software.amazon.awssdk.services.glue.model
 
CancelDataQualityRulesetEvaluationRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CANCELLED - software.amazon.awssdk.services.glue.model.CrawlState
 
CANCELLED - software.amazon.awssdk.services.glue.model.LastCrawlStatus
 
CANCELLED - software.amazon.awssdk.services.glue.model.StatementState
 
CANCELLING - software.amazon.awssdk.services.glue.model.CrawlState
 
CANCELLING - software.amazon.awssdk.services.glue.model.StatementState
 
cancelMLTaskRun(Consumer<CancelMlTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels (stops) a task run.
cancelMLTaskRun(Consumer<CancelMlTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels (stops) a task run.
cancelMLTaskRun(CancelMlTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels (stops) a task run.
cancelMLTaskRun(CancelMlTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels (stops) a task run.
CancelMlTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
CancelMlTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CancelMlTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CancelMlTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CancelMlTaskRunRequestMarshaller
 
CancelMlTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
CancelMlTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
cancelStatement(Consumer<CancelStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels the statement.
cancelStatement(Consumer<CancelStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels the statement.
cancelStatement(CancelStatementRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Cancels the statement.
cancelStatement(CancelStatementRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Cancels the statement.
CancelStatementRequest - Class in software.amazon.awssdk.services.glue.model
 
CancelStatementRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CancelStatementRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CancelStatementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CancelStatementRequestMarshaller
 
CancelStatementResponse - Class in software.amazon.awssdk.services.glue.model
 
CancelStatementResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
canContinue() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
carryOn() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
catalogDatabase() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The name of the Glue Data Catalog database when working with a data catalog.
catalogDatabase(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The name of the Glue Data Catalog database when working with a data catalog.
catalogDatabase(Option) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The name of the Glue Data Catalog database when working with a data catalog.
catalogDeltaSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
catalogDeltaSource(Consumer<CatalogDeltaSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
catalogDeltaSource(CatalogDeltaSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
CatalogDeltaSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
CatalogDeltaSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogEncryptionMode() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
The encryption-at-rest mode for encrypting Data Catalog data.
catalogEncryptionMode(String) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionAtRest.Builder
The encryption-at-rest mode for encrypting Data Catalog data.
catalogEncryptionMode(CatalogEncryptionMode) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionAtRest.Builder
The encryption-at-rest mode for encrypting Data Catalog data.
CatalogEncryptionMode - Enum in software.amazon.awssdk.services.glue.model
 
catalogEncryptionModeAsString() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
The encryption-at-rest mode for encrypting Data Catalog data.
catalogEncryptionServiceRole() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
The role that Glue assumes to encrypt and decrypt the Data Catalog objects on the caller's behalf.
catalogEncryptionServiceRole(String) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionAtRest.Builder
The role that Glue assumes to encrypt and decrypt the Data Catalog objects on the caller's behalf.
CatalogEntry - Class in software.amazon.awssdk.services.glue.model
Specifies a table definition in the Glue Data Catalog.
CatalogEntry.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogHudiSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Hudi data source that is registered in the Glue Data Catalog.
catalogHudiSource(Consumer<CatalogHudiSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Hudi data source that is registered in the Glue Data Catalog.
catalogHudiSource(CatalogHudiSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Hudi data source that is registered in the Glue Data Catalog.
CatalogHudiSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Hudi data source that is registered in the Glue Data Catalog.
CatalogHudiSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
The ID of the catalog in which the partition is to be created.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
The ID of the Data Catalog in which the connections reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
The ID of the Data Catalog where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
The ID of the catalog in which the partition is to be updated.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
The ID of the Data Catalog in which to create the connection.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
The ID of the Data Catalog in which to create the database.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
The catalog ID where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
The Amazon Web Services account ID of the catalog in which the partition is to be created.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
The ID of the Data Catalog in which to create the Table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
The ID of the Data Catalog in which to create the function.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.Database
The ID of the Data Catalog in which the database resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
The ID of the Data Catalog in which the database resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
The catalog id where the Glue table exists.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
The ID of the Data Catalog in which the connection resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
The ID of the Data Catalog in which the database resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
The catalog ID where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
The ID of the Data Catalog where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be deleted is located.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
The ID of the catalog to migrate.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
The ID of the Data Catalog in which the connection resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
The ID of the Data Catalog in which the connections reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
The ID of the Data Catalog in which the database resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
The ID of the Data Catalog from which to retrieve Databases.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog to retrieve the security configuration for.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
The catalog ID where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
The ID of the Data Catalog where the partition in question resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
The ID of the Data Catalog where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
The ID of the Data Catalog where the tables reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
The ID of the Data Catalog where the tables reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
The ID of the Data Catalog where the tables reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
The catalog ID where the partition resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
The catalog ID where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be retrieved is located.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
The ID of the Data Catalog where the functions to be retrieved are located.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
A unique identifier for the Glue Data Catalog.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
The ID of the catalog to import.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.Partition
The ID of the Data Catalog in which the partition resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog to set the security configuration for.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
A unique identifier, consisting of account_id .
catalogId() - Method in class software.amazon.awssdk.services.glue.model.Table
The ID of the Data Catalog in which the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
The ID of the Data Catalog in which the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
The ID of the Data Catalog where the partitions in question reside.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
The ID of the Data Catalog in which the connection resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
The ID of the Data Catalog in which the metadata database resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
The ID of the Data Catalog where the partition to be updated resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
The Catalog ID of the table.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
The ID of the Data Catalog where the table resides.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be updated is located.
catalogId() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The ID of the Data Catalog in which the function resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
The ID of the catalog in which the partition is to be created.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest.Builder
The ID of the Data Catalog in which the connections reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
The ID of the Data Catalog where the partition to be deleted resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
The ID of the Data Catalog where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
The ID of the Data Catalog where the tables reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchTableOptimizer.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
The ID of the catalog in which the partition is to be updated.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateConnectionRequest.Builder
The ID of the Data Catalog in which to create the connection.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDatabaseRequest.Builder
The ID of the Data Catalog in which to create the database.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
The catalog ID where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
The Amazon Web Services account ID of the catalog in which the partition is to be created.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
The ID of the Data Catalog in which to create the Table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest.Builder
The ID of the Data Catalog in which to create the function.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
The ID of the Data Catalog in which the database resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseIdentifier.Builder
The ID of the Data Catalog in which the database resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityTargetTable.Builder
The catalog id where the Glue table exists.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteConnectionRequest.Builder
The ID of the Data Catalog in which the connection resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest.Builder
The ID of the Data Catalog in which the database resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest.Builder
The catalog ID where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
The ID of the Data Catalog where the partition to be deleted resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableRequest.Builder
The ID of the Data Catalog where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest.Builder
The ID of the Data Catalog where the tables reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest.Builder
The ID of the Data Catalog where the function to be deleted is located.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest.Builder
The ID of the catalog to migrate.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionRequest.Builder
The ID of the Data Catalog in which the connection resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
The ID of the Data Catalog in which the connections reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabaseRequest.Builder
The ID of the Data Catalog in which the database resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
The ID of the Data Catalog from which to retrieve Databases.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest.Builder
The ID of the Data Catalog to retrieve the security configuration for.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest.Builder
The catalog ID where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
The ID of the Data Catalog where the partition in question resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
The ID of the Data Catalog where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
The ID of the Data Catalog where the tables reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionRequest.Builder
The ID of the Data Catalog where the tables reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
The ID of the Data Catalog where the tables reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
The catalog ID where the partition resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
The catalog ID where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest.Builder
The ID of the Data Catalog where the function to be retrieved is located.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
The ID of the Data Catalog where the functions to be retrieved are located.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueTable.Builder
A unique identifier for the Glue Data Catalog.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest.Builder
The ID of the catalog to import.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The ID of the Data Catalog in which the partition resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest.Builder
The ID of the Data Catalog to set the security configuration for.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A unique identifier, consisting of account_id .
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The ID of the Data Catalog in which the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.TableIdentifier.Builder
The ID of the Data Catalog in which the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
The ID of the Data Catalog where the partitions in question reside.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateConnectionRequest.Builder
The ID of the Data Catalog in which the connection resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest.Builder
The ID of the Data Catalog in which the metadata database resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
The ID of the Data Catalog where the partition to be updated resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
The Catalog ID of the table.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
The ID of the Data Catalog where the table resides.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
The ID of the Data Catalog where the function to be updated is located.
catalogId(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The ID of the Data Catalog in which the function resides.
catalogID() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The ID of the Data Catalog where the table resides.
catalogID() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
The ID of the Data Catalog where the table reside.
catalogID(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The ID of the Data Catalog where the table resides.
catalogID(String) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
The ID of the Data Catalog where the table reside.
CatalogImportStatus - Class in software.amazon.awssdk.services.glue.model
A structure containing migration status information.
CatalogImportStatus.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogKafkaSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies an Apache Kafka data store in the Data Catalog.
catalogKafkaSource(Consumer<CatalogKafkaSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Apache Kafka data store in the Data Catalog.
catalogKafkaSource(CatalogKafkaSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Apache Kafka data store in the Data Catalog.
CatalogKafkaSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Apache Kafka data store in the Data Catalog.
CatalogKafkaSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogKinesisSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Kinesis data source in the Glue Data Catalog.
catalogKinesisSource(Consumer<CatalogKinesisSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Kinesis data source in the Glue Data Catalog.
catalogKinesisSource(CatalogKinesisSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Kinesis data source in the Glue Data Catalog.
CatalogKinesisSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Kinesis data source in the Glue Data Catalog.
CatalogKinesisSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogRedshiftSchema() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The Redshift schema name when working with a data catalog.
catalogRedshiftSchema(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Redshift schema name when working with a data catalog.
catalogRedshiftTable() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The database table to read from.
catalogRedshiftTable(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The database table to read from.
CatalogSchemaChangePolicy - Class in software.amazon.awssdk.services.glue.model
A policy that specifies update behavior for the crawler.
CatalogSchemaChangePolicy.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data store in the Glue Data Catalog.
catalogSource(Consumer<CatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data store in the Glue Data Catalog.
catalogSource(CatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data store in the Glue Data Catalog.
CatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies a data store in the Glue Data Catalog.
CatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogTable() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The Glue Data Catalog table name when working with a data catalog.
catalogTable(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Glue Data Catalog table name when working with a data catalog.
catalogTable(Option) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Glue Data Catalog table name when working with a data catalog.
catalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses a Glue Data Catalog table.
catalogTarget(Consumer<BasicCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses a Glue Data Catalog table.
catalogTarget(BasicCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses a Glue Data Catalog table.
CatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies an Glue Data Catalog target.
CatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
catalogTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Glue Data Catalog targets.
catalogTargets(Collection<CatalogTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Glue Data Catalog targets.
catalogTargets(Consumer<CatalogTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Glue Data Catalog targets.
catalogTargets(CatalogTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Glue Data Catalog targets.
cause(Throwable) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.AlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentModificationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ConditionCheckFailureException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNotRunningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerRunningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerStoppingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceRetryableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.GlueEncryptionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.GlueException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.IllegalSessionStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.InternalServiceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.InvalidStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.MlTransformNotReadyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.NoScheduleException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.OperationTimeoutException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNotReadyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerNotRunningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerRunningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerTransitioningException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.ValidationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.glue.model.VersionMismatchException.Builder
 
CELL_FILTER_PERMISSION - software.amazon.awssdk.services.glue.model.PermissionType
 
cellFilters() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
A list of column row filters.
cellFilters(Collection<ColumnRowFilter>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A list of column row filters.
cellFilters(Consumer<ColumnRowFilter.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A list of column row filters.
cellFilters(ColumnRowFilter...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A list of column row filters.
CHAR - software.amazon.awssdk.services.glue.model.JDBCDataType
 
checkSchemaVersionValidity(Consumer<CheckSchemaVersionValidityRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Validates the supplied schema.
checkSchemaVersionValidity(Consumer<CheckSchemaVersionValidityRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Validates the supplied schema.
checkSchemaVersionValidity(CheckSchemaVersionValidityRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Validates the supplied schema.
checkSchemaVersionValidity(CheckSchemaVersionValidityRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Validates the supplied schema.
CheckSchemaVersionValidityRequest - Class in software.amazon.awssdk.services.glue.model
 
CheckSchemaVersionValidityRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CheckSchemaVersionValidityRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CheckSchemaVersionValidityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CheckSchemaVersionValidityRequestMarshaller
 
CheckSchemaVersionValidityResponse - Class in software.amazon.awssdk.services.glue.model
 
CheckSchemaVersionValidityResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
children() - Method in class software.amazon.awssdk.services.glue.model.Mapping
Only applicable to nested data structures.
children(Collection<Mapping>) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
Only applicable to nested data structures.
children(Consumer<Mapping.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
Only applicable to nested data structures.
children(Mapping...) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
Only applicable to nested data structures.
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAuthSchemeStrategy
 
classification() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
classification() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
An identifier of the data format that the classifier matches.
classification() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, and so on.
classification() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
An optional classification.
classification() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
An optional classification.
classification() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
classification() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
An identifier of the data format that the classifier matches.
classification() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
An identifier of the data format that the classifier matches.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest.Builder
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest.Builder
An identifier of the data format that the classifier matches.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, and so on.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
An optional classification.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
An optional classification.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest.Builder
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest.Builder
An identifier of the data format that the classifier matches.
classification(String) - Method in interface software.amazon.awssdk.services.glue.model.XMLClassifier.Builder
An identifier of the data format that the classifier matches.
classifier() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
The requested classifier.
classifier(Consumer<Classifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifierResponse.Builder
The requested classifier.
classifier(Classifier) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifierResponse.Builder
The requested classifier.
Classifier - Class in software.amazon.awssdk.services.glue.model
Classifiers are triggered during a crawl task.
Classifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 
classifiers() - Method in class software.amazon.awssdk.services.glue.model.Crawler
A list of UTF-8 strings that specify the custom classifiers that are associated with the crawler.
classifiers() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
A list of custom classifiers that the user has registered.
classifiers() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
The requested list of classifier objects.
classifiers() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
A list of custom classifiers that the user has registered.
classifiers(String...) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A list of UTF-8 strings that specify the custom classifiers that are associated with the crawler.
classifiers(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A list of custom classifiers that the user has registered.
classifiers(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A list of custom classifiers that the user has registered.
classifiers(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A list of UTF-8 strings that specify the custom classifiers that are associated with the crawler.
classifiers(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A list of custom classifiers that the user has registered.
classifiers(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A list of custom classifiers that the user has registered.
classifiers(Collection<Classifier>) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersResponse.Builder
The requested list of classifier objects.
classifiers(Consumer<Classifier.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersResponse.Builder
The requested list of classifier objects.
classifiers(Classifier...) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersResponse.Builder
The requested list of classifier objects.
className() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
The name defined for the custom code node class.
className() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The Java class that contains the function code.
className() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
The Java class that contains the function code.
className(String) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
The name defined for the custom code node class.
className(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The Java class that contains the function code.
className(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The Java class that contains the function code.
clientToken() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
clientToken() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
clientToken() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
clientToken(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
clientToken(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
clientToken(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
CLOB - software.amazon.awssdk.services.glue.model.JDBCDataType
 
cloudWatchEncryption() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
The encryption configuration for Amazon CloudWatch.
cloudWatchEncryption(Consumer<CloudWatchEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for Amazon CloudWatch.
cloudWatchEncryption(CloudWatchEncryption) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for Amazon CloudWatch.
CloudWatchEncryption - Class in software.amazon.awssdk.services.glue.model
Specifies how Amazon CloudWatch data should be encrypted.
CloudWatchEncryption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
cloudWatchEncryptionMode() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
The encryption mode to use for CloudWatch data.
cloudWatchEncryptionMode(String) - Method in interface software.amazon.awssdk.services.glue.model.CloudWatchEncryption.Builder
The encryption mode to use for CloudWatch data.
cloudWatchEncryptionMode(CloudWatchEncryptionMode) - Method in interface software.amazon.awssdk.services.glue.model.CloudWatchEncryption.Builder
The encryption mode to use for CloudWatch data.
CloudWatchEncryptionMode - Enum in software.amazon.awssdk.services.glue.model
 
cloudWatchEncryptionModeAsString() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
The encryption mode to use for CloudWatch data.
cloudWatchMetricsEnabled() - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
Whether or not to enable CloudWatch metrics.
cloudWatchMetricsEnabled() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
Enable metrics for your data quality results.
cloudWatchMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions.Builder
Whether or not to enable CloudWatch metrics.
cloudWatchMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions.Builder
Enable metrics for your data quality results.
clusterId() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
An identifier string for the consumer cluster.
clusterId(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySessionContext.Builder
An identifier string for the consumer cluster.
code() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
The error code for an error that occurred when registering partition indexes for an existing table.
code() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
The custom code that is used to perform the data transformation.
code() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
The statement code to be run.
code() - Method in class software.amazon.awssdk.services.glue.model.Statement
The execution code of the statement.
code(String) - Method in interface software.amazon.awssdk.services.glue.model.BackfillError.Builder
The error code for an error that occurred when registering partition indexes for an existing table.
code(String) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
The custom code that is used to perform the data transformation.
code(String) - Method in interface software.amazon.awssdk.services.glue.model.RunStatementRequest.Builder
The statement code to be run.
code(String) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The execution code of the statement.
code(BackfillErrorCode) - Method in interface software.amazon.awssdk.services.glue.model.BackfillError.Builder
The error code for an error that occurred when registering partition indexes for an existing table.
codeAsString() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
The error code for an error that occurred when registering partition indexes for an existing table.
CodeGenConfigurationNode - Class in software.amazon.awssdk.services.glue.model
CodeGenConfigurationNode enumerates all valid Node types.
CodeGenConfigurationNode.Builder - Interface in software.amazon.awssdk.services.glue.model
 
codeGenConfigurationNodes() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.
codeGenConfigurationNodes() - Method in class software.amazon.awssdk.services.glue.model.Job
The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.
codeGenConfigurationNodes() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.
codeGenConfigurationNodes(Map<String, CodeGenConfigurationNode>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.
codeGenConfigurationNodes(Map<String, CodeGenConfigurationNode>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.
codeGenConfigurationNodes(Map<String, CodeGenConfigurationNode>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.
CodeGenEdge - Class in software.amazon.awssdk.services.glue.model
Represents a directional edge in a directed acyclic graph (DAG).
CodeGenEdge.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CodeGenNode - Class in software.amazon.awssdk.services.glue.model
Represents a node in a directed acyclic graph (DAG)
CodeGenNode.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CodeGenNodeArg - Class in software.amazon.awssdk.services.glue.model
An argument or property of a node.
CodeGenNodeArg.Builder - Interface in software.amazon.awssdk.services.glue.model
 
column() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
Specifies the column on the data set on which the aggregation function will be applied.
column() - Method in class software.amazon.awssdk.services.glue.model.Order
The name of the column.
column() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
The column to be used to sort the list of task runs for the machine learning transform.
column() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
The column to be used in the sorting criteria that are associated with the machine learning transform.
column(String) - Method in interface software.amazon.awssdk.services.glue.model.Order.Builder
The name of the column.
column(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunSortCriteria.Builder
The column to be used to sort the list of task runs for the machine learning transform.
column(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformSortCriteria.Builder
The column to be used in the sorting criteria that are associated with the machine learning transform.
column(String...) - Method in interface software.amazon.awssdk.services.glue.model.AggregateOperation.Builder
Specifies the column on the data set on which the aggregation function will be applied.
column(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.AggregateOperation.Builder
Specifies the column on the data set on which the aggregation function will be applied.
column(TaskRunSortColumnType) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunSortCriteria.Builder
The column to be used to sort the list of task runs for the machine learning transform.
column(TransformSortColumnType) - Method in interface software.amazon.awssdk.services.glue.model.TransformSortCriteria.Builder
The column to be used in the sorting criteria that are associated with the machine learning transform.
Column - Class in software.amazon.awssdk.services.glue.model
A column in a Table.
COLUMN_AUDIT - software.amazon.awssdk.services.glue.model.PiiType
 
COLUMN_MASKING - software.amazon.awssdk.services.glue.model.PiiType
 
COLUMN_PERMISSION - software.amazon.awssdk.services.glue.model.PermissionType
 
Column.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columnAsString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
The column to be used to sort the list of task runs for the machine learning transform.
columnAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
The column to be used in the sorting criteria that are associated with the machine learning transform.
ColumnError - Class in software.amazon.awssdk.services.glue.model
Encapsulates a column name that failed and the reason for failure.
ColumnError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
COLUMNEXTRACTED - software.amazon.awssdk.services.glue.model.FilterValueType
 
ColumnImportance - Class in software.amazon.awssdk.services.glue.model
A structure containing the column name and column importance score for a column.
ColumnImportance.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columnImportances() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
A list of ColumnImportance structures containing column importance metrics, sorted in order of descending importance.
columnImportances(Collection<ColumnImportance>) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
A list of ColumnImportance structures containing column importance metrics, sorted in order of descending importance.
columnImportances(Consumer<ColumnImportance.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
A list of ColumnImportance structures containing column importance metrics, sorted in order of descending importance.
columnImportances(ColumnImportance...) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
A list of ColumnImportance structures containing column importance metrics, sorted in order of descending importance.
columnName() - Method in class software.amazon.awssdk.services.glue.model.ColumnError
The name of the column that failed.
columnName() - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
The name of a column.
columnName() - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
A string containing the name of the column.
columnName() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
Name of column which statistics belong to.
columnName() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
Name of the column.
columnName() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
The name of the column.
columnName(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnError.Builder
The name of the column that failed.
columnName(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnImportance.Builder
The name of a column.
columnName(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnRowFilter.Builder
A string containing the name of the column.
columnName(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatistics.Builder
Name of column which statistics belong to.
columnName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
Name of the column.
columnName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest.Builder
The name of the column.
columnNameList() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
A list of the column names.
columnNameList() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
A list of the column names to generate statistics.
columnNameList(String...) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
A list of the column names.
columnNameList(String...) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
A list of the column names to generate statistics.
columnNameList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
A list of the column names.
columnNameList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
A list of the column names to generate statistics.
columnNames() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
A list of the column names.
columnNames() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
A list of the column names.
columnNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
A list of the column names.
columnNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
A list of the column names.
columnNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
A list of the column names.
columnNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
A list of the column names.
ColumnRowFilter - Class in software.amazon.awssdk.services.glue.model
A filter that uses both column-level and row-level filtering.
ColumnRowFilter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columns() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
The name of the columns to be merged or removed if repeating.
columns() - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
Specifies the column definitions that make up a Glue schema.
columns() - Method in class software.amazon.awssdk.services.glue.model.Join
A list of the two columns to be joined.
columns() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
A list of the Columns in the table.
columns(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.DropDuplicates.Builder
The name of the columns to be merged or removed if repeating.
columns(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.DropDuplicates.Builder
The name of the columns to be merged or removed if repeating.
columns(Collection<Column>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of the Columns in the table.
columns(Collection<GlueStudioSchemaColumn>) - Method in interface software.amazon.awssdk.services.glue.model.GlueSchema.Builder
Specifies the column definitions that make up a Glue schema.
columns(Collection<JoinColumn>) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
A list of the two columns to be joined.
columns(Consumer<Column.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of the Columns in the table.
columns(Consumer<GlueStudioSchemaColumn.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GlueSchema.Builder
Specifies the column definitions that make up a Glue schema.
columns(Consumer<JoinColumn.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
A list of the two columns to be joined.
columns(Column...) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list of the Columns in the table.
columns(GlueStudioSchemaColumn...) - Method in interface software.amazon.awssdk.services.glue.model.GlueSchema.Builder
Specifies the column definitions that make up a Glue schema.
columns(JoinColumn...) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
A list of the two columns to be joined.
columnStatistics() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
The ColumnStatistics of the column.
columnStatistics(Consumer<ColumnStatistics.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsError.Builder
The ColumnStatistics of the column.
columnStatistics(ColumnStatistics) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsError.Builder
The ColumnStatistics of the column.
ColumnStatistics - Class in software.amazon.awssdk.services.glue.model
Represents the generated column-level statistics for a table or partition.
ColumnStatistics.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Contains the individual types of column statistics data.
ColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ColumnStatisticsError - Class in software.amazon.awssdk.services.glue.model
Encapsulates a ColumnStatistics object that failed and the reason for failure.
ColumnStatisticsError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
List of ColumnStatistics that failed to be retrieved.
columnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
List of ColumnStatistics.
columnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
A list of the column statistics.
columnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
A list of the column statistics.
columnStatisticsList(Collection<ColumnStatistics>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse.Builder
List of ColumnStatistics that failed to be retrieved.
columnStatisticsList(Collection<ColumnStatistics>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse.Builder
List of ColumnStatistics.
columnStatisticsList(Collection<ColumnStatistics>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
A list of the column statistics.
columnStatisticsList(Collection<ColumnStatistics>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
A list of the column statistics.
columnStatisticsList(Consumer<ColumnStatistics.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse.Builder
List of ColumnStatistics that failed to be retrieved.
columnStatisticsList(Consumer<ColumnStatistics.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse.Builder
List of ColumnStatistics.
columnStatisticsList(Consumer<ColumnStatistics.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
A list of the column statistics.
columnStatisticsList(Consumer<ColumnStatistics.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
A list of the column statistics.
columnStatisticsList(ColumnStatistics...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse.Builder
List of ColumnStatistics that failed to be retrieved.
columnStatisticsList(ColumnStatistics...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse.Builder
List of ColumnStatistics.
columnStatisticsList(ColumnStatistics...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
A list of the column statistics.
columnStatisticsList(ColumnStatistics...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
A list of the column statistics.
ColumnStatisticsState - Enum in software.amazon.awssdk.services.glue.model
 
ColumnStatisticsTaskNotRunningException - Exception in software.amazon.awssdk.services.glue.model
An exception thrown when you try to stop a task run when there is no task running.
ColumnStatisticsTaskNotRunningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columnStatisticsTaskRun() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
A ColumnStatisticsTaskRun object representing the details of the column stats run.
columnStatisticsTaskRun(Consumer<ColumnStatisticsTaskRun.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse.Builder
A ColumnStatisticsTaskRun object representing the details of the column stats run.
columnStatisticsTaskRun(ColumnStatisticsTaskRun) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse.Builder
A ColumnStatisticsTaskRun object representing the details of the column stats run.
ColumnStatisticsTaskRun - Class in software.amazon.awssdk.services.glue.model
The object that shows the details of the column stats run.
ColumnStatisticsTaskRun.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columnStatisticsTaskRunId() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The identifier for the particular column statistics task run.
columnStatisticsTaskRunId() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
The identifier for the particular column statistics task run.
columnStatisticsTaskRunId() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
The identifier for the column statistics task run.
columnStatisticsTaskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The identifier for the particular column statistics task run.
columnStatisticsTaskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest.Builder
The identifier for the particular column statistics task run.
columnStatisticsTaskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse.Builder
The identifier for the column statistics task run.
columnStatisticsTaskRunIds() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
A list of column statistics task run IDs.
columnStatisticsTaskRunIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse.Builder
A list of column statistics task run IDs.
columnStatisticsTaskRunIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse.Builder
A list of column statistics task run IDs.
ColumnStatisticsTaskRunningException - Exception in software.amazon.awssdk.services.glue.model
An exception thrown when you try to start another job while running a column stats generation job.
ColumnStatisticsTaskRunningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
columnStatisticsTaskRuns() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
A list of column statistics task runs.
columnStatisticsTaskRuns(Collection<ColumnStatisticsTaskRun>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse.Builder
A list of column statistics task runs.
columnStatisticsTaskRuns(Consumer<ColumnStatisticsTaskRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse.Builder
A list of column statistics task runs.
columnStatisticsTaskRuns(ColumnStatisticsTaskRun...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse.Builder
A list of column statistics task runs.
ColumnStatisticsTaskStoppingException - Exception in software.amazon.awssdk.services.glue.model
An exception thrown when you try to stop a task run.
ColumnStatisticsTaskStoppingException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ColumnStatisticsType - Enum in software.amazon.awssdk.services.glue.model
 
columnType() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
The data type of the column.
columnType(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatistics.Builder
The data type of the column.
COMMA - software.amazon.awssdk.services.glue.model.Separator
 
command() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The JobCommand that runs this job.
command() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The SessionCommand that runs the job.
command() - Method in class software.amazon.awssdk.services.glue.model.Job
The JobCommand that runs this job.
command() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The JobCommand that runs this job (required).
command() - Method in class software.amazon.awssdk.services.glue.model.Session
The command object.See SessionCommand.
command(Consumer<JobCommand.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The JobCommand that runs this job.
command(Consumer<JobCommand.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The JobCommand that runs this job.
command(Consumer<JobCommand.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The JobCommand that runs this job (required).
command(Consumer<SessionCommand.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The SessionCommand that runs the job.
command(Consumer<SessionCommand.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The command object.See SessionCommand.
command(JobCommand) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The JobCommand that runs this job.
command(JobCommand) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The JobCommand that runs this job.
command(JobCommand) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The JobCommand that runs this job (required).
command(SessionCommand) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The SessionCommand that runs the job.
command(SessionCommand) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The command object.See SessionCommand.
comment() - Method in class software.amazon.awssdk.services.glue.model.Column
A free-form text comment.
comment(String) - Method in interface software.amazon.awssdk.services.glue.model.Column.Builder
A free-form text comment.
COMMENTS - software.amazon.awssdk.services.glue.model.JdbcMetadataEntry
 
commitId() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
A commit ID for a commit in the remote repository.
commitId() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
A commit ID for a commit in the remote repository.
commitId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
A commit ID for a commit in the remote repository.
commitId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
A commit ID for a commit in the remote repository.
COMPACTION - software.amazon.awssdk.services.glue.model.TableOptimizerType
 
comparator() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
The comparator used to compare this property to others.
comparator(String) - Method in interface software.amazon.awssdk.services.glue.model.PropertyPredicate.Builder
The comparator used to compare this property to others.
comparator(Comparator) - Method in interface software.amazon.awssdk.services.glue.model.PropertyPredicate.Builder
The comparator used to compare this property to others.
Comparator - Enum in software.amazon.awssdk.services.glue.model
 
comparatorAsString() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
The comparator used to compare this property to others.
compatibility() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
The compatibility mode of the schema.
compatibility() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The schema compatibility mode.
compatibility() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The compatibility mode of the schema.
compatibility() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
The new compatibility setting for the schema.
compatibility(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
The compatibility mode of the schema.
compatibility(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The schema compatibility mode.
compatibility(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The compatibility mode of the schema.
compatibility(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
The new compatibility setting for the schema.
compatibility(Compatibility) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
The compatibility mode of the schema.
compatibility(Compatibility) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The schema compatibility mode.
compatibility(Compatibility) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The compatibility mode of the schema.
compatibility(Compatibility) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
The new compatibility setting for the schema.
Compatibility - Enum in software.amazon.awssdk.services.glue.model
 
compatibilityAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
The compatibility mode of the schema.
compatibilityAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The schema compatibility mode.
compatibilityAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The compatibility mode of the schema.
compatibilityAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
The new compatibility setting for the schema.
COMPLETED - software.amazon.awssdk.services.glue.model.CrawlerHistoryState
 
COMPLETED - software.amazon.awssdk.services.glue.model.TableOptimizerEventType
 
COMPLETED - software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
completedOn() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The date and time that the blueprint run completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The date and time on which the crawl completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The date and time when this data quality run completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The date and time when the run for this data quality result was completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The date and time when this run was completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The date and time when this run was completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The date and time when this task run was completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The date and time that this job run completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.Session
The date and time that this session is completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.Statement
The unix time and date that the job definition was completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The last point in time that the requested task run was completed.
completedOn() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The date and time when the workflow run completed.
completedOn(Long) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The unix time and date that the job definition was completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The date and time that the blueprint run completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The date and time on which the crawl completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The date and time when this data quality run completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The date and time when the run for this data quality result was completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The date and time when this run was completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The date and time when this run was completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The date and time when this task run was completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The date and time that this job run completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The date and time that this session is completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The last point in time that the requested task run was completed.
completedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The date and time when the workflow run completed.
COMPLEX - software.amazon.awssdk.services.glue.model.ParamType
 
compressed() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
True if the data in the table is compressed, or False if not.
compressed(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
True if the data in the table is compressed, or False if not.
compression() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Specifies how the data is compressed.
compression() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
Specifies how the data is compressed.
compression() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
Specifies how the data is compressed.
compression() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Specifies how the data is compressed.
compression(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies how the data is compressed.
compression(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
Specifies how the data is compressed.
compression(String) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
Specifies how the data is compressed.
compression(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies how the data is compressed.
compression(DeltaTargetCompressionType) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies how the data is compressed.
compression(HudiTargetCompressionType) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies how the data is compressed.
compression(ParquetCompressionType) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
Specifies how the data is compressed.
compressionAsString() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Specifies how the data is compressed.
compressionAsString() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
Specifies how the data is compressed.
compressionAsString() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Specifies how the data is compressed.
compressionType() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies how the data is compressed.
compressionType() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
Specifies how the data is compressed.
compressionType() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
Specifies how the data is compressed.
compressionType(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies how the data is compressed.
compressionType(String) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies how the data is compressed.
compressionType(String) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies how the data is compressed.
compressionType(CompressionType) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies how the data is compressed.
compressionType(CompressionType) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies how the data is compressed.
compressionType(ParquetCompressionType) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies how the data is compressed.
CompressionType - Enum in software.amazon.awssdk.services.glue.model
 
compressionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies how the data is compressed.
compressionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
Specifies how the data is compressed.
compressionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
Specifies how the data is compressed.
ConcurrentModificationException - Exception in software.amazon.awssdk.services.glue.model
Two processes are trying to modify a resource simultaneously.
ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ConcurrentRunsExceededException - Exception in software.amazon.awssdk.services.glue.model
Too many jobs are being run concurrently.
ConcurrentRunsExceededException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
condition() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Condition - Class in software.amazon.awssdk.services.glue.model
Defines a condition under which a trigger fires.
Condition.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Condition.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CONDITIONAL - software.amazon.awssdk.services.glue.model.TriggerType
 
ConditionCheckFailureException - Exception in software.amazon.awssdk.services.glue.model
A specified condition was not satisfied.
ConditionCheckFailureException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
conditions - Variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
conditions() - Method in class software.amazon.awssdk.services.glue.model.Predicate
A list of the conditions that determine when the trigger will fire.
conditions(Collection<Condition>) - Method in interface software.amazon.awssdk.services.glue.model.Predicate.Builder
A list of the conditions that determine when the trigger will fire.
conditions(Consumer<Condition.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Predicate.Builder
A list of the conditions that determine when the trigger will fire.
conditions(Condition...) - Method in interface software.amazon.awssdk.services.glue.model.Predicate.Builder
A list of the conditions that determine when the trigger will fire.
CONDITIONS - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
CONFIG_FILES - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
configuration() - Method in class software.amazon.awssdk.services.glue.model.Crawler
Crawler configuration information.
configuration() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
Crawler configuration information.
configuration() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
A TableOptimizerConfiguration object that was specified when creating or updating a table optimizer.
configuration() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
Crawler configuration information.
configuration(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
Crawler configuration information.
configuration(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
Crawler configuration information.
configuration(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
Crawler configuration information.
configuration(Consumer<TableOptimizerConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizer.Builder
A TableOptimizerConfiguration object that was specified when creating or updating a table optimizer.
configuration(TableOptimizerConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizer.Builder
A TableOptimizerConfiguration object that was specified when creating or updating a table optimizer.
ConflictException - Exception in software.amazon.awssdk.services.glue.model
The CreatePartitions API was called on a table that has indexes enabled.
ConflictException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
confusionMatrix() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.
confusionMatrix(Consumer<ConfusionMatrix.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.
confusionMatrix(ConfusionMatrix) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.
ConfusionMatrix - Class in software.amazon.awssdk.services.glue.model
The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.
ConfusionMatrix.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connection() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The Glue connection to the Redshift cluster.
connection() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
The requested connection definition.
connection() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies a Glue Data Catalog Connection to a Snowflake endpoint.
connection(Consumer<Connection.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionResponse.Builder
The requested connection definition.
connection(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Glue connection to the Redshift cluster.
connection(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies a Glue Data Catalog Connection to a Snowflake endpoint.
connection(Connection) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionResponse.Builder
The requested connection definition.
connection(Option) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Glue connection to the Redshift cluster.
connection(Option) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies a Glue Data Catalog Connection to a Snowflake endpoint.
Connection - Class in software.amazon.awssdk.services.glue.model
Defines a connection to a data source.
CONNECTION_URL - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
Connection.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connectionInput() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
A ConnectionInput object defining the connection to create.
connectionInput() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
A ConnectionInput object that redefines the connection in question.
connectionInput(Consumer<ConnectionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateConnectionRequest.Builder
A ConnectionInput object defining the connection to create.
connectionInput(Consumer<ConnectionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateConnectionRequest.Builder
A ConnectionInput object that redefines the connection in question.
connectionInput(ConnectionInput) - Method in interface software.amazon.awssdk.services.glue.model.CreateConnectionRequest.Builder
A ConnectionInput object defining the connection to create.
connectionInput(ConnectionInput) - Method in interface software.amazon.awssdk.services.glue.model.UpdateConnectionRequest.Builder
A ConnectionInput object that redefines the connection in question.
ConnectionInput - Class in software.amazon.awssdk.services.glue.model
A structure that is used to specify a connection to create or update.
ConnectionInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connectionList() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
A list of requested connection definitions.
connectionList(Collection<Connection>) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsResponse.Builder
A list of requested connection definitions.
connectionList(Consumer<Connection.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsResponse.Builder
A list of requested connection definitions.
connectionList(Connection...) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsResponse.Builder
A list of requested connection definitions.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
The name of the connection that is associated with the connector.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
The name of the connection for an Amazon S3-backed Data Catalog table to be a target of the crawl when using a Catalog connection type paired with a NETWORK Connection type.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
The name of the connection to delete.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
The name of the connection to use to connect to the Delta table target.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The connection name of the JDBC source.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
The name of the connection to the external metastore.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
The name of the connection to the external metastore.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
The name of the connection to the Glue Data Catalog.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
The name of the connection to use to connect to the Hudi target.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
The name of the connection to use to connect to the Iceberg target.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
The name of the connection that is associated with the connector.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
The name of the connection that is associated with the connector.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
The name of the connection to use to connect to the JDBC target.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The name of the connection.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.S3Target
The name of a connection which allows a job or crawler to access data in Amazon S3 within an Amazon Virtual Private Cloud environment (Amazon VPC).
connectionName() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
The name of the connection that is associated with the connector.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
The name of a connection for an Apache Spark connector.
connectionName() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
The name of the connection to use to write to Redshift.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
The name of the connection that is associated with the connector.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogTarget.Builder
The name of the connection for an Amazon S3-backed Data Catalog table to be a target of the crawl when using a Catalog connection type paired with a NETWORK Connection type.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteConnectionRequest.Builder
The name of the connection to delete.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeltaTarget.Builder
The name of the connection to use to connect to the Delta table target.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The connection name of the JDBC source.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedDatabase.Builder
The name of the connection to the external metastore.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedTable.Builder
The name of the connection to the external metastore.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueTable.Builder
The name of the connection to the Glue Data Catalog.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.HudiTarget.Builder
The name of the connection to use to connect to the Hudi target.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.IcebergTarget.Builder
The name of the connection to use to connect to the Iceberg target.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
The name of the connection that is associated with the connector.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The name of the connection that is associated with the connector.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
The name of the connection to use to connect to the JDBC target.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The name of the connection.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.MongoDBTarget.Builder
The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
The name of a connection which allows a job or crawler to access data in Amazon S3 within an Amazon Virtual Private Cloud environment (Amazon VPC).
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
The name of the connection that is associated with the connector.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
The name of a connection for an Apache Spark connector.
connectionName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions.Builder
The name of the connection to use to write to Redshift.
connectionNameList() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
connectionNameList(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest.Builder
A list of names of the connections to delete.
connectionNameList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest.Builder
A list of names of the connections to delete.
connectionPasswordEncryption() - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
connectionPasswordEncryption(Consumer<ConnectionPasswordEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings.Builder
When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
connectionPasswordEncryption(ConnectionPasswordEncryption) - Method in interface software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings.Builder
When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
ConnectionPasswordEncryption - Class in software.amazon.awssdk.services.glue.model
The data structure used by the Data Catalog to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
ConnectionPasswordEncryption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connectionProperties() - Method in class software.amazon.awssdk.services.glue.model.Connection
These key-value pairs define parameters for the connection:
connectionProperties() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
These key-value pairs define parameters for the connection.
connectionProperties(Map<ConnectionPropertyKey, String>) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
These key-value pairs define parameters for the connection:
connectionProperties(Map<ConnectionPropertyKey, String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
These key-value pairs define parameters for the connection.
connectionPropertiesAsStrings() - Method in class software.amazon.awssdk.services.glue.model.Connection
These key-value pairs define parameters for the connection:
connectionPropertiesAsStrings() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
These key-value pairs define parameters for the connection.
connectionPropertiesWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
These key-value pairs define parameters for the connection:
connectionPropertiesWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
These key-value pairs define parameters for the connection.
ConnectionPropertyKey - Enum in software.amazon.awssdk.services.glue.model
 
connections() - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
A list of connections used by the job.
connections() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The connections used for this job.
connections() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The number of connections to use for the session.
connections() - Method in class software.amazon.awssdk.services.glue.model.Job
The connections used for this job.
connections() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The connections used for this job.
connections() - Method in class software.amazon.awssdk.services.glue.model.Session
The number of connections used for the session.
connections(String...) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionsList.Builder
A list of connections used by the job.
connections(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionsList.Builder
A list of connections used by the job.
connections(Consumer<ConnectionsList.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The connections used for this job.
connections(Consumer<ConnectionsList.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The number of connections to use for the session.
connections(Consumer<ConnectionsList.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The connections used for this job.
connections(Consumer<ConnectionsList.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The connections used for this job.
connections(Consumer<ConnectionsList.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The number of connections used for the session.
connections(ConnectionsList) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The connections used for this job.
connections(ConnectionsList) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The number of connections to use for the session.
connections(ConnectionsList) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The connections used for this job.
connections(ConnectionsList) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The connections used for this job.
connections(ConnectionsList) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The number of connections used for the session.
ConnectionsList - Class in software.amazon.awssdk.services.glue.model
Specifies the connections used by a job.
ConnectionsList.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connectionTable() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
The name of the table in the data source.
connectionTable() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
The name of the table in the data source.
connectionTable() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
The name of the table in the data target.
connectionTable(String) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
The name of the table in the data source.
connectionTable(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
The name of the table in the data source.
connectionTable(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The name of the table in the data target.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
The type of connection, such as marketplace.athena or custom.athena, designating a connection to an Amazon Athena data store.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.Connection
The type of the connection.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
The type of the connection.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
The connectionType, as provided to the underlying Glue library.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
The connectionType, as provided to the underlying Glue library.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The connection type of the JDBC source.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
The type of connections to return.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data store.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data target.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.
connectionType() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
The type of connection, such as marketplace.athena or custom.athena, designating a connection to an Amazon Athena data store.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The type of the connection.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
The type of the connection.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataSource.Builder
The connectionType, as provided to the underlying Glue library.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataTarget.Builder
The connectionType, as provided to the underlying Glue library.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The connection type of the JDBC source.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsFilter.Builder
The type of connections to return.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data store.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data target.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.
connectionType(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.
connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The type of the connection.
connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
The type of the connection.
connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsFilter.Builder
The type of connections to return.
connectionType(JDBCConnectionType) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The connection type of the JDBC source.
ConnectionType - Enum in software.amazon.awssdk.services.glue.model
 
connectionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.Connection
The type of the connection.
connectionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
The type of the connection.
connectionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The connection type of the JDBC source.
connectionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
The type of connections to return.
CONNECTOR_CLASS_NAME - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
CONNECTOR_TYPE - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
CONNECTOR_URL - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
connectorDataSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a source generated with standard connection options.
connectorDataSource(Consumer<ConnectorDataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a source generated with standard connection options.
connectorDataSource(ConnectorDataSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a source generated with standard connection options.
ConnectorDataSource - Class in software.amazon.awssdk.services.glue.model
Specifies a source generated with standard connection options.
ConnectorDataSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connectorDataTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target generated with standard connection options.
connectorDataTarget(Consumer<ConnectorDataTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target generated with standard connection options.
connectorDataTarget(ConnectorDataTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target generated with standard connection options.
ConnectorDataTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target generated with standard connection options.
ConnectorDataTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
connectorName() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
The name of a connector that assists with accessing the data store in Glue Studio.
connectorName() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
The name of a connector that assists with accessing the data store in Glue Studio.
connectorName() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
The name of a connector that will be used.
connectorName() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
The name of a connector that assists with accessing the data store in Glue Studio.
connectorName() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
The name of an Apache Spark connector.
connectorName(String) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
The name of a connector that assists with accessing the data store in Glue Studio.
connectorName(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
The name of a connector that assists with accessing the data store in Glue Studio.
connectorName(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The name of a connector that will be used.
connectorName(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
The name of a connector that assists with accessing the data store in Glue Studio.
connectorName(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
The name of an Apache Spark connector.
CONSTANT - software.amazon.awssdk.services.glue.model.FilterValueType
 
containsHeader() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Indicates whether the CSV file contains a header.
containsHeader() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Indicates whether the CSV file contains a header.
containsHeader() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Indicates whether the CSV file contains a header.
containsHeader(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Indicates whether the CSV file contains a header.
containsHeader(String) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Indicates whether the CSV file contains a header.
containsHeader(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Indicates whether the CSV file contains a header.
containsHeader(CsvHeaderOption) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Indicates whether the CSV file contains a header.
containsHeader(CsvHeaderOption) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Indicates whether the CSV file contains a header.
containsHeader(CsvHeaderOption) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Indicates whether the CSV file contains a header.
containsHeaderAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Indicates whether the CSV file contains a header.
containsHeaderAsString() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Indicates whether the CSV file contains a header.
containsHeaderAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Indicates whether the CSV file contains a header.
context(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference.Builder
 
contextWords() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
A list of context words.
contextWords() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
A list of context words.
contextWords() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
A list of context words if specified when you created the custom pattern.
contextWords(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
A list of context words.
contextWords(String...) - Method in interface software.amazon.awssdk.services.glue.model.CustomEntityType.Builder
A list of context words.
contextWords(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse.Builder
A list of context words if specified when you created the custom pattern.
contextWords(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
A list of context words.
contextWords(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CustomEntityType.Builder
A list of context words.
contextWords(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse.Builder
A list of context words if specified when you created the custom pattern.
COUNT - software.amazon.awssdk.services.glue.model.AggFunction
 
COUNT_DISTINCT - software.amazon.awssdk.services.glue.model.AggFunction
 
Crawl - Class in software.amazon.awssdk.services.glue.model
The details of a crawl in the workflow.
CRAWL_EVENT_MODE - software.amazon.awssdk.services.glue.model.RecrawlBehavior
 
CRAWL_EVERYTHING - software.amazon.awssdk.services.glue.model.RecrawlBehavior
 
CRAWL_ID - software.amazon.awssdk.services.glue.model.FieldName
 
CRAWL_NEW_FOLDERS_ONLY - software.amazon.awssdk.services.glue.model.RecrawlBehavior
 
Crawl.Builder - Interface in software.amazon.awssdk.services.glue.model
 
crawlElapsedTime() - Method in class software.amazon.awssdk.services.glue.model.Crawler
If the crawler is running, contains the total time elapsed since the last crawl began.
crawlElapsedTime(Long) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
If the crawler is running, contains the total time elapsed since the last crawl began.
crawler() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
The metadata for the specified crawler.
crawler(Consumer<Crawler.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerResponse.Builder
The metadata for the specified crawler.
crawler(Crawler) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerResponse.Builder
The metadata for the specified crawler.
Crawler - Class in software.amazon.awssdk.services.glue.model
Specifies a crawler program that examines a data source and uses classifiers to try to determine its schema.
CRAWLER - software.amazon.awssdk.services.glue.model.NodeType
 
Crawler.Builder - Interface in software.amazon.awssdk.services.glue.model
 
crawlerConnection() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
Specifies the name of the connection that is associated with the catalog table used.
crawlerConnection(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Specifies the name of the connection that is associated with the catalog table used.
crawlerDetails() - Method in class software.amazon.awssdk.services.glue.model.Node
Details of the crawler when the node represents a crawler.
crawlerDetails(Consumer<CrawlerNodeDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
Details of the crawler when the node represents a crawler.
crawlerDetails(CrawlerNodeDetails) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
Details of the crawler when the node represents a crawler.
CrawlerHistory - Class in software.amazon.awssdk.services.glue.model
Contains the information for a run of a crawler.
CrawlerHistory.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CrawlerHistoryState - Enum in software.amazon.awssdk.services.glue.model
 
crawlerLineageSettings() - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
Specifies whether data lineage is enabled for the crawler.
crawlerLineageSettings(String) - Method in interface software.amazon.awssdk.services.glue.model.LineageConfiguration.Builder
Specifies whether data lineage is enabled for the crawler.
crawlerLineageSettings(CrawlerLineageSettings) - Method in interface software.amazon.awssdk.services.glue.model.LineageConfiguration.Builder
Specifies whether data lineage is enabled for the crawler.
CrawlerLineageSettings - Enum in software.amazon.awssdk.services.glue.model
 
crawlerLineageSettingsAsString() - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
Specifies whether data lineage is enabled for the crawler.
CrawlerMetrics - Class in software.amazon.awssdk.services.glue.model
Metrics for a specified crawler.
CrawlerMetrics.Builder - Interface in software.amazon.awssdk.services.glue.model
 
crawlerMetricsList() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
A list of metrics for the specified crawler.
crawlerMetricsList(Collection<CrawlerMetrics>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse.Builder
A list of metrics for the specified crawler.
crawlerMetricsList(Consumer<CrawlerMetrics.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse.Builder
A list of metrics for the specified crawler.
crawlerMetricsList(CrawlerMetrics...) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse.Builder
A list of metrics for the specified crawler.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.Action
The name of the crawler to be used with this action.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.Condition
The name of the crawler to which this condition applies.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The name of the crawler.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
The name of the crawler whose runs you want to retrieve.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
Name of the crawler to schedule.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
Name of the crawler whose schedule state to set.
crawlerName() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
The name of the crawler whose schedule to update.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
The name of the crawler to be used with this action.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
The name of the crawler to which this condition applies.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The name of the crawler.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
The name of the crawler whose runs you want to retrieve.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest.Builder
Name of the crawler to schedule.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest.Builder
Name of the crawler whose schedule state to set.
crawlerName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest.Builder
The name of the crawler whose schedule to update.
crawlerNameList() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
A list of the names of crawlers about which to retrieve metrics.
crawlerNameList(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest.Builder
A list of the names of crawlers about which to retrieve metrics.
crawlerNameList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest.Builder
A list of the names of crawlers about which to retrieve metrics.
crawlerNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
A list of crawler names, which might be the names returned from the ListCrawlers operation.
crawlerNames() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
The names of all crawlers in the account, or the crawlers with the specified tags.
crawlerNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest.Builder
A list of crawler names, which might be the names returned from the ListCrawlers operation.
crawlerNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersResponse.Builder
The names of all crawlers in the account, or the crawlers with the specified tags.
crawlerNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest.Builder
A list of crawler names, which might be the names returned from the ListCrawlers operation.
crawlerNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersResponse.Builder
The names of all crawlers in the account, or the crawlers with the specified tags.
CrawlerNodeDetails - Class in software.amazon.awssdk.services.glue.model
The details of a Crawler node present in the workflow.
CrawlerNodeDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CrawlerNotRunningException - Exception in software.amazon.awssdk.services.glue.model
The specified crawler is not running.
CrawlerNotRunningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CrawlerRunningException - Exception in software.amazon.awssdk.services.glue.model
The operation cannot be performed because the crawler is already running.
CrawlerRunningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
crawlers() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
A list of crawler definitions.
crawlers() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
A list of crawler metadata.
crawlers(Collection<Crawler>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse.Builder
A list of crawler definitions.
crawlers(Collection<Crawler>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersResponse.Builder
A list of crawler metadata.
crawlers(Consumer<Crawler.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse.Builder
A list of crawler definitions.
crawlers(Consumer<Crawler.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersResponse.Builder
A list of crawler metadata.
crawlers(Crawler...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse.Builder
A list of crawler definitions.
crawlers(Crawler...) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersResponse.Builder
A list of crawler metadata.
crawlerSecurityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The name of the SecurityConfiguration structure to be used by this crawler.
crawlerSecurityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this crawler.
crawlerSecurityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this crawler.
crawlerSecurityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The name of the SecurityConfiguration structure to be used by this crawler.
crawlerSecurityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The name of the SecurityConfiguration structure to be used by this crawler.
crawlerSecurityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
The name of the SecurityConfiguration structure to be used by this crawler.
crawlersNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
A list of names of crawlers that were not found.
crawlersNotFound(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse.Builder
A list of names of crawlers that were not found.
crawlersNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse.Builder
A list of names of crawlers that were not found.
CrawlerState - Enum in software.amazon.awssdk.services.glue.model
 
CrawlerStoppingException - Exception in software.amazon.awssdk.services.glue.model
The specified crawler is stopping.
CrawlerStoppingException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CrawlerTargets - Class in software.amazon.awssdk.services.glue.model
Specifies data stores to crawl.
CrawlerTargets.Builder - Interface in software.amazon.awssdk.services.glue.model
 
crawlId() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
A UUID identifier for each crawl.
crawlId(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
A UUID identifier for each crawl.
crawls() - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
A list of crawls represented by the crawl node.
crawls() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
A list of CrawlerHistory objects representing the crawl runs that meet your criteria.
crawls(Collection<Crawl>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNodeDetails.Builder
A list of crawls represented by the crawl node.
crawls(Collection<CrawlerHistory>) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsResponse.Builder
A list of CrawlerHistory objects representing the crawl runs that meet your criteria.
crawls(Consumer<Crawl.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNodeDetails.Builder
A list of crawls represented by the crawl node.
crawls(Consumer<CrawlerHistory.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsResponse.Builder
A list of CrawlerHistory objects representing the crawl runs that meet your criteria.
crawls(Crawl...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNodeDetails.Builder
A list of crawls represented by the crawl node.
crawls(CrawlerHistory...) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsResponse.Builder
A list of CrawlerHistory objects representing the crawl runs that meet your criteria.
CrawlsFilter - Class in software.amazon.awssdk.services.glue.model
A list of fields, comparators and value that you can use to filter the crawler runs for a specified crawler.
CrawlsFilter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
crawlState() - Method in class software.amazon.awssdk.services.glue.model.Condition
The state of the crawler to which this condition applies.
crawlState(String) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
The state of the crawler to which this condition applies.
crawlState(CrawlState) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
The state of the crawler to which this condition applies.
CrawlState - Enum in software.amazon.awssdk.services.glue.model
 
crawlStateAsString() - Method in class software.amazon.awssdk.services.glue.model.Condition
The state of the crawler to which this condition applies.
create() - Static method in class software.amazon.awssdk.services.glue.auth.scheme.internal.DefaultGlueAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Create a GlueAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.glue.GlueClient
Create a GlueClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.glue.model.GlueResponseMetadata
 
CREATE - software.amazon.awssdk.services.glue.model.MetadataOperation
 
CREATE_DATABASE - software.amazon.awssdk.services.glue.model.Permission
 
CREATE_TABLE - software.amazon.awssdk.services.glue.model.Permission
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAuthSchemeStrategy
 
createBlueprint(Consumer<CreateBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Registers a blueprint with Glue.
createBlueprint(Consumer<CreateBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Registers a blueprint with Glue.
createBlueprint(CreateBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Registers a blueprint with Glue.
createBlueprint(CreateBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Registers a blueprint with Glue.
CreateBlueprintRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateBlueprintRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateBlueprintRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateBlueprintRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateBlueprintRequestMarshaller
 
CreateBlueprintResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateBlueprintResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createClassifier(Consumer<CreateClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a classifier in the user's account.
createClassifier(Consumer<CreateClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a classifier in the user's account.
createClassifier(CreateClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a classifier in the user's account.
createClassifier(CreateClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a classifier in the user's account.
CreateClassifierRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateClassifierRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateClassifierRequestMarshaller
 
CreateClassifierResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateClassifierResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a connection definition in the Data Catalog.
createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a connection definition in the Data Catalog.
createConnection(CreateConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a connection definition in the Data Catalog.
createConnection(CreateConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a connection definition in the Data Catalog.
CreateConnectionRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateConnectionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateConnectionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateConnectionRequestMarshaller
 
CreateConnectionResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateConnectionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createCrawler(Consumer<CreateCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawler(Consumer<CreateCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawler(CreateCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawler(CreateCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new crawler with specified targets, role, configuration, and optional schedule.
CreateCrawlerRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateCrawlerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateCrawlerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateCrawlerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateCrawlerRequestMarshaller
 
CreateCrawlerResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateCrawlerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateCsvClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies a custom CSV classifier for CreateClassifier to create.
CreateCsvClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createCustomEntityType(Consumer<CreateCustomEntityTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.
createCustomEntityType(Consumer<CreateCustomEntityTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.
createCustomEntityType(CreateCustomEntityTypeRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.
createCustomEntityType(CreateCustomEntityTypeRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.
CreateCustomEntityTypeRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateCustomEntityTypeRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateCustomEntityTypeRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateCustomEntityTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateCustomEntityTypeRequestMarshaller
 
CreateCustomEntityTypeResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateCustomEntityTypeResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CREATED - software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
CREATED - software.amazon.awssdk.services.glue.model.TriggerState
 
createdAfter() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
Filter on rulesets created after this date.
createdAfter() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
The time and date after which the transforms were created.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
Filter on rulesets created after this date.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
The time and date after which the transforms were created.
createDatabase(Consumer<CreateDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new database in a Data Catalog.
createDatabase(Consumer<CreateDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new database in a Data Catalog.
createDatabase(CreateDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new database in a Data Catalog.
createDatabase(CreateDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new database in a Data Catalog.
CreateDatabaseRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateDatabaseRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateDatabaseRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateDatabaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateDatabaseRequestMarshaller
 
CreateDatabaseResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateDatabaseResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createDataQualityRuleset(Consumer<CreateDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
createDataQualityRuleset(Consumer<CreateDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
createDataQualityRuleset(CreateDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
createDataQualityRuleset(CreateDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
CreateDataQualityRulesetRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateDataQualityRulesetRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateDataQualityRulesetRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateDataQualityRulesetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateDataQualityRulesetRequestMarshaller
 
CreateDataQualityRulesetResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateDataQualityRulesetResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createdBefore() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
Filter on rulesets created before this date.
createdBefore() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
The time and date before which the transforms were created.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
Filter on rulesets created before this date.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
The time and date before which the transforms were created.
createdBy() - Method in class software.amazon.awssdk.services.glue.model.Table
The person or entity who created the table.
createdBy(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The person or entity who created the table.
createDevEndpoint(Consumer<CreateDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new development endpoint.
createDevEndpoint(Consumer<CreateDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new development endpoint.
createDevEndpoint(CreateDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new development endpoint.
createDevEndpoint(CreateDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new development endpoint.
CreateDevEndpointRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateDevEndpointRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateDevEndpointRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateDevEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateDevEndpointRequestMarshaller
 
CreateDevEndpointResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateDevEndpointResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createdOn() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
The date and time the blueprint was registered.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
The date and time the data quality ruleset was created.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
A timestamp.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The date and time when the transform was created.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.Job
The time and date that this job definition was created.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A timestamp.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.Session
The time and date when the session was created.
createdOn() - Method in class software.amazon.awssdk.services.glue.model.Workflow
The date and time when the workflow was created.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
The date and time the blueprint was registered.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
The date and time the data quality ruleset was created.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
A timestamp.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The date and time when the transform was created.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The time and date that this job definition was created.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A timestamp.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The time and date when the session was created.
createdOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The date and time when the workflow was created.
createdRulesetName() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The name of the ruleset that was created by the run.
createdRulesetName() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
A name for the ruleset.
createdRulesetName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The name of the ruleset that was created by the run.
createdRulesetName(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
A name for the ruleset.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
The date and time the registry was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The date and time the schema was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The date and time the schema was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The date and time the schema version was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
The time at which the entry was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
The time at which the entry was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
The data the registry was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
The date and time that a schema was created.
createdTime() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
The date and time the schema version was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
The date and time the registry was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The date and time the schema was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The date and time the schema was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The date and time the schema version was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.MetadataInfo.Builder
The time at which the entry was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem.Builder
The time at which the entry was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
The data the registry was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
The date and time that a schema was created.
createdTime(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionListItem.Builder
The date and time the schema version was created.
createdTimestamp() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The point in time at which this DevEndpoint was created.
createdTimestamp() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
The time at which the new security configuration was created.
createdTimestamp() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was created.
createdTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The point in time at which this DevEndpoint was created.
createdTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse.Builder
The time at which the new security configuration was created.
createdTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The point in time at which this DevEndpoint was created.
createdTimeStamp() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
The time at which this security configuration was created.
createdTimeStamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.SecurityConfiguration.Builder
The time at which this security configuration was created.
CreateGrokClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies a grok classifier for CreateClassifier to create.
CreateGrokClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createJob(Consumer<CreateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new job definition.
createJob(Consumer<CreateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new job definition.
createJob(CreateJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new job definition.
createJob(CreateJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new job definition.
CreateJobRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateJobRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateJobRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateJobRequest Marshaller
CreateJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateJobRequestMarshaller
 
CreateJobResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateJobResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateJsonClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies a JSON classifier for CreateClassifier to create.
CreateJsonClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createMLTransform(Consumer<CreateMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates an Glue machine learning transform.
createMLTransform(Consumer<CreateMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates an Glue machine learning transform.
createMLTransform(CreateMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates an Glue machine learning transform.
createMLTransform(CreateMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates an Glue machine learning transform.
CreateMlTransformRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateMlTransformRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateMlTransformRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateMlTransformRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateMlTransformRequestMarshaller
 
CreateMlTransformResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateMlTransformResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createNativeDeltaTable() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
Specifies whether the crawler will create native tables, to allow integration with query engines that support querying of the Delta transaction log directly.
createNativeDeltaTable(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DeltaTarget.Builder
Specifies whether the crawler will create native tables, to allow integration with query engines that support querying of the Delta transaction log directly.
createPartition(Consumer<CreatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new partition.
createPartition(Consumer<CreatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new partition.
createPartition(CreatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new partition.
createPartition(CreatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new partition.
createPartitionIndex(Consumer<CreatePartitionIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a specified partition index in an existing table.
createPartitionIndex(Consumer<CreatePartitionIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a specified partition index in an existing table.
createPartitionIndex(CreatePartitionIndexRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a specified partition index in an existing table.
createPartitionIndex(CreatePartitionIndexRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a specified partition index in an existing table.
CreatePartitionIndexRequest - Class in software.amazon.awssdk.services.glue.model
 
CreatePartitionIndexRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreatePartitionIndexRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreatePartitionIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreatePartitionIndexRequestMarshaller
 
CreatePartitionIndexResponse - Class in software.amazon.awssdk.services.glue.model
 
CreatePartitionIndexResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreatePartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
CreatePartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreatePartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreatePartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreatePartitionRequestMarshaller
 
CreatePartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
CreatePartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createRegistry(Consumer<CreateRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new registry which may be used to hold a collection of schemas.
createRegistry(Consumer<CreateRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new registry which may be used to hold a collection of schemas.
createRegistry(CreateRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new registry which may be used to hold a collection of schemas.
createRegistry(CreateRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new registry which may be used to hold a collection of schemas.
CreateRegistryRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateRegistryRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateRegistryRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateRegistryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateRegistryRequestMarshaller
 
CreateRegistryResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateRegistryResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createSchema(Consumer<CreateSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new schema set and registers the schema definition.
createSchema(Consumer<CreateSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new schema set and registers the schema definition.
createSchema(CreateSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new schema set and registers the schema definition.
createSchema(CreateSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new schema set and registers the schema definition.
CreateSchemaRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateSchemaRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateSchemaRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateSchemaRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateSchemaRequestMarshaller
 
CreateSchemaResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateSchemaResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createScript(Consumer<CreateScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Transforms a directed acyclic graph (DAG) into code.
createScript(Consumer<CreateScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Transforms a directed acyclic graph (DAG) into code.
createScript(CreateScriptRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Transforms a directed acyclic graph (DAG) into code.
createScript(CreateScriptRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Transforms a directed acyclic graph (DAG) into code.
CreateScriptRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateScriptRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateScriptRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateScriptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateScriptRequestMarshaller
 
CreateScriptResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateScriptResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createSecurityConfiguration(Consumer<CreateSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new security configuration.
createSecurityConfiguration(Consumer<CreateSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new security configuration.
createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new security configuration.
createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new security configuration.
CreateSecurityConfigurationRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateSecurityConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateSecurityConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateSecurityConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateSecurityConfigurationRequestMarshaller
 
CreateSecurityConfigurationResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateSecurityConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createSession(Consumer<CreateSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new session.
createSession(Consumer<CreateSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new session.
createSession(CreateSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new session.
createSession(CreateSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new session.
CreateSessionRequest - Class in software.amazon.awssdk.services.glue.model
Request to create a new session.
CreateSessionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateSessionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateSessionRequestMarshaller
 
CreateSessionResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateSessionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new table definition in the Data Catalog.
createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new table definition in the Data Catalog.
createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new table definition in the Data Catalog.
createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new table definition in the Data Catalog.
createTableDefaultPermissions() - Method in class software.amazon.awssdk.services.glue.model.Database
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions(Collection<PrincipalPermissions>) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions(Collection<PrincipalPermissions>) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions(Consumer<PrincipalPermissions.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions(Consumer<PrincipalPermissions.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions(PrincipalPermissions...) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
Creates a set of default permissions on the table for principals.
createTableDefaultPermissions(PrincipalPermissions...) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
Creates a set of default permissions on the table for principals.
createTableOptimizer(Consumer<CreateTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new table optimizer for a specific function.
createTableOptimizer(Consumer<CreateTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new table optimizer for a specific function.
createTableOptimizer(CreateTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new table optimizer for a specific function.
createTableOptimizer(CreateTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new table optimizer for a specific function.
CreateTableOptimizerRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateTableOptimizerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateTableOptimizerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateTableOptimizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateTableOptimizerRequestMarshaller
 
CreateTableOptimizerResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateTableOptimizerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateTableRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateTableRequestMarshaller
 
CreateTableResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createTime() - Method in class software.amazon.awssdk.services.glue.model.Database
The time at which the metadata database was created in the catalog.
createTime() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
The date and time at which the policy was created.
createTime() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
The date and time at which the policy was created.
createTime() - Method in class software.amazon.awssdk.services.glue.model.Table
The time when the table definition was created in the Data Catalog.
createTime() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The time at which the function was created.
createTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
The time at which the metadata database was created in the catalog.
createTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse.Builder
The date and time at which the policy was created.
createTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GluePolicy.Builder
The date and time at which the policy was created.
createTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The time when the table definition was created in the Data Catalog.
createTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The time at which the function was created.
createTrigger(Consumer<CreateTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new trigger.
createTrigger(Consumer<CreateTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new trigger.
createTrigger(CreateTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new trigger.
createTrigger(CreateTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new trigger.
CreateTriggerRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateTriggerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateTriggerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateTriggerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateTriggerRequestMarshaller
 
CreateTriggerResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateTriggerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createUserDefinedFunction(Consumer<CreateUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new function definition in the Data Catalog.
createUserDefinedFunction(Consumer<CreateUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new function definition in the Data Catalog.
createUserDefinedFunction(CreateUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new function definition in the Data Catalog.
createUserDefinedFunction(CreateUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new function definition in the Data Catalog.
CreateUserDefinedFunctionRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateUserDefinedFunctionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateUserDefinedFunctionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateUserDefinedFunctionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateUserDefinedFunctionRequestMarshaller
 
CreateUserDefinedFunctionResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateUserDefinedFunctionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
createWorkflow(Consumer<CreateWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new workflow.
createWorkflow(Consumer<CreateWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new workflow.
createWorkflow(CreateWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates a new workflow.
createWorkflow(CreateWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates a new workflow.
CreateWorkflowRequest - Class in software.amazon.awssdk.services.glue.model
 
CreateWorkflowRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateWorkflowRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
CreateWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.CreateWorkflowRequestMarshaller
 
CreateWorkflowResponse - Class in software.amazon.awssdk.services.glue.model
 
CreateWorkflowResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CreateXMLClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies an XML classifier for CreateClassifier to create.
CreateXMLClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CREATING - software.amazon.awssdk.services.glue.model.BlueprintStatus
 
CREATING - software.amazon.awssdk.services.glue.model.PartitionIndexStatus
 
CREATING - software.amazon.awssdk.services.glue.model.TriggerState
 
creationTime() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The time that this task was created.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.Connection
The time that this connection definition was created.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The time that the crawler was created.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
The time that this classifier was registered.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
The time that this classifier was registered.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
The time that this classifier was registered.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.Partition
The time at which the partition was created.
creationTime() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
The time that this classifier was registered.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The time that this task was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The time that this connection definition was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The time that the crawler was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
The time that this classifier was registered.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
The time that this classifier was registered.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.JsonClassifier.Builder
The time that this classifier was registered.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The time at which the partition was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.XMLClassifier.Builder
The time that this classifier was registered.
credentialsProvider() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Sets the value for credentials provider
CSE_KMS - software.amazon.awssdk.services.glue.model.JobBookmarksEncryptionMode
 
CSV - software.amazon.awssdk.services.glue.model.TargetFormat
 
csvClassifier() - Method in class software.amazon.awssdk.services.glue.model.Classifier
A classifier for comma-separated values (CSV).
csvClassifier() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
A CsvClassifier object specifying the classifier to create.
csvClassifier() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
A CsvClassifier object with updated fields.
csvClassifier(Consumer<CreateCsvClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
A CsvClassifier object specifying the classifier to create.
csvClassifier(Consumer<CsvClassifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier for comma-separated values (CSV).
csvClassifier(Consumer<UpdateCsvClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
A CsvClassifier object with updated fields.
csvClassifier(CreateCsvClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
A CsvClassifier object specifying the classifier to create.
csvClassifier(CsvClassifier) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier for comma-separated values (CSV).
csvClassifier(UpdateCsvClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
A CsvClassifier object with updated fields.
CsvClassifier - Class in software.amazon.awssdk.services.glue.model
A classifier for custom CSV content.
CsvClassifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 
CsvHeaderOption - Enum in software.amazon.awssdk.services.glue.model
 
CsvSerdeOption - Enum in software.amazon.awssdk.services.glue.model
 
CTRLA - software.amazon.awssdk.services.glue.model.Separator
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.glue.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.glue.endpoints.internal.RuleError
 
CUSTOM - software.amazon.awssdk.services.glue.model.ConnectionType
 
CUSTOM_JDBC_CERT - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
CUSTOM_JDBC_CERT_STRING - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
customCode() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that uses custom code you provide to perform the data transformation.
customCode(Consumer<CustomCode.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that uses custom code you provide to perform the data transformation.
customCode(CustomCode) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that uses custom code you provide to perform the data transformation.
CustomCode - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that uses custom code you provide to perform the data transformation.
CustomCode.Builder - Interface in software.amazon.awssdk.services.glue.model
 
customDatatypeConfigured() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Enables the configuration of custom datatypes.
customDatatypeConfigured() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Enables the custom datatype to be configured.
customDatatypeConfigured() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Specifies the configuration of custom datatypes.
customDatatypeConfigured(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Enables the configuration of custom datatypes.
customDatatypeConfigured(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Enables the custom datatype to be configured.
customDatatypeConfigured(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Specifies the configuration of custom datatypes.
customDatatypes() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Creates a list of supported custom datatypes.
customDatatypes() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
A list of custom datatypes including "BINARY", "BOOLEAN", "DATE", "DECIMAL", "DOUBLE", "FLOAT", "INT", "LONG", "SHORT", "STRING", "TIMESTAMP".
customDatatypes() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Specifies a list of supported custom datatypes.
customDatatypes(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Creates a list of supported custom datatypes.
customDatatypes(String...) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
A list of custom datatypes including "BINARY", "BOOLEAN", "DATE", "DECIMAL", "DOUBLE", "FLOAT", "INT", "LONG", "SHORT", "STRING", "TIMESTAMP".
customDatatypes(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Specifies a list of supported custom datatypes.
customDatatypes(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Creates a list of supported custom datatypes.
customDatatypes(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
A list of custom datatypes including "BINARY", "BOOLEAN", "DATE", "DECIMAL", "DOUBLE", "FLOAT", "INT", "LONG", "SHORT", "STRING", "TIMESTAMP".
customDatatypes(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Specifies a list of supported custom datatypes.
CustomEntityType - Class in software.amazon.awssdk.services.glue.model
An object representing a custom pattern for detecting sensitive data across the columns and rows of your structured data.
CustomEntityType.Builder - Interface in software.amazon.awssdk.services.glue.model
 
customEntityTypes() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
A list of CustomEntityType objects representing the custom patterns that have been created.
customEntityTypes() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
A list of CustomEntityType objects representing custom patterns.
customEntityTypes(Collection<CustomEntityType>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse.Builder
A list of CustomEntityType objects representing the custom patterns that have been created.
customEntityTypes(Collection<CustomEntityType>) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse.Builder
A list of CustomEntityType objects representing custom patterns.
customEntityTypes(Consumer<CustomEntityType.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse.Builder
A list of CustomEntityType objects representing the custom patterns that have been created.
customEntityTypes(Consumer<CustomEntityType.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse.Builder
A list of CustomEntityType objects representing custom patterns.
customEntityTypes(CustomEntityType...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse.Builder
A list of CustomEntityType objects representing the custom patterns that have been created.
customEntityTypes(CustomEntityType...) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse.Builder
A list of CustomEntityType objects representing custom patterns.
customEntityTypesNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
A list of the names of custom patterns that were not found.
customEntityTypesNotFound(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse.Builder
A list of the names of custom patterns that were not found.
customEntityTypesNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse.Builder
A list of the names of custom patterns that were not found.
customerId() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The Amazon Web Services account ID.
customerId(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The Amazon Web Services account ID.
customLibraries() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java libraries to be loaded in the DevEndpoint.
customLibraries(Consumer<DevEndpointCustomLibraries.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
Custom Python or Java libraries to be loaded in the DevEndpoint.
customLibraries(DevEndpointCustomLibraries) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
Custom Python or Java libraries to be loaded in the DevEndpoint.
customPatterns() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
customPatterns() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
Optional custom grok patterns defined by this classifier.
customPatterns() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
customPatterns(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest.Builder
Optional custom grok patterns used by this classifier.
customPatterns(String) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
Optional custom grok patterns defined by this classifier.
customPatterns(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest.Builder
Optional custom grok patterns used by this classifier.

D

dagEdges() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
A list of the edges in the DAG.
dagEdges() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
A list of the edges in the resulting DAG.
dagEdges(Collection<CodeGenEdge>) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
A list of the edges in the DAG.
dagEdges(Collection<CodeGenEdge>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse.Builder
A list of the edges in the resulting DAG.
dagEdges(Consumer<CodeGenEdge.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
A list of the edges in the DAG.
dagEdges(Consumer<CodeGenEdge.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse.Builder
A list of the edges in the resulting DAG.
dagEdges(CodeGenEdge...) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
A list of the edges in the DAG.
dagEdges(CodeGenEdge...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse.Builder
A list of the edges in the resulting DAG.
dagNodes() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
A list of the nodes in the DAG.
dagNodes() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
A list of the nodes in the resulting DAG.
dagNodes(Collection<CodeGenNode>) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
A list of the nodes in the DAG.
dagNodes(Collection<CodeGenNode>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse.Builder
A list of the nodes in the resulting DAG.
dagNodes(Consumer<CodeGenNode.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
A list of the nodes in the DAG.
dagNodes(Consumer<CodeGenNode.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse.Builder
A list of the nodes in the resulting DAG.
dagNodes(CodeGenNode...) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
A list of the nodes in the DAG.
dagNodes(CodeGenNode...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse.Builder
A list of the nodes in the resulting DAG.
data() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
Specifies the data of the Amazon Reshift source node.
data() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
Specifies the data of the Amazon Redshift target node.
data() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
A map specifying connection options for the node.
data() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
A map specifying connection options for the node.
data() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
Configuration for the Snowflake data source.
data() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
Specifies the data of the Snowflake target node.
data() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The code execution output.
data(Consumer<AmazonRedshiftNodeData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftSource.Builder
Specifies the data of the Amazon Reshift source node.
data(Consumer<AmazonRedshiftNodeData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget.Builder
Specifies the data of the Amazon Redshift target node.
data(Consumer<SnowflakeNodeData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeSource.Builder
Configuration for the Snowflake data source.
data(Consumer<SnowflakeNodeData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeTarget.Builder
Specifies the data of the Snowflake target node.
data(Consumer<StatementOutputData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The code execution output.
data(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataSource.Builder
A map specifying connection options for the node.
data(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataTarget.Builder
A map specifying connection options for the node.
data(AmazonRedshiftNodeData) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftSource.Builder
Specifies the data of the Amazon Reshift source node.
data(AmazonRedshiftNodeData) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget.Builder
Specifies the data of the Amazon Redshift target node.
data(SnowflakeNodeData) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeSource.Builder
Configuration for the Snowflake data source.
data(SnowflakeNodeData) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeTarget.Builder
Specifies the data of the Snowflake target node.
data(StatementOutputData) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The code execution output.
DATA_LOCATION_ACCESS - software.amazon.awssdk.services.glue.model.Permission
 
database() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
The database that contains the table you want to use as the target.
database() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The database of the JDBC source connection.
database() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
Specifies the database that the schema change policy applies to.
database() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
The definition of the specified database in the Data Catalog.
database() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
The database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
The database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
The name of the database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
The database to read from.
database() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
The name of the database to write to.
database() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies a Snowflake database for your node to use.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.BasicCatalogTarget.Builder
The database that contains the table you want to use as the target.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The database of the JDBC source connection.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy.Builder
Specifies the database that the schema change policy applies to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogSource.Builder
The database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftSource.Builder
The database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.RelationalCatalogSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
The name of the database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogSource.Builder
The database to read from.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
The name of the database to write to.
database(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies a Snowflake database for your node to use.
database(Consumer<Database.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabaseResponse.Builder
The definition of the specified database in the Data Catalog.
database(Database) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabaseResponse.Builder
The definition of the specified database in the Data Catalog.
Database - Class in software.amazon.awssdk.services.glue.model
The Database object represents a logical grouping of tables that might reside in a Hive metastore or an RDBMS.
Database.Builder - Interface in software.amazon.awssdk.services.glue.model
 
databaseIdentifier() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
A unique identifier for the federated database.
databaseIdentifier(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedTable.Builder
A unique identifier for the federated database.
DatabaseIdentifier - Class in software.amazon.awssdk.services.glue.model
A structure that describes a target database for resource linking.
DatabaseIdentifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 
databaseInput() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
The metadata for the database.
databaseInput() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
A DatabaseInput object specifying the new definition of the metadata database in the catalog.
databaseInput(Consumer<DatabaseInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDatabaseRequest.Builder
The metadata for the database.
databaseInput(Consumer<DatabaseInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest.Builder
A DatabaseInput object specifying the new definition of the metadata database in the catalog.
databaseInput(DatabaseInput) - Method in interface software.amazon.awssdk.services.glue.model.CreateDatabaseRequest.Builder
The metadata for the database.
databaseInput(DatabaseInput) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest.Builder
A DatabaseInput object specifying the new definition of the metadata database in the catalog.
DatabaseInput - Class in software.amazon.awssdk.services.glue.model
The structure used to create or update a database.
DatabaseInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
databaseList() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
A list of Database objects from the specified catalog.
databaseList(Collection<Database>) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesResponse.Builder
A list of Database objects from the specified catalog.
databaseList(Consumer<Database.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesResponse.Builder
A list of Database objects from the specified catalog.
databaseList(Database...) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesResponse.Builder
A list of Database objects from the specified catalog.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
The name of the metadata database in which the partition is to be created.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
The name of the catalog database in which the table in question resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
The name of the catalog database in which the tables to delete reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
The database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
The name of the metadata database in which the partition is to be updated.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
The database in which the table metadata resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
The name of the database to be synchronized.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The database where the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The name of the database in which the crawler's output is stored.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
The Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
Specifies the name of a database in which you want to create a partition index.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
The name of the metadata database in which the partition is to be created.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
The catalog database in which to create the new table.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
The name of the catalog database in which to create the function.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
The name of the catalog database.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
The name of the database where the Glue table exists.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
Specifies the name of a database from which you want to delete a partition index.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
The name of the catalog database in which the table in question resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
The name of the catalog database in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
The database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the catalog database where the function is located.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
The name of the database where the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
Specifies the name of a database from which you want to retrieve partition indexes.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
The name of the catalog database where the partition resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
The database in the catalog whose tables to list.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
The database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
The database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
(Required) Specifies the name of a database that contains the partition.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
(Required) Specifies the name of a database that contains the table.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
The name of the catalog database where the function is located.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
The name of the catalog database where the functions are located.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
A database name in the Glue Data Catalog.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.Partition
The name of the catalog database in which to create the partition.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
The name of the database where the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
The name of the database where the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.Table
The name of the database where the table metadata resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
The name of the catalog database that contains the target table.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
The name of the catalog database where the partitions reside.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
The Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
The name of the catalog database in which the table in question resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
The name of the database in the catalog in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
The name of the catalog database in which the table resides.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the catalog database where the function to be updated is located.
databaseName() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The name of the catalog database that contains the function.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
The name of the metadata database in which the partition is to be created.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
The name of the catalog database in which the table in question resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
The name of the catalog database in which the tables to delete reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
The database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchTableOptimizer.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
The name of the metadata database in which the partition is to be updated.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogEntry.Builder
The database in which the table metadata resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogTarget.Builder
The name of the database to be synchronized.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The database where the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The name of the database in which the crawler's output is stored.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
Specifies the name of a database in which you want to create a partition index.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
The name of the metadata database in which the partition is to be created.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
The catalog database in which to create the new table.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest.Builder
The name of the catalog database in which to create the function.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseIdentifier.Builder
The name of the catalog database.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityTargetTable.Builder
The name of the database where the Glue table exists.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest.Builder
Specifies the name of a database from which you want to delete a partition index.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
The name of the catalog database in which the table in question resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableRequest.Builder
The name of the catalog database in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest.Builder
The database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest.Builder
The name of the catalog database where the function is located.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest.Builder
The name of the database where the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest.Builder
Specifies the name of a database from which you want to retrieve partition indexes.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
The name of the catalog database where the partition resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
The database in the catalog whose tables to list.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionRequest.Builder
The database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
The database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) Specifies the name of a database that contains the partition.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
(Required) Specifies the name of a database that contains the table.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest.Builder
The name of the catalog database where the function is located.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
The name of the catalog database where the functions are located.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueTable.Builder
A database name in the Glue Data Catalog.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The name of the catalog database in which to create the partition.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
The name of the database where the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest.Builder
The name of the database where the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The name of the database where the table metadata resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.TableIdentifier.Builder
The name of the catalog database that contains the target table.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
The name of the catalog database where the partitions reside.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
The Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
The name of the catalog database in which the table in question resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
The name of the database in the catalog in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
The name of the catalog database in which the table resides.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
The name of the catalog database where the function to be updated is located.
databaseName(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The name of the catalog database that contains the function.
dataCatalogEncryptionSettings() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
The requested security configuration.
dataCatalogEncryptionSettings() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The security configuration to set.
dataCatalogEncryptionSettings(Consumer<DataCatalogEncryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse.Builder
The requested security configuration.
dataCatalogEncryptionSettings(Consumer<DataCatalogEncryptionSettings.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest.Builder
The security configuration to set.
dataCatalogEncryptionSettings(DataCatalogEncryptionSettings) - Method in interface software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse.Builder
The requested security configuration.
dataCatalogEncryptionSettings(DataCatalogEncryptionSettings) - Method in interface software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest.Builder
The security configuration to set.
DataCatalogEncryptionSettings - Class in software.amazon.awssdk.services.glue.model
Contains configuration information for maintaining Data Catalog security.
DataCatalogEncryptionSettings.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dataFormat() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
The data format of the schema definition.
dataFormat() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
The data format of the schema definition.
dataFormat() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The data format of the schema definition.
dataFormat() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The data format of the schema definition.
dataFormat() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The data format of the schema definition.
dataFormat() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The data format of the schema definition.
dataFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest.Builder
The data format of the schema definition.
dataFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
The data format of the schema definition.
dataFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The data format of the schema definition.
dataFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The data format of the schema definition.
dataFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The data format of the schema definition.
dataFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The data format of the schema definition.
dataFormat(DataFormat) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest.Builder
The data format of the schema definition.
dataFormat(DataFormat) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
The data format of the schema definition.
dataFormat(DataFormat) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The data format of the schema definition.
dataFormat(DataFormat) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The data format of the schema definition.
dataFormat(DataFormat) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The data format of the schema definition.
dataFormat(DataFormat) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The data format of the schema definition.
DataFormat - Enum in software.amazon.awssdk.services.glue.model
 
dataFormatAsString() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
The data format of the schema definition.
dataFormatAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
The data format of the schema definition.
dataFormatAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The data format of the schema definition.
dataFormatAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The data format of the schema definition.
dataFormatAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The data format of the schema definition.
dataFormatAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The data format of the schema definition.
DataLakePrincipal - Class in software.amazon.awssdk.services.glue.model
The Lake Formation principal.
DataLakePrincipal.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dataLakePrincipalIdentifier() - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
An identifier for the Lake Formation principal.
dataLakePrincipalIdentifier(String) - Method in interface software.amazon.awssdk.services.glue.model.DataLakePrincipal.Builder
An identifier for the Lake Formation principal.
DATALINK - software.amazon.awssdk.services.glue.model.JDBCDataType
 
dataPreviewOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
Specifies options related to data preview for viewing a sample of your data.
dataPreviewOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
Additional options for data preview.
dataPreviewOptions() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
Specifies options related to data preview for viewing a sample of your data.
dataPreviewOptions() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
Additional options for data preview.
dataPreviewOptions(Consumer<StreamingDataPreviewOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
Specifies options related to data preview for viewing a sample of your data.
dataPreviewOptions(Consumer<StreamingDataPreviewOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
Additional options for data preview.
dataPreviewOptions(Consumer<StreamingDataPreviewOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
Specifies options related to data preview for viewing a sample of your data.
dataPreviewOptions(Consumer<StreamingDataPreviewOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
Additional options for data preview.
dataPreviewOptions(StreamingDataPreviewOptions) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
Specifies options related to data preview for viewing a sample of your data.
dataPreviewOptions(StreamingDataPreviewOptions) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
Additional options for data preview.
dataPreviewOptions(StreamingDataPreviewOptions) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
Specifies options related to data preview for viewing a sample of your data.
dataPreviewOptions(StreamingDataPreviewOptions) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
Additional options for data preview.
DataQualityAnalyzerResult - Class in software.amazon.awssdk.services.glue.model
Describes the result of the evaluation of a data quality analyzer.
DataQualityAnalyzerResult.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityEvaluationRunAdditionalRunOptions - Class in software.amazon.awssdk.services.glue.model
Additional run options you can specify for an evaluation run.
DataQualityEvaluationRunAdditionalRunOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityMetricValues - Class in software.amazon.awssdk.services.glue.model
Describes the data quality metric value according to the analysis of historical data.
DataQualityMetricValues.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityObservation - Class in software.amazon.awssdk.services.glue.model
Describes the observation generated after evaluating the rules and analyzers.
DataQualityObservation.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityResult - Class in software.amazon.awssdk.services.glue.model
Describes a data quality result.
DataQualityResult.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityResultDescription - Class in software.amazon.awssdk.services.glue.model
Describes a data quality result.
DataQualityResultDescription.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityResultFilterCriteria - Class in software.amazon.awssdk.services.glue.model
Criteria used to return data quality results.
DataQualityResultFilterCriteria.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRuleRecommendationRunDescription - Class in software.amazon.awssdk.services.glue.model
Describes the result of a data quality rule recommendation run.
DataQualityRuleRecommendationRunDescription.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRuleRecommendationRunFilter - Class in software.amazon.awssdk.services.glue.model
A filter for listing data quality recommendation runs.
DataQualityRuleRecommendationRunFilter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRuleResult - Class in software.amazon.awssdk.services.glue.model
Describes the result of the evaluation of a data quality rule.
DataQualityRuleResult.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRuleResultStatus - Enum in software.amazon.awssdk.services.glue.model
 
DataQualityRulesetEvaluationRunDescription - Class in software.amazon.awssdk.services.glue.model
Describes the result of a data quality ruleset evaluation run.
DataQualityRulesetEvaluationRunDescription.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRulesetEvaluationRunFilter - Class in software.amazon.awssdk.services.glue.model
The filter criteria.
DataQualityRulesetEvaluationRunFilter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRulesetFilterCriteria - Class in software.amazon.awssdk.services.glue.model
The criteria used to filter data quality rulesets.
DataQualityRulesetFilterCriteria.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityRulesetListDetails - Class in software.amazon.awssdk.services.glue.model
Describes a data quality ruleset returned by GetDataQualityRuleset.
DataQualityRulesetListDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DataQualityTargetTable - Class in software.amazon.awssdk.services.glue.model
An object representing an Glue table.
DataQualityTargetTable.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The table associated with the data quality result, if any.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
The table name associated with the data quality result.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
Filter results by the specified data source.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
The data source (Glue table) associated with the recommendation run.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
Filter based on a specified data source (Glue table).
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
The data source (an Glue table) associated with the run.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
Filter based on a data source (an Glue table) associated with the run.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The table associated with the data quality result, if any.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The data source (an Glue table) associated with this run.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The data source (an Glue table) associated with this evaluation run.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
The data source (Glue table) associated with this run.
dataSource() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
The data source (Glue table) associated with this run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The table associated with the data quality result, if any.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultDescription.Builder
The table name associated with the data quality result.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria.Builder
Filter results by the specified data source.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription.Builder
The data source (Glue table) associated with the recommendation run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter.Builder
Filter based on a specified data source (Glue table).
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription.Builder
The data source (an Glue table) associated with the run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter.Builder
Filter based on a data source (an Glue table) associated with the run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The table associated with the data quality result, if any.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The data source (an Glue table) associated with this run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The data source (an Glue table) associated with this evaluation run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
The data source (Glue table) associated with this run.
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
The data source (Glue table) associated with this run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The table associated with the data quality result, if any.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultDescription.Builder
The table name associated with the data quality result.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria.Builder
Filter results by the specified data source.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription.Builder
The data source (Glue table) associated with the recommendation run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter.Builder
Filter based on a specified data source (Glue table).
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription.Builder
The data source (an Glue table) associated with the run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter.Builder
Filter based on a data source (an Glue table) associated with the run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The table associated with the data quality result, if any.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The data source (an Glue table) associated with this run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The data source (an Glue table) associated with this evaluation run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
The data source (Glue table) associated with this run.
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
The data source (Glue table) associated with this run.
DataSource - Class in software.amazon.awssdk.services.glue.model
A data source (an Glue table) for which you want data quality results.
DataSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
datatype() - Method in class software.amazon.awssdk.services.glue.model.NullValueField
The datatype of the value.
datatype(Consumer<Datatype.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.NullValueField.Builder
The datatype of the value.
datatype(Datatype) - Method in interface software.amazon.awssdk.services.glue.model.NullValueField.Builder
The datatype of the value.
dataType() - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
The type of data in the column.
dataType(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaColumn.Builder
The type of data in the column.
Datatype - Class in software.amazon.awssdk.services.glue.model
A structure representing the datatype of the value.
Datatype.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dataTypeMapping() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type.
dataTypeMapping(Map<JDBCDataType, GlueRecordType>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type.
dataTypeMappingAsStrings() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type.
dataTypeMappingWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type.
DATE - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
DATE - software.amazon.awssdk.services.glue.model.GlueRecordType
 
DATE - software.amazon.awssdk.services.glue.model.JDBCDataType
 
dateColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Date column statistics data.
dateColumnStatisticsData(Consumer<DateColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Date column statistics data.
dateColumnStatisticsData(DateColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Date column statistics data.
DateColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for timestamp data columns.
DateColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DEACTIVATED - software.amazon.awssdk.services.glue.model.TriggerState
 
DEACTIVATING - software.amazon.awssdk.services.glue.model.TriggerState
 
DECIMAL - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
DECIMAL - software.amazon.awssdk.services.glue.model.JDBCDataType
 
decimalColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Decimal column statistics data.
decimalColumnStatisticsData(Consumer<DecimalColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Decimal column statistics data.
decimalColumnStatisticsData(DecimalColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Decimal column statistics data.
DecimalColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for fixed-point number data columns.
DecimalColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DecimalNumber - Class in software.amazon.awssdk.services.glue.model
Contains a numeric value in decimal format.
DecimalNumber.Builder - Interface in software.amazon.awssdk.services.glue.model
 
Default() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
defaultArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The default arguments for every run of this job, specified as name-value pairs.
defaultArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
A map array of key-value pairs.
defaultArguments() - Method in class software.amazon.awssdk.services.glue.model.Job
The default arguments for every run of this job, specified as name-value pairs.
defaultArguments() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The default arguments for every run of this job, specified as name-value pairs.
defaultArguments() - Method in class software.amazon.awssdk.services.glue.model.Session
A map array of key-value pairs.
defaultArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The default arguments for every run of this job, specified as name-value pairs.
defaultArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
A map array of key-value pairs.
defaultArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The default arguments for every run of this job, specified as name-value pairs.
defaultArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The default arguments for every run of this job, specified as name-value pairs.
defaultArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
A map array of key-value pairs.
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.glue.endpoints.internal.RuleEngine
 
DefaultGlueAuthSchemeParams - Class in software.amazon.awssdk.services.glue.auth.scheme.internal
 
DefaultGlueAuthSchemeProvider - Class in software.amazon.awssdk.services.glue.auth.scheme.internal
 
DefaultGlueEndpointProvider - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
DefaultGlueEndpointProvider() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.DefaultGlueEndpointProvider
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.DefaultRuleEngine
 
defaultRunProperties() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
A collection of properties to be used as part of each execution of the workflow.
defaultRunProperties() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
A collection of properties to be used as part of each execution of the workflow.
defaultRunProperties() - Method in class software.amazon.awssdk.services.glue.model.Workflow
A collection of properties to be used as part of each execution of the workflow.
defaultRunProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
A collection of properties to be used as part of each execution of the workflow.
defaultRunProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest.Builder
A collection of properties to be used as part of each execution of the workflow.
defaultRunProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
A collection of properties to be used as part of each execution of the workflow.
defaultValue(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
DELETE - software.amazon.awssdk.services.glue.model.Permission
 
DELETE_FROM_DATABASE - software.amazon.awssdk.services.glue.model.DeleteBehavior
 
deleteArguments() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
The list of argument keys to be deleted from the map of arguments used to configure the DevEndpoint.
deleteArguments(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The list of argument keys to be deleted from the map of arguments used to configure the DevEndpoint.
deleteArguments(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The list of argument keys to be deleted from the map of arguments used to configure the DevEndpoint.
deleteBehavior() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
The deletion behavior when the crawler finds a deleted object.
deleteBehavior(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaChangePolicy.Builder
The deletion behavior when the crawler finds a deleted object.
deleteBehavior(DeleteBehavior) - Method in interface software.amazon.awssdk.services.glue.model.SchemaChangePolicy.Builder
The deletion behavior when the crawler finds a deleted object.
DeleteBehavior - Enum in software.amazon.awssdk.services.glue.model
 
deleteBehaviorAsString() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
The deletion behavior when the crawler finds a deleted object.
deleteBlueprint(Consumer<DeleteBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an existing blueprint.
deleteBlueprint(Consumer<DeleteBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an existing blueprint.
deleteBlueprint(DeleteBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an existing blueprint.
deleteBlueprint(DeleteBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an existing blueprint.
DeleteBlueprintRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteBlueprintRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteBlueprintRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteBlueprintRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteBlueprintRequestMarshaller
 
DeleteBlueprintResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteBlueprintResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteClassifier(Consumer<DeleteClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a classifier from the Data Catalog.
deleteClassifier(Consumer<DeleteClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a classifier from the Data Catalog.
deleteClassifier(DeleteClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a classifier from the Data Catalog.
deleteClassifier(DeleteClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a classifier from the Data Catalog.
DeleteClassifierRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteClassifierRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteClassifierRequestMarshaller
 
DeleteClassifierResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteClassifierResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteColumnStatisticsForPartition(Consumer<DeleteColumnStatisticsForPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Delete the partition column statistics of a column.
deleteColumnStatisticsForPartition(Consumer<DeleteColumnStatisticsForPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Delete the partition column statistics of a column.
deleteColumnStatisticsForPartition(DeleteColumnStatisticsForPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Delete the partition column statistics of a column.
deleteColumnStatisticsForPartition(DeleteColumnStatisticsForPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Delete the partition column statistics of a column.
DeleteColumnStatisticsForPartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteColumnStatisticsForPartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteColumnStatisticsForPartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteColumnStatisticsForPartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteColumnStatisticsForPartitionRequestMarshaller
 
DeleteColumnStatisticsForPartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteColumnStatisticsForPartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteColumnStatisticsForTable(Consumer<DeleteColumnStatisticsForTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves table statistics of columns.
deleteColumnStatisticsForTable(Consumer<DeleteColumnStatisticsForTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves table statistics of columns.
deleteColumnStatisticsForTable(DeleteColumnStatisticsForTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves table statistics of columns.
deleteColumnStatisticsForTable(DeleteColumnStatisticsForTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves table statistics of columns.
DeleteColumnStatisticsForTableRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteColumnStatisticsForTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteColumnStatisticsForTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteColumnStatisticsForTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteColumnStatisticsForTableRequestMarshaller
 
DeleteColumnStatisticsForTableResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteColumnStatisticsForTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteConnection(Consumer<DeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a connection from the Data Catalog.
deleteConnection(Consumer<DeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a connection from the Data Catalog.
deleteConnection(DeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a connection from the Data Catalog.
deleteConnection(DeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a connection from the Data Catalog.
DeleteConnectionRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteConnectionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteConnectionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteConnectionRequestMarshaller
 
DeleteConnectionResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteConnectionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteCrawler(Consumer<DeleteCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING.
deleteCrawler(Consumer<DeleteCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING.
deleteCrawler(DeleteCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING.
deleteCrawler(DeleteCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING.
DeleteCrawlerRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteCrawlerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteCrawlerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteCrawlerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteCrawlerRequestMarshaller
 
DeleteCrawlerResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteCrawlerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteCustomEntityType(Consumer<DeleteCustomEntityTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a custom pattern by specifying its name.
deleteCustomEntityType(Consumer<DeleteCustomEntityTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a custom pattern by specifying its name.
deleteCustomEntityType(DeleteCustomEntityTypeRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a custom pattern by specifying its name.
deleteCustomEntityType(DeleteCustomEntityTypeRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a custom pattern by specifying its name.
DeleteCustomEntityTypeRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteCustomEntityTypeRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteCustomEntityTypeRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteCustomEntityTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteCustomEntityTypeRequestMarshaller
 
DeleteCustomEntityTypeResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteCustomEntityTypeResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteDatabase(Consumer<DeleteDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a specified database from a Data Catalog.
deleteDatabase(Consumer<DeleteDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a specified database from a Data Catalog.
deleteDatabase(DeleteDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a specified database from a Data Catalog.
deleteDatabase(DeleteDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a specified database from a Data Catalog.
DeleteDatabaseRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteDatabaseRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteDatabaseRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteDatabaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteDatabaseRequestMarshaller
 
DeleteDatabaseResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteDatabaseResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteDataQualityRuleset(Consumer<DeleteDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a data quality ruleset.
deleteDataQualityRuleset(Consumer<DeleteDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a data quality ruleset.
deleteDataQualityRuleset(DeleteDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a data quality ruleset.
deleteDataQualityRuleset(DeleteDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a data quality ruleset.
DeleteDataQualityRulesetRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteDataQualityRulesetRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteDataQualityRulesetRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteDataQualityRulesetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteDataQualityRulesetRequestMarshaller
 
DeleteDataQualityRulesetResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteDataQualityRulesetResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteDevEndpoint(Consumer<DeleteDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified development endpoint.
deleteDevEndpoint(Consumer<DeleteDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified development endpoint.
deleteDevEndpoint(DeleteDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified development endpoint.
deleteDevEndpoint(DeleteDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified development endpoint.
DeleteDevEndpointRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteDevEndpointRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteDevEndpointRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteDevEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteDevEndpointRequestMarshaller
 
DeleteDevEndpointResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteDevEndpointResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteJob(Consumer<DeleteJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified job definition.
deleteJob(Consumer<DeleteJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified job definition.
deleteJob(DeleteJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified job definition.
deleteJob(DeleteJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified job definition.
DeleteJobRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteJobRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteJobRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteJobRequest Marshaller
DeleteJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteJobRequestMarshaller
 
DeleteJobResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteJobResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteMLTransform(Consumer<DeleteMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an Glue machine learning transform.
deleteMLTransform(Consumer<DeleteMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an Glue machine learning transform.
deleteMLTransform(DeleteMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an Glue machine learning transform.
deleteMLTransform(DeleteMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an Glue machine learning transform.
DeleteMlTransformRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteMlTransformRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteMlTransformRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteMlTransformRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteMlTransformRequestMarshaller
 
DeleteMlTransformResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteMlTransformResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deletePartition(Consumer<DeletePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified partition.
deletePartition(Consumer<DeletePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified partition.
deletePartition(DeletePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified partition.
deletePartition(DeletePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified partition.
deletePartitionIndex(Consumer<DeletePartitionIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified partition index from an existing table.
deletePartitionIndex(Consumer<DeletePartitionIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified partition index from an existing table.
deletePartitionIndex(DeletePartitionIndexRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified partition index from an existing table.
deletePartitionIndex(DeletePartitionIndexRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified partition index from an existing table.
DeletePartitionIndexRequest - Class in software.amazon.awssdk.services.glue.model
 
DeletePartitionIndexRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeletePartitionIndexRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeletePartitionIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeletePartitionIndexRequestMarshaller
 
DeletePartitionIndexResponse - Class in software.amazon.awssdk.services.glue.model
 
DeletePartitionIndexResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeletePartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
DeletePartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeletePartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeletePartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeletePartitionRequestMarshaller
 
DeletePartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
DeletePartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deletePublicKeys() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
The list of public keys to be deleted from the DevEndpoint.
deletePublicKeys(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The list of public keys to be deleted from the DevEndpoint.
deletePublicKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The list of public keys to be deleted from the DevEndpoint.
deleteRegistry(Consumer<DeleteRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Delete the entire registry including schema and all of its versions.
deleteRegistry(Consumer<DeleteRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Delete the entire registry including schema and all of its versions.
deleteRegistry(DeleteRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Delete the entire registry including schema and all of its versions.
deleteRegistry(DeleteRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Delete the entire registry including schema and all of its versions.
DeleteRegistryRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteRegistryRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteRegistryRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteRegistryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteRegistryRequestMarshaller
 
DeleteRegistryResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteRegistryResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified policy.
deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified policy.
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified policy.
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified policy.
DeleteResourcePolicyRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteResourcePolicyRequestMarshaller
 
DeleteResourcePolicyResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteSchema(Consumer<DeleteSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes the entire schema set, including the schema set and all of its versions.
deleteSchema(Consumer<DeleteSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes the entire schema set, including the schema set and all of its versions.
deleteSchema(DeleteSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes the entire schema set, including the schema set and all of its versions.
deleteSchema(DeleteSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes the entire schema set, including the schema set and all of its versions.
DeleteSchemaRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteSchemaRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteSchemaRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteSchemaRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteSchemaRequestMarshaller
 
DeleteSchemaResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteSchemaResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteSchemaVersions(Consumer<DeleteSchemaVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Remove versions from the specified schema.
deleteSchemaVersions(Consumer<DeleteSchemaVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Remove versions from the specified schema.
deleteSchemaVersions(DeleteSchemaVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Remove versions from the specified schema.
deleteSchemaVersions(DeleteSchemaVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Remove versions from the specified schema.
DeleteSchemaVersionsRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteSchemaVersionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteSchemaVersionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteSchemaVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteSchemaVersionsRequestMarshaller
 
DeleteSchemaVersionsResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteSchemaVersionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteSecurityConfiguration(Consumer<DeleteSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified security configuration.
deleteSecurityConfiguration(Consumer<DeleteSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified security configuration.
deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified security configuration.
deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified security configuration.
DeleteSecurityConfigurationRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteSecurityConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteSecurityConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteSecurityConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteSecurityConfigurationRequestMarshaller
 
DeleteSecurityConfigurationResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteSecurityConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteSession(Consumer<DeleteSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes the session.
deleteSession(Consumer<DeleteSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes the session.
deleteSession(DeleteSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes the session.
deleteSession(DeleteSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes the session.
DeleteSessionRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteSessionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteSessionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteSessionRequestMarshaller
 
DeleteSessionResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteSessionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a table definition from the Data Catalog.
deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a table definition from the Data Catalog.
deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a table definition from the Data Catalog.
deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a table definition from the Data Catalog.
deleteTableOptimizer(Consumer<DeleteTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an optimizer and all associated metadata for a table.
deleteTableOptimizer(Consumer<DeleteTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an optimizer and all associated metadata for a table.
deleteTableOptimizer(DeleteTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an optimizer and all associated metadata for a table.
deleteTableOptimizer(DeleteTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an optimizer and all associated metadata for a table.
DeleteTableOptimizerRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteTableOptimizerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteTableOptimizerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteTableOptimizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteTableOptimizerRequestMarshaller
 
DeleteTableOptimizerResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteTableOptimizerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteTableRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteTableRequestMarshaller
 
DeleteTableResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteTableVersion(Consumer<DeleteTableVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified version of a table.
deleteTableVersion(Consumer<DeleteTableVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified version of a table.
deleteTableVersion(DeleteTableVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified version of a table.
deleteTableVersion(DeleteTableVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified version of a table.
DeleteTableVersionRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteTableVersionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteTableVersionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteTableVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteTableVersionRequestMarshaller
 
DeleteTableVersionResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteTableVersionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteTrigger(Consumer<DeleteTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified trigger.
deleteTrigger(Consumer<DeleteTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified trigger.
deleteTrigger(DeleteTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a specified trigger.
deleteTrigger(DeleteTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a specified trigger.
DeleteTriggerRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteTriggerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteTriggerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteTriggerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteTriggerRequestMarshaller
 
DeleteTriggerResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteTriggerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteUserDefinedFunction(Consumer<DeleteUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunction(Consumer<DeleteUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes an existing function definition from the Data Catalog.
DeleteUserDefinedFunctionRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteUserDefinedFunctionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteUserDefinedFunctionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteUserDefinedFunctionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteUserDefinedFunctionRequestMarshaller
 
DeleteUserDefinedFunctionResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteUserDefinedFunctionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a workflow.
deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a workflow.
deleteWorkflow(DeleteWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Deletes a workflow.
deleteWorkflow(DeleteWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Deletes a workflow.
DeleteWorkflowRequest - Class in software.amazon.awssdk.services.glue.model
 
DeleteWorkflowRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeleteWorkflowRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
DeleteWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.DeleteWorkflowRequestMarshaller
 
DeleteWorkflowResponse - Class in software.amazon.awssdk.services.glue.model
 
DeleteWorkflowResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DELETING - software.amazon.awssdk.services.glue.model.PartitionIndexStatus
 
DELETING - software.amazon.awssdk.services.glue.model.RegistryStatus
 
DELETING - software.amazon.awssdk.services.glue.model.SchemaStatus
 
DELETING - software.amazon.awssdk.services.glue.model.SchemaVersionStatus
 
DELETING - software.amazon.awssdk.services.glue.model.TransformStatusType
 
DELETING - software.amazon.awssdk.services.glue.model.TriggerState
 
delimiter() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
A custom symbol to denote what separates each column entry in the row.
delimiter() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
A custom symbol to denote what separates each column entry in the row.
delimiter() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
Specifies the delimiter character.
delimiter() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
Specifies the delimiter character.
delimiter() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
A custom symbol to denote what separates each column entry in the row.
delimiter(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
A custom symbol to denote what separates each column entry in the row.
delimiter(String) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
A custom symbol to denote what separates each column entry in the row.
delimiter(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
Specifies the delimiter character.
delimiter(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
Specifies the delimiter character.
delimiter(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
A custom symbol to denote what separates each column entry in the row.
DELTA - software.amazon.awssdk.services.glue.model.TargetFormat
 
deltaTables() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
A list of the Amazon S3 paths to the Delta tables.
deltaTables(String...) - Method in interface software.amazon.awssdk.services.glue.model.DeltaTarget.Builder
A list of the Amazon S3 paths to the Delta tables.
deltaTables(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DeltaTarget.Builder
A list of the Amazon S3 paths to the Delta tables.
DeltaTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a Delta data store to crawl one or more Delta tables.
DeltaTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DeltaTargetCompressionType - Enum in software.amazon.awssdk.services.glue.model
 
deltaTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Delta data store targets.
deltaTargets(Collection<DeltaTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Delta data store targets.
deltaTargets(Consumer<DeltaTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Delta data store targets.
deltaTargets(DeltaTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Delta data store targets.
dependentJobName() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
The name of the job to retrieve triggers for.
dependentJobName() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
The name of the job for which to retrieve triggers.
dependentJobName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersRequest.Builder
The name of the job to retrieve triggers for.
dependentJobName(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersRequest.Builder
The name of the job for which to retrieve triggers.
DEPRECATE_IN_DATABASE - software.amazon.awssdk.services.glue.model.DeleteBehavior
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
DESC - software.amazon.awssdk.services.glue.model.Sort
 
DESCENDING - software.amazon.awssdk.services.glue.model.SortDirectionType
 
describeShardInterval() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The minimum time interval between two ListShards API calls for your script to consider resharding.
describeShardInterval(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The minimum time interval between two ListShards API calls for your script to consider resharding.
description() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
The description of the blueprint.
description() - Method in class software.amazon.awssdk.services.glue.model.Connection
The description of the connection.
description() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
The description of the connection.
description() - Method in class software.amazon.awssdk.services.glue.model.Crawler
A description of the crawler.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
A description of the blueprint.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
A description of the new crawler.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
A description of the data quality ruleset.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Description of the job being defined.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
A description of the machine learning transform that is being defined.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
A description of the registry.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
A description of the registry.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
An optional description of the schema.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
A description of the schema if specified when created.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The description of the session.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
A description of the new trigger.
description() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
A description of the workflow.
description() - Method in class software.amazon.awssdk.services.glue.model.Database
A description of the database.
description() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
A description of the database.
description() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
A description of the data quality analyzer.
description() - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
A description of the data quality observation.
description() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
A description of the data quality rule.
description() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
The description of the ruleset filter criteria.
description() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
A description of the data quality ruleset.
description() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
A description of the ruleset.
description() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
A description of the transform.
description() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
A description of the registry.
description() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
A description of schema if specified when created
description() - Method in class software.amazon.awssdk.services.glue.model.Job
A description of the job.
description() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Description of the job being defined.
description() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
The description of the blueprint.
description() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A user-defined, long-form description text for the machine learning transform.
description() - Method in class software.amazon.awssdk.services.glue.model.Option
Specifies the description of the option.
description() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
A description of the registry.
description() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
A description for the schema.
description() - Method in class software.amazon.awssdk.services.glue.model.Session
The description of the session.
description() - Method in class software.amazon.awssdk.services.glue.model.Table
A description of the table.
description() - Method in class software.amazon.awssdk.services.glue.model.TableInput
A description of the table.
description() - Method in class software.amazon.awssdk.services.glue.model.Trigger
A description of this trigger.
description() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
A description of this trigger.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
A description of the blueprint.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
A description of the new crawler.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
A description of the ruleset.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
A description of the ruleset.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
A description of the transform.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
A description of the registry.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
The new description for the schema.
description() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
The description of the workflow.
description() - Method in class software.amazon.awssdk.services.glue.model.Workflow
A description of the workflow.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
The description of the blueprint.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The description of the connection.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
The description of the connection.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A description of the crawler.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintRequest.Builder
A description of the blueprint.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A description of the new crawler.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
A description of the data quality ruleset.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Description of the job being defined.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
A description of the machine learning transform that is being defined.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryRequest.Builder
A description of the registry.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryResponse.Builder
A description of the registry.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
An optional description of the schema.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
A description of the schema if specified when created.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The description of the session.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
A description of the new trigger.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
A description of the workflow.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
A description of the database.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
A description of the database.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult.Builder
A description of the data quality analyzer.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityObservation.Builder
A description of the data quality observation.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleResult.Builder
A description of the data quality rule.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
The description of the ruleset filter criteria.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
A description of the data quality ruleset.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
A description of the ruleset.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
A description of the transform.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
A description of the registry.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
A description of schema if specified when created
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
A description of the job.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Description of the job being defined.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.LastActiveDefinition.Builder
The description of the blueprint.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A user-defined, long-form description text for the machine learning transform.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Option.Builder
Specifies the description of the option.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
A description of the registry.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
A description for the schema.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The description of the session.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A description of the table.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A description of the table.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
A description of this trigger.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
A description of this trigger.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest.Builder
A description of the blueprint.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A description of the new crawler.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest.Builder
A description of the ruleset.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse.Builder
A description of the ruleset.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
A description of the transform.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryRequest.Builder
A description of the registry.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
The new description for the schema.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest.Builder
The description of the workflow.
description(String) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
A description of the workflow.
destinationId() - Method in class software.amazon.awssdk.services.glue.model.Edge
The unique of the node within the workflow where the edge ends.
destinationId(String) - Method in interface software.amazon.awssdk.services.glue.model.Edge.Builder
The unique of the node within the workflow where the edge ends.
detectSchema() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
Whether to automatically determine the schema from the incoming data.
detectSchema() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
Whether to automatically determine the schema from the incoming data.
detectSchema() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
Whether to automatically determine the schema from the incoming data.
detectSchema() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
Whether to automatically determine the schema from the incoming data.
detectSchema(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
Whether to automatically determine the schema from the incoming data.
detectSchema(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
Whether to automatically determine the schema from the incoming data.
detectSchema(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
Whether to automatically determine the schema from the incoming data.
detectSchema(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
Whether to automatically determine the schema from the incoming data.
devEndpoint() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
A DevEndpoint definition.
devEndpoint(Consumer<DevEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointResponse.Builder
A DevEndpoint definition.
devEndpoint(DevEndpoint) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointResponse.Builder
A DevEndpoint definition.
DevEndpoint - Class in software.amazon.awssdk.services.glue.model
A development endpoint where a developer can remotely debug extract, transform, and load (ETL) scripts.
DevEndpoint.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DevEndpointCustomLibraries - Class in software.amazon.awssdk.services.glue.model
Custom libraries to be loaded into a development endpoint.
DevEndpointCustomLibraries.Builder - Interface in software.amazon.awssdk.services.glue.model
 
devEndpointNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
The list of DevEndpoint names, which might be the names returned from the ListDevEndpoint operation.
devEndpointNames() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
The names of all the DevEndpoints in the account, or the DevEndpoints with the specified tags.
devEndpointNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest.Builder
The list of DevEndpoint names, which might be the names returned from the ListDevEndpoint operation.
devEndpointNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse.Builder
The names of all the DevEndpoints in the account, or the DevEndpoints with the specified tags.
devEndpointNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest.Builder
The list of DevEndpoint names, which might be the names returned from the ListDevEndpoint operation.
devEndpointNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse.Builder
The names of all the DevEndpoints in the account, or the DevEndpoints with the specified tags.
devEndpoints() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
A list of DevEndpoint definitions.
devEndpoints() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
A list of DevEndpoint definitions.
devEndpoints(Collection<DevEndpoint>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse.Builder
A list of DevEndpoint definitions.
devEndpoints(Collection<DevEndpoint>) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse.Builder
A list of DevEndpoint definitions.
devEndpoints(Consumer<DevEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse.Builder
A list of DevEndpoint definitions.
devEndpoints(Consumer<DevEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse.Builder
A list of DevEndpoint definitions.
devEndpoints(DevEndpoint...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse.Builder
A list of DevEndpoint definitions.
devEndpoints(DevEndpoint...) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse.Builder
A list of DevEndpoint definitions.
devEndpointsNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
A list of DevEndpoints not found.
devEndpointsNotFound(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse.Builder
A list of DevEndpoints not found.
devEndpointsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse.Builder
A list of DevEndpoints not found.
dialect() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
The dialect of the query engine.
dialect(String) - Method in interface software.amazon.awssdk.services.glue.model.SupportedDialect.Builder
The dialect of the query engine.
dialect(ViewDialect) - Method in interface software.amazon.awssdk.services.glue.model.SupportedDialect.Builder
The dialect of the query engine.
dialectAsString() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
The dialect of the query engine.
dialectVersion() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
The version of the dialect of the query engine.
dialectVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.SupportedDialect.Builder
The version of the dialect of the query engine.
diff() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
The difference between schemas as a string in JsonPatch format.
diff(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse.Builder
The difference between schemas as a string in JsonPatch format.
directJDBCSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Returns the value of the DirectJDBCSource property for this object.
directJDBCSource(Consumer<DirectJDBCSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Sets the value of the DirectJDBCSource property for this object.
directJDBCSource(DirectJDBCSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Sets the value of the DirectJDBCSource property for this object.
DirectJDBCSource - Class in software.amazon.awssdk.services.glue.model
Specifies the direct JDBC source connection.
DirectJDBCSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
directKafkaSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies an Apache Kafka data store.
directKafkaSource(Consumer<DirectKafkaSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Apache Kafka data store.
directKafkaSource(DirectKafkaSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Apache Kafka data store.
DirectKafkaSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Apache Kafka data store.
DirectKafkaSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
directKinesisSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a direct Amazon Kinesis data source.
directKinesisSource(Consumer<DirectKinesisSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a direct Amazon Kinesis data source.
directKinesisSource(DirectKinesisSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a direct Amazon Kinesis data source.
DirectKinesisSource - Class in software.amazon.awssdk.services.glue.model
Specifies a direct Amazon Kinesis data source.
DirectKinesisSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DirectSchemaChangePolicy - Class in software.amazon.awssdk.services.glue.model
A policy that specifies update behavior for the crawler.
DirectSchemaChangePolicy.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DISABLE - software.amazon.awssdk.services.glue.model.CrawlerLineageSettings
 
DISABLED - software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
 
DISABLED - software.amazon.awssdk.services.glue.model.CloudWatchEncryptionMode
 
DISABLED - software.amazon.awssdk.services.glue.model.Compatibility
 
DISABLED - software.amazon.awssdk.services.glue.model.JobBookmarksEncryptionMode
 
DISABLED - software.amazon.awssdk.services.glue.model.MLUserDataEncryptionModeString
 
DISABLED - software.amazon.awssdk.services.glue.model.QuoteChar
 
DISABLED - software.amazon.awssdk.services.glue.model.S3EncryptionMode
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disableValueTrimming() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Specifies not to trim values before identifying the type of column values.
disableValueTrimming() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Specifies not to trim values before identifying the type of column values.
disableValueTrimming() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Specifies not to trim values before identifying the type of column values.
disableValueTrimming(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Specifies not to trim values before identifying the type of column values.
disableValueTrimming(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Specifies not to trim values before identifying the type of column values.
disableValueTrimming(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Specifies not to trim values before identifying the type of column values.
DISTINCT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
DISTINCT - software.amazon.awssdk.services.glue.model.UnionType
 
dlqEventQueueArn() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
A valid Amazon dead-letter SQS ARN.
dlqEventQueueArn() - Method in class software.amazon.awssdk.services.glue.model.S3Target
A valid Amazon dead-letter SQS ARN.
dlqEventQueueArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogTarget.Builder
A valid Amazon dead-letter SQS ARN.
dlqEventQueueArn(String) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
A valid Amazon dead-letter SQS ARN.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
documentation - Variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
DOUBLE - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
DOUBLE - software.amazon.awssdk.services.glue.model.GlueRecordType
 
DOUBLE - software.amazon.awssdk.services.glue.model.JDBCDataType
 
doubleColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Double column statistics data.
doubleColumnStatisticsData(Consumer<DoubleColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Double column statistics data.
doubleColumnStatisticsData(DoubleColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Double column statistics data.
DoubleColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for floating-point number data columns.
DoubleColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DPU_HOUR - software.amazon.awssdk.services.glue.model.FieldName
 
dpuHour() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The number of data processing units (DPU) used in hours for the crawl.
dpuHour(Double) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The number of data processing units (DPU) used in hours for the crawl.
dpuSeconds() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The calculated DPU usage in seconds for all autoscaled workers.
dpuSeconds() - Method in class software.amazon.awssdk.services.glue.model.JobRun
This field populates only for Auto Scaling job runs, and represents the total time each executor ran during the lifecycle of a job run in seconds, multiplied by a DPU factor (1 for G.1X, 2 for G.2X, or 0.25 for G.025X workers).
dpuSeconds() - Method in class software.amazon.awssdk.services.glue.model.Session
The DPUs consumed by the session (formula: ExecutionTime * MaxCapacity).
dpuSeconds(Double) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The calculated DPU usage in seconds for all autoscaled workers.
dpuSeconds(Double) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
This field populates only for Auto Scaling job runs, and represents the total time each executor ran during the lifecycle of a job run in seconds, multiplied by a DPU factor (1 for G.1X, 2 for G.2X, or 0.25 for G.025X workers).
dpuSeconds(Double) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The DPUs consumed by the session (formula: ExecutionTime * MaxCapacity).
DQResultsPublishingOptions - Class in software.amazon.awssdk.services.glue.model
Options to configure how your data quality evaluation results are published.
DQResultsPublishingOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DQStopJobOnFailureOptions - Class in software.amazon.awssdk.services.glue.model
Options to configure how your job will stop if your data quality evaluation fails.
DQStopJobOnFailureOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DQStopJobOnFailureTiming - Enum in software.amazon.awssdk.services.glue.model
 
DQTransformOutput - Enum in software.amazon.awssdk.services.glue.model
 
DROP - software.amazon.awssdk.services.glue.model.Permission
 
dropDuplicates() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that removes rows of repeating data from a data set.
dropDuplicates(Consumer<DropDuplicates.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that removes rows of repeating data from a data set.
dropDuplicates(DropDuplicates) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that removes rows of repeating data from a data set.
DropDuplicates - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that removes rows of repeating data from a data set.
DropDuplicates.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dropFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that chooses the data property keys that you want to drop.
dropFields(Consumer<DropFields.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that chooses the data property keys that you want to drop.
dropFields(DropFields) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that chooses the data property keys that you want to drop.
DropFields - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that chooses the data property keys that you want to drop.
DropFields.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dropNullFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
dropNullFields(Consumer<DropNullFields.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
dropNullFields(DropNullFields) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
DropNullFields - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
DropNullFields.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dropped() - Method in class software.amazon.awssdk.services.glue.model.Mapping
If true, then the column is removed.
dropped(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
If true, then the column is removed.
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
 
dynamicTransform() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a custom visual transform created by a user.
dynamicTransform(Consumer<DynamicTransform.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a custom visual transform created by a user.
dynamicTransform(DynamicTransform) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a custom visual transform created by a user.
DynamicTransform - Class in software.amazon.awssdk.services.glue.model
Specifies the set of parameters needed to perform the dynamic transform.
DynamicTransform.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dynamoDB() - Method in class software.amazon.awssdk.services.glue.model.Location
An Amazon DynamoDB table location.
dynamoDB(Collection<CodeGenNodeArg>) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
An Amazon DynamoDB table location.
dynamoDB(Consumer<CodeGenNodeArg.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
An Amazon DynamoDB table location.
dynamoDB(CodeGenNodeArg...) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
An Amazon DynamoDB table location.
dynamoDBCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
dynamoDBCatalogSource(Consumer<DynamoDBCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
dynamoDBCatalogSource(DynamoDBCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a DynamoDBC Catalog data store in the Glue Data Catalog.
DynamoDBCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies a DynamoDB data source in the Glue Data Catalog.
DynamoDBCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
DynamoDBTarget - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon DynamoDB table to crawl.
DynamoDBTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
dynamoDBTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Amazon DynamoDB targets.
dynamoDBTargets(Collection<DynamoDBTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon DynamoDB targets.
dynamoDBTargets(Consumer<DynamoDBTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon DynamoDB targets.
dynamoDBTargets(DynamoDBTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon DynamoDB targets.

E

EARLIEST - software.amazon.awssdk.services.glue.model.StartingPosition
 
Edge - Class in software.amazon.awssdk.services.glue.model
An edge represents a directed connection between two Glue components that are part of the workflow the edge belongs to.
Edge.Builder - Interface in software.amazon.awssdk.services.glue.model
 
edges() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
A list of all the directed connections between the nodes belonging to the workflow.
edges(Collection<Edge>) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowGraph.Builder
A list of all the directed connections between the nodes belonging to the workflow.
edges(Consumer<Edge.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowGraph.Builder
A list of all the directed connections between the nodes belonging to the workflow.
edges(Edge...) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowGraph.Builder
A list of all the directed connections between the nodes belonging to the workflow.
emitConsumerLagMetrics() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
When this option is set to 'true', for each batch, it will emit the metrics for the duration between the oldest record received by the topic and the time it arrives in Glue to CloudWatch.
emitConsumerLagMetrics() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
When this option is set to 'true', for each batch, it will emit the metrics for the duration between the oldest record received by the stream and the time it arrives in Glue to CloudWatch.
emitConsumerLagMetrics(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
When this option is set to 'true', for each batch, it will emit the metrics for the duration between the oldest record received by the topic and the time it arrives in Glue to CloudWatch.
emitConsumerLagMetrics(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
When this option is set to 'true', for each batch, it will emit the metrics for the duration between the oldest record received by the stream and the time it arrives in Glue to CloudWatch.
ENABLE - software.amazon.awssdk.services.glue.model.CrawlerLineageSettings
 
enableAdditionalMetadata() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses.
enableAdditionalMetadata(Collection<JdbcMetadataEntry>) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses.
enableAdditionalMetadata(JdbcMetadataEntry...) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses.
enableAdditionalMetadataAsStrings() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses.
enableAdditionalMetadataWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses.
enableAdditionalMetadataWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses.
enabled() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
Whether table optimization is enabled.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration.Builder
Whether table optimization is enabled.
enableHybrid() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
If 'TRUE', indicates that you are using both methods to grant cross-account access to Data Catalog resources:
enableHybrid(String) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
If 'TRUE', indicates that you are using both methods to grant cross-account access to Data Catalog resources:
enableHybrid(EnableHybridValues) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
If 'TRUE', indicates that you are using both methods to grant cross-account access to Data Catalog resources:
enableHybridAsString() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
If 'TRUE', indicates that you are using both methods to grant cross-account access to Data Catalog resources:
EnableHybridValues - Enum in software.amazon.awssdk.services.glue.model
 
enableSamplePath() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
Sets option to enable a sample path.
enableSamplePath(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions.Builder
Sets option to enable a sample path.
enableUpdateCatalog() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
Whether to use the specified update behavior when the crawler finds a changed schema.
enableUpdateCatalog() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
Whether to use the specified update behavior when the crawler finds a changed schema.
enableUpdateCatalog(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy.Builder
Whether to use the specified update behavior when the crawler finds a changed schema.
enableUpdateCatalog(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy.Builder
Whether to use the specified update behavior when the crawler finds a changed schema.
ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
ENCRYPTED_PARTITION_ERROR - software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
ENCRYPTED_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
encryptionAtRest() - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
Specifies the encryption-at-rest configuration for the Data Catalog.
encryptionAtRest(Consumer<EncryptionAtRest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings.Builder
Specifies the encryption-at-rest configuration for the Data Catalog.
encryptionAtRest(EncryptionAtRest) - Method in interface software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings.Builder
Specifies the encryption-at-rest configuration for the Data Catalog.
EncryptionAtRest - Class in software.amazon.awssdk.services.glue.model
Specifies the encryption-at-rest configuration for the Data Catalog.
EncryptionAtRest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
encryptionConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
The encryption configuration for the new security configuration.
encryptionConfiguration() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
The encryption configuration associated with this security configuration.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest.Builder
The encryption configuration for the new security configuration.
encryptionConfiguration(Consumer<EncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SecurityConfiguration.Builder
The encryption configuration associated with this security configuration.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest.Builder
The encryption configuration for the new security configuration.
encryptionConfiguration(EncryptionConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.SecurityConfiguration.Builder
The encryption configuration associated with this security configuration.
EncryptionConfiguration - Class in software.amazon.awssdk.services.glue.model
Specifies an encryption configuration.
EncryptionConfiguration.Builder - Interface in software.amazon.awssdk.services.glue.model
 
END_TIME - software.amazon.awssdk.services.glue.model.FieldName
 
endingOffsets() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The end point when a batch query is ended.
endingOffsets(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The end point when a batch query is ended.
endpoint() - Method in class software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams
 
endpoint() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
endpoint(String) - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.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.glue.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointName() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The name to be assigned to the new DevEndpoint.
endpointName() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The name assigned to the new DevEndpoint.
endpointName() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
The name of the DevEndpoint.
endpointName() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The name of the DevEndpoint.
endpointName() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
Name of the DevEndpoint to retrieve information for.
endpointName() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
The name of the DevEndpoint to be updated.
endpointName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The name to be assigned to the new DevEndpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The name assigned to the new DevEndpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest.Builder
The name of the DevEndpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The name of the DevEndpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointRequest.Builder
Name of the DevEndpoint to retrieve information for.
endpointName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The name of the DevEndpoint to be updated.
endpointOverride() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointProvider() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(GlueEndpointProvider) - Method in interface software.amazon.awssdk.services.glue.GlueBaseClientBuilder
Set the GlueEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.glue.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.glue.endpoints.internal
 
endpointUrl() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The URL of the Kinesis endpoint.
endpointUrl(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The URL of the Kinesis endpoint.
endTime() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The end time of the task.
endTime() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The date and time on which the crawl ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The end time of the task.
endTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The date and time on which the crawl ended.
endTimestamp() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
Represents the epoch timestamp at which the compaction job ended.
endTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
Represents the epoch timestamp at which the compaction job ended.
enforceProvidedLabels() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
The value to switch on or off to force the output to match the provided labels from users.
enforceProvidedLabels(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesParameters.Builder
The value to switch on or off to force the output to match the provided labels from users.
EntityNotFoundException - Exception in software.amazon.awssdk.services.glue.model
A specified entity does not exist
EntityNotFoundException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
entityTypesToDetect() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the types of entities the PIIDetection transform will identify as PII data.
entityTypesToDetect(String...) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the types of entities the PIIDetection transform will identify as PII data.
entityTypesToDetect(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the types of entities the PIIDetection transform will identify as PII data.
entries() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
A list of BatchGetTableOptimizerEntry objects specifying the table optimizers to retrieve.
entries() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.
entries(Collection<BatchGetTableOptimizerEntry>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest.Builder
A list of BatchGetTableOptimizerEntry objects specifying the table optimizers to retrieve.
entries(Collection<BatchUpdatePartitionRequestEntry>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.
entries(Consumer<BatchGetTableOptimizerEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest.Builder
A list of BatchGetTableOptimizerEntry objects specifying the table optimizers to retrieve.
entries(Consumer<BatchUpdatePartitionRequestEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.
entries(BatchGetTableOptimizerEntry...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest.Builder
A list of BatchGetTableOptimizerEntry objects specifying the table optimizers to retrieve.
entries(BatchUpdatePartitionRequestEntry...) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.
eq(boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
EQ - software.amazon.awssdk.services.glue.model.FilterOperation
 
EQ - software.amazon.awssdk.services.glue.model.FilterOperator
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultGlueEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Action
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Aggregate
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.AuditContext
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BackfillError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Blueprint
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Classifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Column
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Condition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Connection
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Crawl
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Crawler
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CustomCode
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Database
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DataSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Datatype
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DropFields
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Edge
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Filter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FilterValue
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GlueTable
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Job
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JobCommand
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JobRun
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Join
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Location
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Mapping
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Merge
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MLTransform
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Node
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.NullValueField
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Option
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Order
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Predecessor
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Predicate
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Recipe
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RegistryId
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RenameField
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.S3Target
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Schedule
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaId
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Segment
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SelectFields
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Session
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Spigot
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SplitFields
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Statement
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Table
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableVersion
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRun
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Trigger
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Union
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.Workflow
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
EQUALS - software.amazon.awssdk.services.glue.model.Comparator
 
EQUALS - software.amazon.awssdk.services.glue.model.LogicalOperator
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Action
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Aggregate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.AuditContext
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BackfillError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Blueprint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Classifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Column
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Condition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Connection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Crawl
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Crawler
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CustomCode
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Database
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DataSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Datatype
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DropFields
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Edge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Filter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FilterValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GlueTable
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Job
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JobCommand
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JobRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Join
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Location
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Mapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Merge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MLTransform
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Node
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.NullValueField
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Option
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Order
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Partition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Predecessor
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Predicate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Recipe
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RegistryId
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RenameField
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.S3Target
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Schedule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaId
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Segment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SelectFields
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Session
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Spigot
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SplitFields
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Statement
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Table
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableVersion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Trigger
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Union
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.Workflow
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
EQUIJOIN - software.amazon.awssdk.services.glue.model.JoinType
 
error() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
error() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
An ErrorDetail object containing code and message details about the error.
error() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
A validation failure error message.
error() - Method in class software.amazon.awssdk.services.glue.model.ColumnError
An error message with the reason for the failure of an operation.
error() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
An error message with the reason for the failure of an operation.
error() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
An error that occured during the optimizer run.
error(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
error(String) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse.Builder
A validation failure error message.
error(String) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
An error that occured during the optimizer run.
error(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
An ErrorDetail object containing code and message details about the error.
error(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnError.Builder
An error message with the reason for the failure of an operation.
error(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsError.Builder
An error message with the reason for the failure of an operation.
error(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
An ErrorDetail object containing code and message details about the error.
error(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.ColumnError.Builder
An error message with the reason for the failure of an operation.
error(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsError.Builder
An error message with the reason for the failure of an operation.
ERROR - software.amazon.awssdk.services.glue.model.CrawlState
 
ERROR - software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
 
ERROR - software.amazon.awssdk.services.glue.model.JobRunState
 
ERROR - software.amazon.awssdk.services.glue.model.StatementState
 
ERROR - software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
ERROR - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
errorCode() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
The code associated with this error.
errorCode() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
The error code for an error.
errorCode(String) - Method in interface software.amazon.awssdk.services.glue.model.ErrorDetail.Builder
The code associated with this error.
errorCode(String) - Method in interface software.amazon.awssdk.services.glue.model.ErrorDetails.Builder
The error code for an error.
errorDetail() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
Specifies details about the error that was encountered.
errorDetail() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
The details about the batch update partition error.
errorDetail() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
The details about the partition error.
errorDetail() - Method in class software.amazon.awssdk.services.glue.model.TableError
The details about the error.
errorDetail() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
The details about the error.
errorDetail(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunError.Builder
Specifies details about the error that was encountered.
errorDetail(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry.Builder
The details about the batch update partition error.
errorDetail(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionError.Builder
The details about the partition error.
errorDetail(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableError.Builder
The details about the error.
errorDetail(Consumer<ErrorDetail.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableVersionError.Builder
The details about the error.
errorDetail(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunError.Builder
Specifies details about the error that was encountered.
errorDetail(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry.Builder
The details about the batch update partition error.
errorDetail(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.PartitionError.Builder
The details about the partition error.
errorDetail(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.TableError.Builder
The details about the error.
errorDetail(ErrorDetail) - Method in interface software.amazon.awssdk.services.glue.model.TableVersionError.Builder
The details about the error.
ErrorDetail - Class in software.amazon.awssdk.services.glue.model
Contains details about an error.
ErrorDetail.Builder - Interface in software.amazon.awssdk.services.glue.model
 
errorDetails() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
The details of the error for the schema version.
errorDetails(Consumer<ErrorDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem.Builder
The details of the error for the schema version.
errorDetails(ErrorDetails) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem.Builder
The details of the error for the schema version.
ErrorDetails - Class in software.amazon.awssdk.services.glue.model
An object containing error details.
ErrorDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
erroredActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Indicates the count of job runs in the ERROR state in the workflow run.
erroredActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Indicates the count of job runs in the ERROR state in the workflow run.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
An error message.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
Indicates any errors that are seen while running the blueprint.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The error message for the job.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The error message associated with the crawl.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
If an error occurred, the error message associated with the crawl.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
A message describing the error.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
The error message for an error.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.JobRun
An error message associated with this job run.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
If an error occurred, the error information about the last crawl.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.Session
The error message displayed during the session.
errorMessage() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
This error message describes any error that may have occurred in starting the workflow run.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
An error message.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
Indicates any errors that are seen while running the blueprint.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The error message for the job.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The error message associated with the crawl.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
If an error occurred, the error message associated with the crawl.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.ErrorDetail.Builder
A message describing the error.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.ErrorDetails.Builder
The error message for an error.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
An error message associated with this job run.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
If an error occurred, the error information about the last crawl.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The error message displayed during the session.
errorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
This error message describes any error that may have occurred in starting the workflow run.
errorName() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The name of the error in the output.
errorName(String) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The name of the error in the output.
ErrorRule - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.ErrorRule
 
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
The errors encountered when trying to create the requested partitions.
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
A map of the names of connections that were not successfully deleted to error details.
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
The errors encountered when trying to delete the requested partitions.
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
A list of errors encountered in attempting to delete the specified tables.
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
A list of errors encountered while trying to delete the specified table versions.
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
A list of the errors that were encountered in trying to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
errors() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
The errors encountered when trying to update the requested partitions.
errors() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
Error occurred during retrieving column statistics data.
errors() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
List of ColumnStatistics that failed to be retrieved.
errors() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
Error occurred during updating column statistics data.
errors() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
List of ColumnStatisticsErrors.
errors(Collection<BatchStopJobRunError>) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse.Builder
A list of the errors that were encountered in trying to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
errors(Collection<BatchUpdatePartitionFailureEntry>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse.Builder
The errors encountered when trying to update the requested partitions.
errors(Collection<ColumnError>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse.Builder
Error occurred during retrieving column statistics data.
errors(Collection<ColumnError>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse.Builder
List of ColumnStatistics that failed to be retrieved.
errors(Collection<ColumnStatisticsError>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse.Builder
Error occurred during updating column statistics data.
errors(Collection<ColumnStatisticsError>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse.Builder
List of ColumnStatisticsErrors.
errors(Collection<PartitionError>) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse.Builder
The errors encountered when trying to create the requested partitions.
errors(Collection<PartitionError>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse.Builder
The errors encountered when trying to delete the requested partitions.
errors(Collection<TableError>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse.Builder
A list of errors encountered in attempting to delete the specified tables.
errors(Collection<TableVersionError>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse.Builder
A list of errors encountered while trying to delete the specified table versions.
errors(Consumer<BatchStopJobRunError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse.Builder
A list of the errors that were encountered in trying to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
errors(Consumer<BatchUpdatePartitionFailureEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse.Builder
The errors encountered when trying to update the requested partitions.
errors(Consumer<ColumnError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse.Builder
Error occurred during retrieving column statistics data.
errors(Consumer<ColumnError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse.Builder
List of ColumnStatistics that failed to be retrieved.
errors(Consumer<ColumnStatisticsError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse.Builder
Error occurred during updating column statistics data.
errors(Consumer<ColumnStatisticsError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse.Builder
List of ColumnStatisticsErrors.
errors(Consumer<PartitionError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse.Builder
The errors encountered when trying to create the requested partitions.
errors(Consumer<PartitionError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse.Builder
The errors encountered when trying to delete the requested partitions.
errors(Consumer<TableError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse.Builder
A list of errors encountered in attempting to delete the specified tables.
errors(Consumer<TableVersionError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse.Builder
A list of errors encountered while trying to delete the specified table versions.
errors(Map<String, ErrorDetail>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse.Builder
A map of the names of connections that were not successfully deleted to error details.
errors(BatchStopJobRunError...) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse.Builder
A list of the errors that were encountered in trying to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
errors(BatchUpdatePartitionFailureEntry...) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse.Builder
The errors encountered when trying to update the requested partitions.
errors(ColumnError...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse.Builder
Error occurred during retrieving column statistics data.
errors(ColumnError...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse.Builder
List of ColumnStatistics that failed to be retrieved.
errors(ColumnStatisticsError...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse.Builder
Error occurred during updating column statistics data.
errors(ColumnStatisticsError...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse.Builder
List of ColumnStatisticsErrors.
errors(PartitionError...) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse.Builder
The errors encountered when trying to create the requested partitions.
errors(PartitionError...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse.Builder
The errors encountered when trying to delete the requested partitions.
errors(TableError...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse.Builder
A list of errors encountered in attempting to delete the specified tables.
errors(TableVersionError...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse.Builder
A list of errors encountered while trying to delete the specified table versions.
errorString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The error strings that are associated with the run.
errorString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The error strings that are associated with the run.
errorString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The error strings that are associated with the task run.
errorString() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The list of error strings associated with this task run.
errorString(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The error strings that are associated with the run.
errorString(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The error strings that are associated with the run.
errorString(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The error strings that are associated with the task run.
errorString(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The list of error strings associated with this task run.
errorValue() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The error value of the output.
errorValue(String) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The error value of the output.
escaper() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies a character to use for escaping.
escaper(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies a character to use for escaping.
eval(Expr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.glue.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.glue.endpoints.internal.RuleEvaluator
 
evaluateDataQuality() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies your data quality evaluation criteria.
evaluateDataQuality(Consumer<EvaluateDataQuality.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies your data quality evaluation criteria.
evaluateDataQuality(EvaluateDataQuality) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies your data quality evaluation criteria.
EvaluateDataQuality - Class in software.amazon.awssdk.services.glue.model
Specifies your data quality evaluation criteria.
EvaluateDataQuality.Builder - Interface in software.amazon.awssdk.services.glue.model
 
evaluateDataQualityMultiFrame() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies your data quality evaluation criteria.
evaluateDataQualityMultiFrame(Consumer<EvaluateDataQualityMultiFrame.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies your data quality evaluation criteria.
evaluateDataQualityMultiFrame(EvaluateDataQualityMultiFrame) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies your data quality evaluation criteria.
EvaluateDataQualityMultiFrame - Class in software.amazon.awssdk.services.glue.model
Specifies your data quality evaluation criteria.
EvaluateDataQualityMultiFrame.Builder - Interface in software.amazon.awssdk.services.glue.model
 
evaluatedMetrics() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
A map of metrics associated with the evaluation of the analyzer.
evaluatedMetrics() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
A map of metrics associated with the evaluation of the rule.
evaluatedMetrics(Map<String, Double>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult.Builder
A map of metrics associated with the evaluation of the analyzer.
evaluatedMetrics(Map<String, Double>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleResult.Builder
A map of metrics associated with the evaluation of the rule.
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
EVALUATION - software.amazon.awssdk.services.glue.model.TaskType
 
EVALUATION_RESULTS - software.amazon.awssdk.services.glue.model.DQTransformOutput
 
evaluationContext() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names.
evaluationContext() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
The context of the evaluation.
evaluationContext() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names.
evaluationContext(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names.
evaluationContext(String) - Method in interface software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions.Builder
The context of the evaluation.
evaluationContext(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names.
evaluationMessage() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
An evaluation message.
evaluationMessage() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
An evaluation message.
evaluationMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult.Builder
An evaluation message.
evaluationMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleResult.Builder
An evaluation message.
evaluationMetrics() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The latest evaluation metrics.
evaluationMetrics() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
An EvaluationMetrics object.
evaluationMetrics(Consumer<EvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The latest evaluation metrics.
evaluationMetrics(Consumer<EvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
An EvaluationMetrics object.
evaluationMetrics(EvaluationMetrics) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The latest evaluation metrics.
evaluationMetrics(EvaluationMetrics) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
An EvaluationMetrics object.
EvaluationMetrics - Class in software.amazon.awssdk.services.glue.model
Evaluation metrics provide an estimate of the quality of your machine learning transform.
EvaluationMetrics.Builder - Interface in software.amazon.awssdk.services.glue.model
 
EVENT - software.amazon.awssdk.services.glue.model.TriggerType
 
eventBatchingCondition() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition() - Method in class software.amazon.awssdk.services.glue.model.Trigger
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition(Consumer<EventBatchingCondition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition(Consumer<EventBatchingCondition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition(Consumer<EventBatchingCondition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition(EventBatchingCondition) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition(EventBatchingCondition) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
eventBatchingCondition(EventBatchingCondition) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
EventBatchingCondition - Class in software.amazon.awssdk.services.glue.model
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
EventBatchingCondition.Builder - Interface in software.amazon.awssdk.services.glue.model
 
eventQueueArn() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
A valid Amazon SQS ARN.
eventQueueArn() - Method in class software.amazon.awssdk.services.glue.model.S3Target
A valid Amazon SQS ARN.
eventQueueArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogTarget.Builder
A valid Amazon SQS ARN.
eventQueueArn(String) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
A valid Amazon SQS ARN.
eventType() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
An event type representing the status of the table optimizer run.
eventType(String) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
An event type representing the status of the table optimizer run.
eventType(TableOptimizerEventType) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
An event type representing the status of the table optimizer run.
eventTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
An event type representing the status of the table optimizer run.
excludeColumnSchema() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
When true, specifies not returning the partition column schema.
excludeColumnSchema(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
When true, specifies not returning the partition column schema.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
A list of glob patterns used to exclude from the crawl.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
A list of glob patterns used to exclude from the crawl.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
A list of glob patterns used to exclude from the crawl.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions() - Method in class software.amazon.awssdk.services.glue.model.S3Target
A list of glob patterns used to exclude from the crawl.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.HudiTarget.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.IcebergTarget.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.HudiTarget.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.IcebergTarget.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
A list of glob patterns used to exclude from the crawl.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
A string containing a JSON list of Unix-style glob patterns to exclude.
exclusions(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
A list of glob patterns used to exclude from the crawl.
executionClass() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Indicates whether the job is run with a standard or flexible execution class.
executionClass() - Method in class software.amazon.awssdk.services.glue.model.Job
Indicates whether the job is run with a standard or flexible execution class.
executionClass() - Method in class software.amazon.awssdk.services.glue.model.JobRun
Indicates whether the job is run with a standard or flexible execution class.
executionClass() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Indicates whether the job is run with a standard or flexible execution class.
executionClass() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
Indicates whether the job is run with a standard or flexible execution class.
executionClass(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(String) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(ExecutionClass) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(ExecutionClass) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(ExecutionClass) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(ExecutionClass) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Indicates whether the job is run with a standard or flexible execution class.
executionClass(ExecutionClass) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
Indicates whether the job is run with a standard or flexible execution class.
ExecutionClass - Enum in software.amazon.awssdk.services.glue.model
 
executionClassAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Indicates whether the job is run with a standard or flexible execution class.
executionClassAsString() - Method in class software.amazon.awssdk.services.glue.model.Job
Indicates whether the job is run with a standard or flexible execution class.
executionClassAsString() - Method in class software.amazon.awssdk.services.glue.model.JobRun
Indicates whether the job is run with a standard or flexible execution class.
executionClassAsString() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Indicates whether the job is run with a standard or flexible execution class.
executionClassAsString() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
Indicates whether the job is run with a standard or flexible execution class.
executionCount() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The execution count of the output.
executionCount(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The execution count of the output.
executionProperty() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty() - Method in class software.amazon.awssdk.services.glue.model.Job
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty(Consumer<ExecutionProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty(Consumer<ExecutionProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty(Consumer<ExecutionProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty(ExecutionProperty) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty(ExecutionProperty) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
executionProperty(ExecutionProperty) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
ExecutionProperty - Class in software.amazon.awssdk.services.glue.model
An execution property of a job.
ExecutionProperty.Builder - Interface in software.amazon.awssdk.services.glue.model
 
executionTime() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The amount of time (in seconds) that the run consumed resources.
executionTime() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The amount of time (in seconds) that the run consumed resources.
executionTime() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The amount of time (in seconds) that the task run consumed resources.
executionTime() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The amount of time (in seconds) that the job run consumed resources.
executionTime() - Method in class software.amazon.awssdk.services.glue.model.Session
The total time the session ran for.
executionTime() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The amount of time (in seconds) that the task run consumed resources.
executionTime(Double) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The total time the session ran for.
executionTime(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The amount of time (in seconds) that the run consumed resources.
executionTime(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The amount of time (in seconds) that the run consumed resources.
executionTime(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The amount of time (in seconds) that the task run consumed resources.
executionTime(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The amount of time (in seconds) that the job run consumed resources.
executionTime(Integer) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The amount of time (in seconds) that the task run consumed resources.
ExistCondition - Enum in software.amazon.awssdk.services.glue.model
 
expectArray() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
expectedValue() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
The expected value of the data quality metric according to the analysis of historical data.
expectedValue(Double) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityMetricValues.Builder
The expected value of the data quality metric according to the analysis of historical data.
expectEndpoint() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
EXPORT_LABELS - software.amazon.awssdk.services.glue.model.TaskType
 
exportLabelsTaskRunProperties() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
The configuration properties for an exporting labels task run.
exportLabelsTaskRunProperties(Consumer<ExportLabelsTaskRunProperties.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for an exporting labels task run.
exportLabelsTaskRunProperties(ExportLabelsTaskRunProperties) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for an exporting labels task run.
ExportLabelsTaskRunProperties - Class in software.amazon.awssdk.services.glue.model
Specifies configuration properties for an exporting labels task run.
ExportLabelsTaskRunProperties.Builder - Interface in software.amazon.awssdk.services.glue.model
 
expr() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
expression() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
An expression that filters the partitions to be returned.
expression() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
A regular expression pattern.
expression() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
An expression that filters the partitions to be returned.
expression(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
An expression that filters the partitions to be returned.
expression(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
A regular expression pattern.
expression(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
An expression that filters the partitions to be returned.
ExprVisitor<R> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
extraJarsS3Path() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
extraJarsS3Path() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
Path to one or more Java .jar files in an S3 bucket that will be loaded in your DevEndpoint.
extraJarsS3Path() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
extraJarsS3Path() - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
extraJarsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
extraJarsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
Path to one or more Java .jar files in an S3 bucket that will be loaded in your DevEndpoint.
extraJarsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
extraJarsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries.Builder
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
extraPythonLibsS3Path() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint.
extraPythonLibsS3Path() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The paths to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.
extraPythonLibsS3Path() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint.
extraPythonLibsS3Path() - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint.
extraPythonLibsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint.
extraPythonLibsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The paths to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.
extraPythonLibsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint.
extraPythonLibsS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries.Builder
The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint.

F

f1() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
The maximum F1 metric indicates the transform's accuracy between 0 and 1, where 1 is the best accuracy.
f1(Double) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
The maximum F1 metric indicates the transform's accuracy between 0 and 1, where 1 is the best accuracy.
facts() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 
FAIL - software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
 
FAILED - software.amazon.awssdk.services.glue.model.BlueprintRunState
 
FAILED - software.amazon.awssdk.services.glue.model.BlueprintStatus
 
FAILED - software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
FAILED - software.amazon.awssdk.services.glue.model.CrawlerHistoryState
 
FAILED - software.amazon.awssdk.services.glue.model.CrawlState
 
FAILED - software.amazon.awssdk.services.glue.model.JobRunState
 
FAILED - software.amazon.awssdk.services.glue.model.LastCrawlStatus
 
FAILED - software.amazon.awssdk.services.glue.model.PartitionIndexStatus
 
FAILED - software.amazon.awssdk.services.glue.model.SessionStatus
 
FAILED - software.amazon.awssdk.services.glue.model.TableOptimizerEventType
 
FAILED - software.amazon.awssdk.services.glue.model.TaskStatusType
 
failedActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Total number of Actions that have failed.
failedActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Total number of Actions that have failed.
FAILURE - software.amazon.awssdk.services.glue.model.SchemaVersionStatus
 
failureReason() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The reason for a current failure in this DevEndpoint.
failureReason() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The reason for a current failure in this DevEndpoint.
failureReason(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The reason for a current failure in this DevEndpoint.
failureReason(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The reason for a current failure in this DevEndpoint.
failures() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
A list of errors from the operation.
failures(Collection<BatchGetTableOptimizerError>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse.Builder
A list of errors from the operation.
failures(Consumer<BatchGetTableOptimizerError.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse.Builder
A list of errors from the operation.
failures(BatchGetTableOptimizerError...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse.Builder
A list of errors from the operation.
FALSE - software.amazon.awssdk.services.glue.model.EnableHybridValues
 
FatScope<T> - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 
FEDERATED - software.amazon.awssdk.services.glue.model.ResourceShareType
 
federatedDatabase() - Method in class software.amazon.awssdk.services.glue.model.Database
A FederatedDatabase structure that references an entity outside the Glue Data Catalog.
federatedDatabase() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
A FederatedDatabase structure that references an entity outside the Glue Data Catalog.
federatedDatabase(Consumer<FederatedDatabase.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
A FederatedDatabase structure that references an entity outside the Glue Data Catalog.
federatedDatabase(Consumer<FederatedDatabase.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
A FederatedDatabase structure that references an entity outside the Glue Data Catalog.
federatedDatabase(FederatedDatabase) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
A FederatedDatabase structure that references an entity outside the Glue Data Catalog.
federatedDatabase(FederatedDatabase) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
A FederatedDatabase structure that references an entity outside the Glue Data Catalog.
FederatedDatabase - Class in software.amazon.awssdk.services.glue.model
A database that points to an entity outside the Glue Data Catalog.
FederatedDatabase.Builder - Interface in software.amazon.awssdk.services.glue.model
 
FederatedResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.glue.model
A federated resource already exists.
FederatedResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
federatedTable() - Method in class software.amazon.awssdk.services.glue.model.Table
A FederatedTable structure that references an entity outside the Glue Data Catalog.
federatedTable(Consumer<FederatedTable.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A FederatedTable structure that references an entity outside the Glue Data Catalog.
federatedTable(FederatedTable) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A FederatedTable structure that references an entity outside the Glue Data Catalog.
FederatedTable - Class in software.amazon.awssdk.services.glue.model
A table that points to an entity outside the Glue Data Catalog.
FederatedTable.Builder - Interface in software.amazon.awssdk.services.glue.model
 
federationSourceErrorCode() - Method in exception software.amazon.awssdk.services.glue.model.FederationSourceException
The error code of the problem.
federationSourceErrorCode(String) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
The error code of the problem.
federationSourceErrorCode(FederationSourceErrorCode) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
The error code of the problem.
FederationSourceErrorCode - Enum in software.amazon.awssdk.services.glue.model
 
federationSourceErrorCodeAsString() - Method in exception software.amazon.awssdk.services.glue.model.FederationSourceException
The error code of the problem.
FederationSourceException - Exception in software.amazon.awssdk.services.glue.model
A federation source failed.
FederationSourceException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
FederationSourceRetryableException - Exception in software.amazon.awssdk.services.glue.model
A federation source failed, but the operation may be retried.
FederationSourceRetryableException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
fieldName() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
A key used to filter the crawler runs for a specified crawler.
fieldName() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
The name of the field on which to sort.
fieldName(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlsFilter.Builder
A key used to filter the crawler runs for a specified crawler.
fieldName(String) - Method in interface software.amazon.awssdk.services.glue.model.SortCriterion.Builder
The name of the field on which to sort.
fieldName(FieldName) - Method in interface software.amazon.awssdk.services.glue.model.CrawlsFilter.Builder
A key used to filter the crawler runs for a specified crawler.
FieldName - Enum in software.amazon.awssdk.services.glue.model
 
fieldNameAsString() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
A key used to filter the crawler runs for a specified crawler.
fieldValue() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
The value provided for comparison on the crawl field.
fieldValue(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlsFilter.Builder
The value provided for comparison on the crawl field.
FILE - software.amazon.awssdk.services.glue.model.ResourceType
 
filledPath() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
A JSON path to a variable in the data structure for the dataset that is filled.
filledPath(String) - Method in interface software.amazon.awssdk.services.glue.model.FillMissingValues.Builder
A JSON path to a variable in the data structure for the dataset that is filled.
fillMissingValues() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation.
fillMissingValues(Consumer<FillMissingValues.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation.
fillMissingValues(FillMissingValues) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation.
FillMissingValues - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation.
FillMissingValues.Builder - Interface in software.amazon.awssdk.services.glue.model
 
filter() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that splits a dataset into two, based on a filter condition.
filter() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
A filter that controls which connections are returned.
filter() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
The filter criteria, in the TaskRunFilterCriteria structure, for the task run.
filter() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
The filter transformation criteria.
filter() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
The filter criteria.
filter() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
The filter criteria.
filter() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
The filter criteria.
filter() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
The filter criteria.
filter() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
A TransformFilterCriteria used to filter the machine learning transforms.
filter(Consumer<DataQualityResultFilterCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest.Builder
The filter criteria.
filter(Consumer<DataQualityRuleRecommendationRunFilter.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest.Builder
The filter criteria.
filter(Consumer<DataQualityRulesetEvaluationRunFilter.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest.Builder
The filter criteria.
filter(Consumer<DataQualityRulesetFilterCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
The filter criteria.
filter(Consumer<Filter.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that splits a dataset into two, based on a filter condition.
filter(Consumer<GetConnectionsFilter.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
A filter that controls which connections are returned.
filter(Consumer<TaskRunFilterCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
The filter criteria, in the TaskRunFilterCriteria structure, for the task run.
filter(Consumer<TransformFilterCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
The filter transformation criteria.
filter(Consumer<TransformFilterCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
A TransformFilterCriteria used to filter the machine learning transforms.
filter(DataQualityResultFilterCriteria) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest.Builder
The filter criteria.
filter(DataQualityRuleRecommendationRunFilter) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest.Builder
The filter criteria.
filter(DataQualityRulesetEvaluationRunFilter) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest.Builder
The filter criteria.
filter(DataQualityRulesetFilterCriteria) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
The filter criteria.
filter(Filter) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that splits a dataset into two, based on a filter condition.
filter(GetConnectionsFilter) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
A filter that controls which connections are returned.
filter(TaskRunFilterCriteria) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
The filter criteria, in the TaskRunFilterCriteria structure, for the task run.
filter(TransformFilterCriteria) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
The filter transformation criteria.
filter(TransformFilterCriteria) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
A TransformFilterCriteria used to filter the machine learning transforms.
Filter - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that splits a dataset into two, based on a filter condition.
Filter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
FilterExpression - Class in software.amazon.awssdk.services.glue.model
Specifies a filter expression.
FilterExpression.Builder - Interface in software.amazon.awssdk.services.glue.model
 
FilterLogicalOperator - Enum in software.amazon.awssdk.services.glue.model
 
FilterOperation - Enum in software.amazon.awssdk.services.glue.model
 
filterOperator() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
A defined comparator that operates on the value.
filterOperator(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlsFilter.Builder
A defined comparator that operates on the value.
filterOperator(FilterOperator) - Method in interface software.amazon.awssdk.services.glue.model.CrawlsFilter.Builder
A defined comparator that operates on the value.
FilterOperator - Enum in software.amazon.awssdk.services.glue.model
 
filterOperatorAsString() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
A defined comparator that operates on the value.
filterPredicate() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
Extra condition clause to filter data from source.
filterPredicate(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
Extra condition clause to filter data from source.
filters() - Method in class software.amazon.awssdk.services.glue.model.Filter
Specifies a filter expression.
filters() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
Filters the crawls by the criteria you specify in a list of CrawlsFilter objects.
filters() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
A list of key-value pairs, and a comparator used to filter the search results.
filters(Collection<CrawlsFilter>) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
Filters the crawls by the criteria you specify in a list of CrawlsFilter objects.
filters(Collection<FilterExpression>) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
Specifies a filter expression.
filters(Collection<PropertyPredicate>) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A list of key-value pairs, and a comparator used to filter the search results.
filters(Consumer<CrawlsFilter.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
Filters the crawls by the criteria you specify in a list of CrawlsFilter objects.
filters(Consumer<FilterExpression.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
Specifies a filter expression.
filters(Consumer<PropertyPredicate.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A list of key-value pairs, and a comparator used to filter the search results.
filters(CrawlsFilter...) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
Filters the crawls by the criteria you specify in a list of CrawlsFilter objects.
filters(FilterExpression...) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
Specifies a filter expression.
filters(PropertyPredicate...) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A list of key-value pairs, and a comparator used to filter the search results.
FilterValue - Class in software.amazon.awssdk.services.glue.model
Represents a single entry in the list of values for a FilterExpression.
FilterValue.Builder - Interface in software.amazon.awssdk.services.glue.model
 
FilterValueType - Enum in software.amazon.awssdk.services.glue.model
 
FIND_MATCHES - software.amazon.awssdk.services.glue.model.TaskType
 
FIND_MATCHES - software.amazon.awssdk.services.glue.model.TransformType
 
findMatchesMetrics() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
The evaluation metrics for the find matches algorithm.
findMatchesMetrics(Consumer<FindMatchesMetrics.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluationMetrics.Builder
The evaluation metrics for the find matches algorithm.
findMatchesMetrics(FindMatchesMetrics) - Method in interface software.amazon.awssdk.services.glue.model.EvaluationMetrics.Builder
The evaluation metrics for the find matches algorithm.
FindMatchesMetrics - Class in software.amazon.awssdk.services.glue.model
The evaluation metrics for the find matches algorithm.
FindMatchesMetrics.Builder - Interface in software.amazon.awssdk.services.glue.model
 
findMatchesParameters() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
The parameters for the find matches algorithm.
findMatchesParameters(Consumer<FindMatchesParameters.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TransformParameters.Builder
The parameters for the find matches algorithm.
findMatchesParameters(FindMatchesParameters) - Method in interface software.amazon.awssdk.services.glue.model.TransformParameters.Builder
The parameters for the find matches algorithm.
FindMatchesParameters - Class in software.amazon.awssdk.services.glue.model
The parameters to configure the find matches transform.
FindMatchesParameters.Builder - Interface in software.amazon.awssdk.services.glue.model
 
findMatchesTaskRunProperties() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
The configuration properties for a find matches task run.
findMatchesTaskRunProperties(Consumer<FindMatchesTaskRunProperties.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for a find matches task run.
findMatchesTaskRunProperties(FindMatchesTaskRunProperties) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for a find matches task run.
FindMatchesTaskRunProperties - Class in software.amazon.awssdk.services.glue.model
Specifies configuration properties for a Find Matches task run.
FindMatchesTaskRunProperties.Builder - Interface in software.amazon.awssdk.services.glue.model
 
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.glue.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.glue.endpoints.internal.AwsEndpointProviderUtils
 
FIRST - software.amazon.awssdk.services.glue.model.AggFunction
 
firstSchemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
The first of the two schema versions to be compared.
firstSchemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
The first of the two schema versions to be compared.
firstSchemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
The first of the two schema versions to be compared.
FLEX - software.amazon.awssdk.services.glue.model.ExecutionClass
 
FLOAT - software.amazon.awssdk.services.glue.model.GlueRecordType
 
FLOAT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
FLOAT - software.amazon.awssdk.services.glue.model.ParamType
 
fn(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.glue.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
folder() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
An optional folder in the remote repository.
folder() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
An optional folder in the remote repository.
folder() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
An optional folder in the remote repository.
folder(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
An optional folder in the remote repository.
folder(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
An optional folder in the remote repository.
folder(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
An optional folder in the remote repository.
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
FOREIGN - software.amazon.awssdk.services.glue.model.ResourceShareType
 
format() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Specifies the data output format for the target.
format() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
Specifies the data output format for the target.
format() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Specifies the data output format for the target.
format(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies the data output format for the target.
format(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
Specifies the data output format for the target.
format(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies the data output format for the target.
format(TargetFormat) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies the data output format for the target.
format(TargetFormat) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
Specifies the data output format for the target.
format(TargetFormat) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies the data output format for the target.
formatAsString() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Specifies the data output format for the target.
formatAsString() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
Specifies the data output format for the target.
formatAsString() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Specifies the data output format for the target.
FORWARD - software.amazon.awssdk.services.glue.model.Compatibility
 
FORWARD_ALL - software.amazon.awssdk.services.glue.model.Compatibility
 
from() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
The column to be joined.
from() - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
A table, or a column in a table.
from(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
from(String) - Method in interface software.amazon.awssdk.services.glue.model.JoinColumn.Builder
The column to be joined.
from(String) - Method in interface software.amazon.awssdk.services.glue.model.SqlAlias.Builder
A table, or a column in a table.
from(String, String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
fromFederationSource() - Method in exception software.amazon.awssdk.services.glue.model.EntityNotFoundException
Indicates whether or not the exception relates to a federated source.
fromFederationSource() - Method in exception software.amazon.awssdk.services.glue.model.InvalidInputException
Indicates whether or not the exception relates to a federated source.
fromFederationSource(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
Indicates whether or not the exception relates to a federated source.
fromFederationSource(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
Indicates whether or not the exception relates to a federated source.
fromInteger(int) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.glue.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
fromPath() - Method in class software.amazon.awssdk.services.glue.model.Mapping
The table or column to be modified.
fromPath(String...) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
The table or column to be modified.
fromPath(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
The table or column to be modified.
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
fromType() - Method in class software.amazon.awssdk.services.glue.model.Mapping
The type of the data to be modified.
fromType(String) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
The type of the data to be modified.
fromValue(String) - Static method in enum software.amazon.awssdk.services.glue.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
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.glue.model.AggFunction
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.glue.model.BackfillErrorCode
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.glue.model.BlueprintRunState
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.glue.model.BlueprintStatus
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.glue.model.CatalogEncryptionMode
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.glue.model.CloudWatchEncryptionMode
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.glue.model.ColumnStatisticsState
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.glue.model.ColumnStatisticsType
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.glue.model.Comparator
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.glue.model.Compatibility
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.glue.model.CompressionType
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.glue.model.ConnectionPropertyKey
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.glue.model.ConnectionType
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.glue.model.CrawlerHistoryState
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.glue.model.CrawlerLineageSettings
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.glue.model.CrawlerState
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.glue.model.CrawlState
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.glue.model.CsvHeaderOption
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.glue.model.CsvSerdeOption
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.glue.model.DataFormat
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.glue.model.DataQualityRuleResultStatus
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.glue.model.DeleteBehavior
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.glue.model.DeltaTargetCompressionType
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.glue.model.DQStopJobOnFailureTiming
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.glue.model.DQTransformOutput
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.glue.model.EnableHybridValues
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.glue.model.ExecutionClass
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.glue.model.ExistCondition
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.glue.model.FederationSourceErrorCode
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.glue.model.FieldName
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.glue.model.FilterLogicalOperator
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.glue.model.FilterOperation
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.glue.model.FilterOperator
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.glue.model.FilterValueType
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.glue.model.GlueRecordType
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.glue.model.HudiTargetCompressionType
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.glue.model.JDBCConnectionType
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.glue.model.JDBCDataType
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.glue.model.JdbcMetadataEntry
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.glue.model.JobBookmarksEncryptionMode
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.glue.model.JobRunState
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.glue.model.JoinType
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.glue.model.Language
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.glue.model.LastCrawlStatus
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.glue.model.Logical
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.glue.model.LogicalOperator
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.glue.model.MetadataOperation
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.glue.model.MLUserDataEncryptionModeString
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.glue.model.NodeType
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.glue.model.ParamType
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.glue.model.ParquetCompressionType
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.glue.model.PartitionIndexStatus
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.glue.model.Permission
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.glue.model.PermissionType
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.glue.model.PiiType
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.glue.model.PrincipalType
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.glue.model.QuoteChar
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.glue.model.RecrawlBehavior
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.glue.model.RegistryStatus
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.glue.model.ResourceShareType
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.glue.model.ResourceType
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.glue.model.S3EncryptionMode
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.glue.model.ScheduleState
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.glue.model.SchemaDiffType
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.glue.model.SchemaStatus
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.glue.model.SchemaVersionStatus
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.glue.model.Separator
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.glue.model.SessionStatus
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.glue.model.Sort
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.glue.model.SortDirectionType
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.glue.model.SourceControlAuthStrategy
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.glue.model.SourceControlProvider
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.glue.model.StartingPosition
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.glue.model.StatementState
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.glue.model.TableOptimizerEventType
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.glue.model.TableOptimizerType
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.glue.model.TargetFormat
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.glue.model.TaskRunSortColumnType
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.glue.model.TaskStatusType
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.glue.model.TaskType
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.glue.model.TransformSortColumnType
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.glue.model.TransformStatusType
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.glue.model.TransformType
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.glue.model.TriggerState
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.glue.model.TriggerType
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.glue.model.UnionType
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.glue.model.UpdateBehavior
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.glue.model.UpdateCatalogBehavior
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.glue.model.ViewDialect
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.glue.model.WorkerType
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.glue.model.WorkflowRunStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
FULL - software.amazon.awssdk.services.glue.model.Compatibility
 
FULL_ALL - software.amazon.awssdk.services.glue.model.Compatibility
 
functionInput() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
A FunctionInput object that defines the function to create in the Data Catalog.
functionInput() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
A FunctionInput object that redefines the function in the Data Catalog.
functionInput(Consumer<UserDefinedFunctionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest.Builder
A FunctionInput object that defines the function to create in the Data Catalog.
functionInput(Consumer<UserDefinedFunctionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
A FunctionInput object that redefines the function in the Data Catalog.
functionInput(UserDefinedFunctionInput) - Method in interface software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest.Builder
A FunctionInput object that defines the function to create in the Data Catalog.
functionInput(UserDefinedFunctionInput) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
A FunctionInput object that redefines the function in the Data Catalog.
functionName() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the function definition to be deleted.
functionName() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the name of the function of the dynamic transform.
functionName() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
The name of the function.
functionName() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the function.
functionName() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The name of the function.
functionName() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
The name of the function.
functionName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest.Builder
The name of the function definition to be deleted.
functionName(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the name of the function of the dynamic transform.
functionName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest.Builder
The name of the function.
functionName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
The name of the function.
functionName(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The name of the function.
functionName(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The name of the function.

G

G_025_X - software.amazon.awssdk.services.glue.model.WorkerType
 
G_1_X - software.amazon.awssdk.services.glue.model.WorkerType
 
G_2_X - software.amazon.awssdk.services.glue.model.WorkerType
 
G_4_X - software.amazon.awssdk.services.glue.model.WorkerType
 
G_8_X - software.amazon.awssdk.services.glue.model.WorkerType
 
GE - software.amazon.awssdk.services.glue.model.FilterOperator
 
generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
getBlueprint(Consumer<GetBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of a blueprint.
getBlueprint(Consumer<GetBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of a blueprint.
getBlueprint(GetBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of a blueprint.
getBlueprint(GetBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of a blueprint.
GetBlueprintRequest - Class in software.amazon.awssdk.services.glue.model
 
GetBlueprintRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetBlueprintRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetBlueprintRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetBlueprintRequestMarshaller
 
GetBlueprintResponse - Class in software.amazon.awssdk.services.glue.model
 
GetBlueprintResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getBlueprintRun(Consumer<GetBlueprintRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of a blueprint run.
getBlueprintRun(Consumer<GetBlueprintRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of a blueprint run.
getBlueprintRun(GetBlueprintRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of a blueprint run.
getBlueprintRun(GetBlueprintRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of a blueprint run.
GetBlueprintRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetBlueprintRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetBlueprintRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetBlueprintRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetBlueprintRunRequestMarshaller
 
GetBlueprintRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetBlueprintRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getBlueprintRuns(Consumer<GetBlueprintRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of blueprint runs for a specified blueprint.
getBlueprintRuns(Consumer<GetBlueprintRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of blueprint runs for a specified blueprint.
getBlueprintRuns(GetBlueprintRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of blueprint runs for a specified blueprint.
getBlueprintRuns(GetBlueprintRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of blueprint runs for a specified blueprint.
GetBlueprintRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getBlueprintRunsPaginator(software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest) operation which is a paginated operation.
GetBlueprintRunsIterable(GlueClient, GetBlueprintRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetBlueprintRunsIterable
 
getBlueprintRunsPaginator(Consumer<GetBlueprintRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getBlueprintRunsPaginator(Consumer<GetBlueprintRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getBlueprintRunsPaginator(GetBlueprintRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getBlueprintRunsPaginator(GetBlueprintRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetBlueprintRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getBlueprintRunsPaginator(software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest) operation which is a paginated operation.
GetBlueprintRunsPublisher(GlueAsyncClient, GetBlueprintRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetBlueprintRunsPublisher
 
GetBlueprintRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetBlueprintRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetBlueprintRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetBlueprintRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetBlueprintRunsRequestMarshaller
 
GetBlueprintRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetBlueprintRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getBuiltIn() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getCatalogImportStatus(Consumer<GetCatalogImportStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the status of a migration operation.
getCatalogImportStatus(Consumer<GetCatalogImportStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the status of a migration operation.
getCatalogImportStatus(GetCatalogImportStatusRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the status of a migration operation.
getCatalogImportStatus(GetCatalogImportStatusRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the status of a migration operation.
GetCatalogImportStatusRequest - Class in software.amazon.awssdk.services.glue.model
 
GetCatalogImportStatusRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetCatalogImportStatusRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetCatalogImportStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetCatalogImportStatusRequestMarshaller
 
GetCatalogImportStatusResponse - Class in software.amazon.awssdk.services.glue.model
 
GetCatalogImportStatusResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getClassifier(Consumer<GetClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieve a classifier by name.
getClassifier(Consumer<GetClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieve a classifier by name.
getClassifier(GetClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieve a classifier by name.
getClassifier(GetClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieve a classifier by name.
GetClassifierRequest - Class in software.amazon.awssdk.services.glue.model
 
GetClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetClassifierRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetClassifierRequestMarshaller
 
GetClassifierResponse - Class in software.amazon.awssdk.services.glue.model
 
GetClassifierResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getClassifiers(Consumer<GetClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all classifier objects in the Data Catalog.
getClassifiers(Consumer<GetClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all classifier objects in the Data Catalog.
getClassifiers(GetClassifiersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all classifier objects in the Data Catalog.
getClassifiers(GetClassifiersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all classifier objects in the Data Catalog.
GetClassifiersIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getClassifiersPaginator(software.amazon.awssdk.services.glue.model.GetClassifiersRequest) operation which is a paginated operation.
GetClassifiersIterable(GlueClient, GetClassifiersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetClassifiersIterable
 
getClassifiersPaginator(Consumer<GetClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getClassifiersPaginator(Consumer<GetClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getClassifiersPaginator(GetClassifiersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getClassifiersPaginator(GetClassifiersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetClassifiersPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getClassifiersPaginator(software.amazon.awssdk.services.glue.model.GetClassifiersRequest) operation which is a paginated operation.
GetClassifiersPublisher(GlueAsyncClient, GetClassifiersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetClassifiersPublisher
 
GetClassifiersRequest - Class in software.amazon.awssdk.services.glue.model
 
GetClassifiersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetClassifiersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetClassifiersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetClassifiersRequestMarshaller
 
GetClassifiersResponse - Class in software.amazon.awssdk.services.glue.model
 
GetClassifiersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getColumnStatisticsForPartition(Consumer<GetColumnStatisticsForPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partition statistics of columns.
getColumnStatisticsForPartition(Consumer<GetColumnStatisticsForPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partition statistics of columns.
getColumnStatisticsForPartition(GetColumnStatisticsForPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partition statistics of columns.
getColumnStatisticsForPartition(GetColumnStatisticsForPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partition statistics of columns.
GetColumnStatisticsForPartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsForPartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsForPartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetColumnStatisticsForPartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsForPartitionRequestMarshaller
 
GetColumnStatisticsForPartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsForPartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getColumnStatisticsForTable(Consumer<GetColumnStatisticsForTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves table statistics of columns.
getColumnStatisticsForTable(Consumer<GetColumnStatisticsForTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves table statistics of columns.
getColumnStatisticsForTable(GetColumnStatisticsForTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves table statistics of columns.
getColumnStatisticsForTable(GetColumnStatisticsForTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves table statistics of columns.
GetColumnStatisticsForTableRequest - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsForTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsForTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetColumnStatisticsForTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsForTableRequestMarshaller
 
GetColumnStatisticsForTableResponse - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsForTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getColumnStatisticsTaskRun(Consumer<GetColumnStatisticsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Get the associated metadata/information for a task run, given a task run ID.
getColumnStatisticsTaskRun(Consumer<GetColumnStatisticsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Get the associated metadata/information for a task run, given a task run ID.
getColumnStatisticsTaskRun(GetColumnStatisticsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Get the associated metadata/information for a task run, given a task run ID.
getColumnStatisticsTaskRun(GetColumnStatisticsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Get the associated metadata/information for a task run, given a task run ID.
GetColumnStatisticsTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetColumnStatisticsTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsTaskRunRequestMarshaller
 
GetColumnStatisticsTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getColumnStatisticsTaskRuns(Consumer<GetColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about all runs associated with the specified table.
getColumnStatisticsTaskRuns(Consumer<GetColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about all runs associated with the specified table.
getColumnStatisticsTaskRuns(GetColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about all runs associated with the specified table.
getColumnStatisticsTaskRuns(GetColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about all runs associated with the specified table.
GetColumnStatisticsTaskRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
GetColumnStatisticsTaskRunsIterable(GlueClient, GetColumnStatisticsTaskRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetColumnStatisticsTaskRunsIterable
 
getColumnStatisticsTaskRunsPaginator(Consumer<GetColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getColumnStatisticsTaskRunsPaginator(Consumer<GetColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getColumnStatisticsTaskRunsPaginator(GetColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getColumnStatisticsTaskRunsPaginator(GetColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetColumnStatisticsTaskRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetColumnStatisticsTaskRunsPublisher(GlueAsyncClient, GetColumnStatisticsTaskRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetColumnStatisticsTaskRunsPublisher
 
GetColumnStatisticsTaskRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsTaskRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsTaskRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetColumnStatisticsTaskRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsTaskRunsRequestMarshaller
 
GetColumnStatisticsTaskRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetColumnStatisticsTaskRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getConditions() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a connection definition from the Data Catalog.
getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a connection definition from the Data Catalog.
getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a connection definition from the Data Catalog.
getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a connection definition from the Data Catalog.
GetConnectionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetConnectionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetConnectionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetConnectionRequestMarshaller
 
GetConnectionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetConnectionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getConnections(Consumer<GetConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of connection definitions from the Data Catalog.
getConnections(Consumer<GetConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of connection definitions from the Data Catalog.
getConnections(GetConnectionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of connection definitions from the Data Catalog.
getConnections(GetConnectionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of connection definitions from the Data Catalog.
GetConnectionsFilter - Class in software.amazon.awssdk.services.glue.model
Filters the connection definitions that are returned by the GetConnections API operation.
GetConnectionsFilter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetConnectionsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getConnectionsPaginator(software.amazon.awssdk.services.glue.model.GetConnectionsRequest) operation which is a paginated operation.
GetConnectionsIterable(GlueClient, GetConnectionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetConnectionsIterable
 
getConnectionsPaginator(Consumer<GetConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getConnectionsPaginator(Consumer<GetConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getConnectionsPaginator(GetConnectionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getConnectionsPaginator(GetConnectionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetConnectionsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getConnectionsPaginator(software.amazon.awssdk.services.glue.model.GetConnectionsRequest) operation which is a paginated operation.
GetConnectionsPublisher(GlueAsyncClient, GetConnectionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetConnectionsPublisher
 
GetConnectionsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetConnectionsRequestMarshaller
 
GetConnectionsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getContext() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
getCrawler(Consumer<GetCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for a specified crawler.
getCrawler(Consumer<GetCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for a specified crawler.
getCrawler(GetCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for a specified crawler.
getCrawler(GetCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for a specified crawler.
getCrawlerMetrics(Consumer<GetCrawlerMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metrics about specified crawlers.
getCrawlerMetrics(Consumer<GetCrawlerMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metrics about specified crawlers.
getCrawlerMetrics(GetCrawlerMetricsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metrics about specified crawlers.
getCrawlerMetrics(GetCrawlerMetricsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metrics about specified crawlers.
GetCrawlerMetricsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getCrawlerMetricsPaginator(software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest) operation which is a paginated operation.
GetCrawlerMetricsIterable(GlueClient, GetCrawlerMetricsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetCrawlerMetricsIterable
 
getCrawlerMetricsPaginator(Consumer<GetCrawlerMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getCrawlerMetricsPaginator(Consumer<GetCrawlerMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getCrawlerMetricsPaginator(GetCrawlerMetricsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getCrawlerMetricsPaginator(GetCrawlerMetricsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetCrawlerMetricsPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetCrawlerMetricsPublisher(GlueAsyncClient, GetCrawlerMetricsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetCrawlerMetricsPublisher
 
GetCrawlerMetricsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetCrawlerMetricsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetCrawlerMetricsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetCrawlerMetricsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetCrawlerMetricsRequestMarshaller
 
GetCrawlerMetricsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetCrawlerMetricsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetCrawlerRequest - Class in software.amazon.awssdk.services.glue.model
 
GetCrawlerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetCrawlerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetCrawlerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetCrawlerRequestMarshaller
 
GetCrawlerResponse - Class in software.amazon.awssdk.services.glue.model
 
GetCrawlerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getCrawlers(Consumer<GetCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for all crawlers defined in the customer account.
getCrawlers(Consumer<GetCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for all crawlers defined in the customer account.
getCrawlers(GetCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for all crawlers defined in the customer account.
getCrawlers(GetCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for all crawlers defined in the customer account.
GetCrawlersIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getCrawlersPaginator(software.amazon.awssdk.services.glue.model.GetCrawlersRequest) operation which is a paginated operation.
GetCrawlersIterable(GlueClient, GetCrawlersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetCrawlersIterable
 
getCrawlersPaginator(Consumer<GetCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getCrawlersPaginator(Consumer<GetCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getCrawlersPaginator(GetCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getCrawlersPaginator(GetCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetCrawlersPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getCrawlersPaginator(software.amazon.awssdk.services.glue.model.GetCrawlersRequest) operation which is a paginated operation.
GetCrawlersPublisher(GlueAsyncClient, GetCrawlersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetCrawlersPublisher
 
GetCrawlersRequest - Class in software.amazon.awssdk.services.glue.model
 
GetCrawlersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetCrawlersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetCrawlersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetCrawlersRequestMarshaller
 
GetCrawlersResponse - Class in software.amazon.awssdk.services.glue.model
 
GetCrawlersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getCustomEntityType(Consumer<GetCustomEntityTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of a custom pattern by specifying its name.
getCustomEntityType(Consumer<GetCustomEntityTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of a custom pattern by specifying its name.
getCustomEntityType(GetCustomEntityTypeRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the details of a custom pattern by specifying its name.
getCustomEntityType(GetCustomEntityTypeRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the details of a custom pattern by specifying its name.
GetCustomEntityTypeRequest - Class in software.amazon.awssdk.services.glue.model
 
GetCustomEntityTypeRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetCustomEntityTypeRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetCustomEntityTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetCustomEntityTypeRequestMarshaller
 
GetCustomEntityTypeResponse - Class in software.amazon.awssdk.services.glue.model
 
GetCustomEntityTypeResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDatabase(Consumer<GetDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the definition of a specified database.
getDatabase(Consumer<GetDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the definition of a specified database.
getDatabase(GetDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the definition of a specified database.
getDatabase(GetDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the definition of a specified database.
GetDatabaseRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDatabaseRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDatabaseRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDatabaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDatabaseRequestMarshaller
 
GetDatabaseResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDatabaseResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDatabases(Consumer<GetDatabasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves all databases defined in a given Data Catalog.
getDatabases(Consumer<GetDatabasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves all databases defined in a given Data Catalog.
getDatabases(GetDatabasesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves all databases defined in a given Data Catalog.
getDatabases(GetDatabasesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves all databases defined in a given Data Catalog.
GetDatabasesIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getDatabasesPaginator(software.amazon.awssdk.services.glue.model.GetDatabasesRequest) operation which is a paginated operation.
GetDatabasesIterable(GlueClient, GetDatabasesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetDatabasesIterable
 
getDatabasesPaginator(Consumer<GetDatabasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getDatabasesPaginator(Consumer<GetDatabasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getDatabasesPaginator(GetDatabasesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getDatabasesPaginator(GetDatabasesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetDatabasesPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getDatabasesPaginator(software.amazon.awssdk.services.glue.model.GetDatabasesRequest) operation which is a paginated operation.
GetDatabasesPublisher(GlueAsyncClient, GetDatabasesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetDatabasesPublisher
 
GetDatabasesRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDatabasesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDatabasesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDatabasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDatabasesRequestMarshaller
 
GetDatabasesResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDatabasesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDataCatalogEncryptionSettings(Consumer<GetDataCatalogEncryptionSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettings(Consumer<GetDataCatalogEncryptionSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the security configuration for a specified catalog.
GetDataCatalogEncryptionSettingsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDataCatalogEncryptionSettingsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataCatalogEncryptionSettingsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDataCatalogEncryptionSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDataCatalogEncryptionSettingsRequestMarshaller
 
GetDataCatalogEncryptionSettingsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDataCatalogEncryptionSettingsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDataflowGraph(Consumer<GetDataflowGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraph(Consumer<GetDataflowGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraph(GetDataflowGraphRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraph(GetDataflowGraphRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Transforms a Python script into a directed acyclic graph (DAG).
GetDataflowGraphRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDataflowGraphRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataflowGraphRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDataflowGraphRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDataflowGraphRequestMarshaller
 
GetDataflowGraphResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDataflowGraphResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDataQualityResult(Consumer<GetDataQualityResultRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the result of a data quality rule evaluation.
getDataQualityResult(Consumer<GetDataQualityResultRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the result of a data quality rule evaluation.
getDataQualityResult(GetDataQualityResultRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the result of a data quality rule evaluation.
getDataQualityResult(GetDataQualityResultRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the result of a data quality rule evaluation.
GetDataQualityResultRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityResultRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataQualityResultRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDataQualityResultRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDataQualityResultRequestMarshaller
 
GetDataQualityResultResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityResultResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDataQualityRuleRecommendationRun(Consumer<GetDataQualityRuleRecommendationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets the specified recommendation run that was used to generate rules.
getDataQualityRuleRecommendationRun(Consumer<GetDataQualityRuleRecommendationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets the specified recommendation run that was used to generate rules.
getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets the specified recommendation run that was used to generate rules.
getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets the specified recommendation run that was used to generate rules.
GetDataQualityRuleRecommendationRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityRuleRecommendationRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataQualityRuleRecommendationRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDataQualityRuleRecommendationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDataQualityRuleRecommendationRunRequestMarshaller
 
GetDataQualityRuleRecommendationRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityRuleRecommendationRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDataQualityRuleset(Consumer<GetDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns an existing ruleset by identifier or name.
getDataQualityRuleset(Consumer<GetDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns an existing ruleset by identifier or name.
getDataQualityRuleset(GetDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns an existing ruleset by identifier or name.
getDataQualityRuleset(GetDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns an existing ruleset by identifier or name.
getDataQualityRulesetEvaluationRun(Consumer<GetDataQualityRulesetEvaluationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specific run where a ruleset is evaluated against a data source.
getDataQualityRulesetEvaluationRun(Consumer<GetDataQualityRulesetEvaluationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specific run where a ruleset is evaluated against a data source.
getDataQualityRulesetEvaluationRun(GetDataQualityRulesetEvaluationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specific run where a ruleset is evaluated against a data source.
getDataQualityRulesetEvaluationRun(GetDataQualityRulesetEvaluationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specific run where a ruleset is evaluated against a data source.
GetDataQualityRulesetEvaluationRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetEvaluationRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetEvaluationRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDataQualityRulesetEvaluationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDataQualityRulesetEvaluationRunRequestMarshaller
 
GetDataQualityRulesetEvaluationRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetEvaluationRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDataQualityRulesetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDataQualityRulesetRequestMarshaller
 
GetDataQualityRulesetResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDataQualityRulesetResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDefault() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getDevEndpoint(Consumer<GetDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about a specified development endpoint.
getDevEndpoint(Consumer<GetDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about a specified development endpoint.
getDevEndpoint(GetDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about a specified development endpoint.
getDevEndpoint(GetDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about a specified development endpoint.
GetDevEndpointRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDevEndpointRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDevEndpointRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDevEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDevEndpointRequestMarshaller
 
GetDevEndpointResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDevEndpointResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDevEndpoints(Consumer<GetDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves all the development endpoints in this Amazon Web Services account.
getDevEndpoints(Consumer<GetDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves all the development endpoints in this Amazon Web Services account.
getDevEndpoints(GetDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves all the development endpoints in this Amazon Web Services account.
getDevEndpoints(GetDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves all the development endpoints in this Amazon Web Services account.
GetDevEndpointsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getDevEndpointsPaginator(software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest) operation which is a paginated operation.
GetDevEndpointsIterable(GlueClient, GetDevEndpointsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetDevEndpointsIterable
 
getDevEndpointsPaginator(Consumer<GetDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getDevEndpointsPaginator(Consumer<GetDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getDevEndpointsPaginator(GetDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getDevEndpointsPaginator(GetDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetDevEndpointsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getDevEndpointsPaginator(software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest) operation which is a paginated operation.
GetDevEndpointsPublisher(GlueAsyncClient, GetDevEndpointsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetDevEndpointsPublisher
 
GetDevEndpointsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetDevEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetDevEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetDevEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetDevEndpointsRequestMarshaller
 
GetDevEndpointsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetDevEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getDocumentation() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
getJob(Consumer<GetJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves an existing job definition.
getJob(Consumer<GetJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves an existing job definition.
getJob(GetJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves an existing job definition.
getJob(GetJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves an existing job definition.
getJobBookmark(Consumer<GetJobBookmarkRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns information on a job bookmark entry.
getJobBookmark(Consumer<GetJobBookmarkRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns information on a job bookmark entry.
getJobBookmark(GetJobBookmarkRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns information on a job bookmark entry.
getJobBookmark(GetJobBookmarkRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns information on a job bookmark entry.
GetJobBookmarkRequest - Class in software.amazon.awssdk.services.glue.model
 
GetJobBookmarkRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetJobBookmarkRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetJobBookmarkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetJobBookmarkRequestMarshaller
 
GetJobBookmarkResponse - Class in software.amazon.awssdk.services.glue.model
 
GetJobBookmarkResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetJobRequest - Class in software.amazon.awssdk.services.glue.model
 
GetJobRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetJobRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetJobRequest Marshaller
GetJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetJobRequestMarshaller
 
GetJobResponse - Class in software.amazon.awssdk.services.glue.model
 
GetJobResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getJobRun(Consumer<GetJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the metadata for a given job run.
getJobRun(Consumer<GetJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the metadata for a given job run.
getJobRun(GetJobRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the metadata for a given job run.
getJobRun(GetJobRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the metadata for a given job run.
GetJobRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetJobRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetJobRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetJobRunRequest Marshaller
GetJobRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetJobRunRequestMarshaller
 
GetJobRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetJobRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getJobRuns(Consumer<GetJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for all runs of a given job definition.
getJobRuns(Consumer<GetJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for all runs of a given job definition.
getJobRuns(GetJobRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for all runs of a given job definition.
getJobRuns(GetJobRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for all runs of a given job definition.
GetJobRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getJobRunsPaginator(software.amazon.awssdk.services.glue.model.GetJobRunsRequest) operation which is a paginated operation.
GetJobRunsIterable(GlueClient, GetJobRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetJobRunsIterable
 
getJobRunsPaginator(Consumer<GetJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getJobRunsPaginator(Consumer<GetJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getJobRunsPaginator(GetJobRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getJobRunsPaginator(GetJobRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetJobRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getJobRunsPaginator(software.amazon.awssdk.services.glue.model.GetJobRunsRequest) operation which is a paginated operation.
GetJobRunsPublisher(GlueAsyncClient, GetJobRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetJobRunsPublisher
 
GetJobRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetJobRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetJobRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetJobRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetJobRunsRequestMarshaller
 
GetJobRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetJobRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getJobs(Consumer<GetJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves all current job definitions.
getJobs(Consumer<GetJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves all current job definitions.
getJobs(GetJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves all current job definitions.
getJobs(GetJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves all current job definitions.
GetJobsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getJobsPaginator(software.amazon.awssdk.services.glue.model.GetJobsRequest) operation which is a paginated operation.
GetJobsIterable(GlueClient, GetJobsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetJobsIterable
 
getJobsPaginator(Consumer<GetJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getJobsPaginator(Consumer<GetJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getJobsPaginator(GetJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getJobsPaginator(GetJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetJobsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getJobsPaginator(software.amazon.awssdk.services.glue.model.GetJobsRequest) operation which is a paginated operation.
GetJobsPublisher(GlueAsyncClient, GetJobsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetJobsPublisher
 
GetJobsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetJobsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetJobsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetJobsRequest Marshaller
GetJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetJobsRequestMarshaller
 
GetJobsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetJobsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getLeft() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
getMapping(Consumer<GetMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates mappings.
getMapping(Consumer<GetMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates mappings.
getMapping(GetMappingRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates mappings.
getMapping(GetMappingRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates mappings.
GetMappingRequest - Class in software.amazon.awssdk.services.glue.model
 
GetMappingRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetMappingRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetMappingRequestMarshaller
 
GetMappingResponse - Class in software.amazon.awssdk.services.glue.model
 
GetMappingResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getMLTaskRun(Consumer<GetMlTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets details for a specific task run on a machine learning transform.
getMLTaskRun(Consumer<GetMlTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets details for a specific task run on a machine learning transform.
getMLTaskRun(GetMlTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets details for a specific task run on a machine learning transform.
getMLTaskRun(GetMlTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets details for a specific task run on a machine learning transform.
GetMlTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetMlTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetMlTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetMlTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetMlTaskRunRequestMarshaller
 
GetMlTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetMlTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getMLTaskRuns(Consumer<GetMlTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets a list of runs for a machine learning transform.
getMLTaskRuns(Consumer<GetMlTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets a list of runs for a machine learning transform.
getMLTaskRuns(GetMlTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets a list of runs for a machine learning transform.
getMLTaskRuns(GetMlTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets a list of runs for a machine learning transform.
GetMLTaskRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getMLTaskRunsPaginator(software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest) operation which is a paginated operation.
GetMLTaskRunsIterable(GlueClient, GetMlTaskRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetMLTaskRunsIterable
 
getMLTaskRunsPaginator(Consumer<GetMlTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getMLTaskRunsPaginator(Consumer<GetMlTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getMLTaskRunsPaginator(GetMlTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getMLTaskRunsPaginator(GetMlTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetMLTaskRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getMLTaskRunsPaginator(software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest) operation which is a paginated operation.
GetMLTaskRunsPublisher(GlueAsyncClient, GetMlTaskRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetMLTaskRunsPublisher
 
GetMlTaskRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetMlTaskRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetMlTaskRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetMlTaskRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetMlTaskRunsRequestMarshaller
 
GetMlTaskRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetMlTaskRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getMLTransform(Consumer<GetMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets an Glue machine learning transform artifact and all its corresponding metadata.
getMLTransform(Consumer<GetMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets an Glue machine learning transform artifact and all its corresponding metadata.
getMLTransform(GetMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets an Glue machine learning transform artifact and all its corresponding metadata.
getMLTransform(GetMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets an Glue machine learning transform artifact and all its corresponding metadata.
GetMlTransformRequest - Class in software.amazon.awssdk.services.glue.model
 
GetMlTransformRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetMlTransformRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetMlTransformRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetMlTransformRequestMarshaller
 
GetMlTransformResponse - Class in software.amazon.awssdk.services.glue.model
 
GetMlTransformResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getMLTransforms(Consumer<GetMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets a sortable, filterable list of existing Glue machine learning transforms.
getMLTransforms(Consumer<GetMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets a sortable, filterable list of existing Glue machine learning transforms.
getMLTransforms(GetMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets a sortable, filterable list of existing Glue machine learning transforms.
getMLTransforms(GetMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets a sortable, filterable list of existing Glue machine learning transforms.
GetMLTransformsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getMLTransformsPaginator(software.amazon.awssdk.services.glue.model.GetMlTransformsRequest) operation which is a paginated operation.
GetMLTransformsIterable(GlueClient, GetMlTransformsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetMLTransformsIterable
 
getMLTransformsPaginator(Consumer<GetMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getMLTransformsPaginator(Consumer<GetMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getMLTransformsPaginator(GetMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getMLTransformsPaginator(GetMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetMLTransformsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getMLTransformsPaginator(software.amazon.awssdk.services.glue.model.GetMlTransformsRequest) operation which is a paginated operation.
GetMLTransformsPublisher(GlueAsyncClient, GetMlTransformsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetMLTransformsPublisher
 
GetMlTransformsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetMlTransformsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetMlTransformsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetMlTransformsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetMlTransformsRequestMarshaller
 
GetMlTransformsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetMlTransformsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getName() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
getPartition(Consumer<GetPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about a specified partition.
getPartition(Consumer<GetPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about a specified partition.
getPartition(GetPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about a specified partition.
getPartition(GetPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about a specified partition.
getPartitionIndexes(Consumer<GetPartitionIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the partition indexes associated with a table.
getPartitionIndexes(Consumer<GetPartitionIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the partition indexes associated with a table.
getPartitionIndexes(GetPartitionIndexesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the partition indexes associated with a table.
getPartitionIndexes(GetPartitionIndexesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the partition indexes associated with a table.
GetPartitionIndexesIterable - Class in software.amazon.awssdk.services.glue.paginators
GetPartitionIndexesIterable(GlueClient, GetPartitionIndexesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesIterable
 
getPartitionIndexesPaginator(Consumer<GetPartitionIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getPartitionIndexesPaginator(Consumer<GetPartitionIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getPartitionIndexesPaginator(GetPartitionIndexesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getPartitionIndexesPaginator(GetPartitionIndexesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetPartitionIndexesPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetPartitionIndexesPublisher(GlueAsyncClient, GetPartitionIndexesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesPublisher
 
GetPartitionIndexesRequest - Class in software.amazon.awssdk.services.glue.model
 
GetPartitionIndexesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetPartitionIndexesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetPartitionIndexesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetPartitionIndexesRequestMarshaller
 
GetPartitionIndexesResponse - Class in software.amazon.awssdk.services.glue.model
 
GetPartitionIndexesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetPartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetPartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetPartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetPartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetPartitionRequestMarshaller
 
GetPartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetPartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getPartitions(Consumer<GetPartitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about the partitions in a table.
getPartitions(Consumer<GetPartitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about the partitions in a table.
getPartitions(GetPartitionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves information about the partitions in a table.
getPartitions(GetPartitionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves information about the partitions in a table.
GetPartitionsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getPartitionsPaginator(software.amazon.awssdk.services.glue.model.GetPartitionsRequest) operation which is a paginated operation.
GetPartitionsIterable(GlueClient, GetPartitionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetPartitionsIterable
 
getPartitionsPaginator(Consumer<GetPartitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getPartitionsPaginator(Consumer<GetPartitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getPartitionsPaginator(GetPartitionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getPartitionsPaginator(GetPartitionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetPartitionsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getPartitionsPaginator(software.amazon.awssdk.services.glue.model.GetPartitionsRequest) operation which is a paginated operation.
GetPartitionsPublisher(GlueAsyncClient, GetPartitionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetPartitionsPublisher
 
GetPartitionsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetPartitionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetPartitionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetPartitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetPartitionsRequestMarshaller
 
GetPartitionsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetPartitionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getParts() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
getPlan(Consumer<GetPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets code to perform a specified mapping.
getPlan(Consumer<GetPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets code to perform a specified mapping.
getPlan(GetPlanRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets code to perform a specified mapping.
getPlan(GetPlanRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets code to perform a specified mapping.
GetPlanRequest - Class in software.amazon.awssdk.services.glue.model
 
GetPlanRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetPlanRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetPlanRequest Marshaller
GetPlanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetPlanRequestMarshaller
 
GetPlanResponse - Class in software.amazon.awssdk.services.glue.model
 
GetPlanResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getProperties() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
getRegistry(Consumer<GetRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Describes the specified registry in detail.
getRegistry(Consumer<GetRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Describes the specified registry in detail.
getRegistry(GetRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Describes the specified registry in detail.
getRegistry(GetRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Describes the specified registry in detail.
GetRegistryRequest - Class in software.amazon.awssdk.services.glue.model
 
GetRegistryRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetRegistryRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetRegistryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetRegistryRequestMarshaller
 
GetRegistryResponse - Class in software.amazon.awssdk.services.glue.model
 
GetRegistryResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account permission grants.
getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account permission grants.
getResourcePolicies(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account permission grants.
getResourcePolicies(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account permission grants.
GetResourcePoliciesIterable - Class in software.amazon.awssdk.services.glue.paginators
GetResourcePoliciesIterable(GlueClient, GetResourcePoliciesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetResourcePoliciesIterable
 
getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getResourcePoliciesPaginator(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getResourcePoliciesPaginator(GetResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetResourcePoliciesPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetResourcePoliciesPublisher(GlueAsyncClient, GetResourcePoliciesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetResourcePoliciesPublisher
 
GetResourcePoliciesRequest - Class in software.amazon.awssdk.services.glue.model
 
GetResourcePoliciesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetResourcePoliciesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetResourcePoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetResourcePoliciesRequestMarshaller
 
GetResourcePoliciesResponse - Class in software.amazon.awssdk.services.glue.model
 
GetResourcePoliciesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getResourcePoliciesResponseList() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
A list of the individual resource policies and the account-level resource policy.
getResourcePoliciesResponseList() - Method in class software.amazon.awssdk.services.glue.paginators.GetResourcePoliciesIterable
Returns an iterable to iterate through the paginated GetResourcePoliciesResponse.getResourcePoliciesResponseList() member.
getResourcePoliciesResponseList() - Method in class software.amazon.awssdk.services.glue.paginators.GetResourcePoliciesPublisher
Returns a publisher that can be used to get a stream of data.
getResourcePoliciesResponseList(Collection<GluePolicy>) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse.Builder
A list of the individual resource policies and the account-level resource policy.
getResourcePoliciesResponseList(Consumer<GluePolicy.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse.Builder
A list of the individual resource policies and the account-level resource policy.
getResourcePoliciesResponseList(GluePolicy...) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse.Builder
A list of the individual resource policies and the account-level resource policy.
getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified resource policy.
getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified resource policy.
getResourcePolicy(GetResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified resource policy.
getResourcePolicy(GetResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified resource policy.
GetResourcePolicyRequest - Class in software.amazon.awssdk.services.glue.model
 
GetResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetResourcePolicyRequestMarshaller
 
GetResourcePolicyResponse - Class in software.amazon.awssdk.services.glue.model
 
GetResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getResult() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
getSchema(Consumer<GetSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Describes the specified schema in detail.
getSchema(Consumer<GetSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Describes the specified schema in detail.
getSchema(GetSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Describes the specified schema in detail.
getSchema(GetSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Describes the specified schema in detail.
getSchemaByDefinition(Consumer<GetSchemaByDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a schema by the SchemaDefinition.
getSchemaByDefinition(Consumer<GetSchemaByDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a schema by the SchemaDefinition.
getSchemaByDefinition(GetSchemaByDefinitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a schema by the SchemaDefinition.
getSchemaByDefinition(GetSchemaByDefinitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a schema by the SchemaDefinition.
GetSchemaByDefinitionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaByDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSchemaByDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSchemaByDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSchemaByDefinitionRequestMarshaller
 
GetSchemaByDefinitionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaByDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSchemaRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSchemaRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSchemaRequest Marshaller
GetSchemaRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSchemaRequestMarshaller
 
GetSchemaResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getSchemaVersion(Consumer<GetSchemaVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Get the specified schema by its unique ID assigned when a version of the schema is created or registered.
getSchemaVersion(Consumer<GetSchemaVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Get the specified schema by its unique ID assigned when a version of the schema is created or registered.
getSchemaVersion(GetSchemaVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Get the specified schema by its unique ID assigned when a version of the schema is created or registered.
getSchemaVersion(GetSchemaVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Get the specified schema by its unique ID assigned when a version of the schema is created or registered.
GetSchemaVersionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaVersionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSchemaVersionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSchemaVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSchemaVersionRequestMarshaller
 
GetSchemaVersionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaVersionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getSchemaVersionsDiff(Consumer<GetSchemaVersionsDiffRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.
getSchemaVersionsDiff(Consumer<GetSchemaVersionsDiffRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.
getSchemaVersionsDiff(GetSchemaVersionsDiffRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.
getSchemaVersionsDiff(GetSchemaVersionsDiffRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.
GetSchemaVersionsDiffRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaVersionsDiffRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSchemaVersionsDiffRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSchemaVersionsDiffRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSchemaVersionsDiffRequestMarshaller
 
GetSchemaVersionsDiffResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSchemaVersionsDiffResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getSecurityConfiguration(Consumer<GetSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified security configuration.
getSecurityConfiguration(Consumer<GetSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified security configuration.
getSecurityConfiguration(GetSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified security configuration.
getSecurityConfiguration(GetSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified security configuration.
GetSecurityConfigurationRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSecurityConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSecurityConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSecurityConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSecurityConfigurationRequestMarshaller
 
GetSecurityConfigurationResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSecurityConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getSecurityConfigurations(Consumer<GetSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of all security configurations.
getSecurityConfigurations(Consumer<GetSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of all security configurations.
getSecurityConfigurations(GetSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of all security configurations.
getSecurityConfigurations(GetSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of all security configurations.
GetSecurityConfigurationsIterable - Class in software.amazon.awssdk.services.glue.paginators
GetSecurityConfigurationsIterable(GlueClient, GetSecurityConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsIterable
 
getSecurityConfigurationsPaginator(Consumer<GetSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getSecurityConfigurationsPaginator(Consumer<GetSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getSecurityConfigurationsPaginator(GetSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getSecurityConfigurationsPaginator(GetSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetSecurityConfigurationsPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetSecurityConfigurationsPublisher(GlueAsyncClient, GetSecurityConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsPublisher
 
GetSecurityConfigurationsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSecurityConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSecurityConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSecurityConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSecurityConfigurationsRequestMarshaller
 
GetSecurityConfigurationsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSecurityConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getServiceId() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
getSession(Consumer<GetSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the session.
getSession(Consumer<GetSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the session.
getSession(GetSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the session.
getSession(GetSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the session.
GetSessionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetSessionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetSessionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetSessionRequestMarshaller
 
GetSessionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetSessionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getStatement(Consumer<GetStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the statement.
getStatement(Consumer<GetStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the statement.
getStatement(GetStatementRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the statement.
getStatement(GetStatementRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the statement.
GetStatementRequest - Class in software.amazon.awssdk.services.glue.model
 
GetStatementRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetStatementRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetStatementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetStatementRequestMarshaller
 
GetStatementResponse - Class in software.amazon.awssdk.services.glue.model
 
GetStatementResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTable(Consumer<GetTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the Table definition in a Data Catalog for a specified table.
getTable(Consumer<GetTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the Table definition in a Data Catalog for a specified table.
getTable(GetTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the Table definition in a Data Catalog for a specified table.
getTable(GetTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the Table definition in a Data Catalog for a specified table.
getTableOptimizer(Consumer<GetTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns the configuration of all optimizers associated with a specified table.
getTableOptimizer(Consumer<GetTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns the configuration of all optimizers associated with a specified table.
getTableOptimizer(GetTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns the configuration of all optimizers associated with a specified table.
getTableOptimizer(GetTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns the configuration of all optimizers associated with a specified table.
GetTableOptimizerRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTableOptimizerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTableOptimizerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTableOptimizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTableOptimizerRequestMarshaller
 
GetTableOptimizerResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTableOptimizerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTableRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTableRequest Marshaller
GetTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTableRequestMarshaller
 
GetTableResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTables(Consumer<GetTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the definitions of some or all of the tables in a given Database.
getTables(Consumer<GetTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the definitions of some or all of the tables in a given Database.
getTables(GetTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the definitions of some or all of the tables in a given Database.
getTables(GetTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the definitions of some or all of the tables in a given Database.
GetTablesIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getTablesPaginator(software.amazon.awssdk.services.glue.model.GetTablesRequest) operation which is a paginated operation.
GetTablesIterable(GlueClient, GetTablesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetTablesIterable
 
getTablesPaginator(Consumer<GetTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getTablesPaginator(Consumer<GetTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getTablesPaginator(GetTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getTablesPaginator(GetTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetTablesPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getTablesPaginator(software.amazon.awssdk.services.glue.model.GetTablesRequest) operation which is a paginated operation.
GetTablesPublisher(GlueAsyncClient, GetTablesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetTablesPublisher
 
GetTablesRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTablesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTablesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTablesRequest Marshaller
GetTablesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTablesRequestMarshaller
 
GetTablesResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTablesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTableVersion(Consumer<GetTableVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified version of a table.
getTableVersion(Consumer<GetTableVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified version of a table.
getTableVersion(GetTableVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified version of a table.
getTableVersion(GetTableVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified version of a table.
GetTableVersionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTableVersionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTableVersionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTableVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTableVersionRequestMarshaller
 
GetTableVersionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTableVersionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTableVersions(Consumer<GetTableVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of strings that identify available versions of a specified table.
getTableVersions(Consumer<GetTableVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of strings that identify available versions of a specified table.
getTableVersions(GetTableVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of strings that identify available versions of a specified table.
getTableVersions(GetTableVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of strings that identify available versions of a specified table.
GetTableVersionsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getTableVersionsPaginator(software.amazon.awssdk.services.glue.model.GetTableVersionsRequest) operation which is a paginated operation.
GetTableVersionsIterable(GlueClient, GetTableVersionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetTableVersionsIterable
 
getTableVersionsPaginator(Consumer<GetTableVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getTableVersionsPaginator(Consumer<GetTableVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getTableVersionsPaginator(GetTableVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getTableVersionsPaginator(GetTableVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetTableVersionsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getTableVersionsPaginator(software.amazon.awssdk.services.glue.model.GetTableVersionsRequest) operation which is a paginated operation.
GetTableVersionsPublisher(GlueAsyncClient, GetTableVersionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetTableVersionsPublisher
 
GetTableVersionsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTableVersionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTableVersionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTableVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTableVersionsRequestMarshaller
 
GetTableVersionsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTableVersionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTags(Consumer<GetTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of tags associated with a resource.
getTags(Consumer<GetTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of tags associated with a resource.
getTags(GetTagsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a list of tags associated with a resource.
getTags(GetTagsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a list of tags associated with a resource.
GetTagsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTagsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTagsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTagsRequest Marshaller
GetTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTagsRequestMarshaller
 
GetTagsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTagsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTrigger(Consumer<GetTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the definition of a trigger.
getTrigger(Consumer<GetTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the definition of a trigger.
getTrigger(GetTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the definition of a trigger.
getTrigger(GetTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the definition of a trigger.
GetTriggerRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTriggerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTriggerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTriggerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTriggerRequestMarshaller
 
GetTriggerResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTriggerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getTriggers(Consumer<GetTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets all the triggers associated with a job.
getTriggers(Consumer<GetTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets all the triggers associated with a job.
getTriggers(GetTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Gets all the triggers associated with a job.
getTriggers(GetTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Gets all the triggers associated with a job.
GetTriggersIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getTriggersPaginator(software.amazon.awssdk.services.glue.model.GetTriggersRequest) operation which is a paginated operation.
GetTriggersIterable(GlueClient, GetTriggersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetTriggersIterable
 
getTriggersPaginator(Consumer<GetTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getTriggersPaginator(Consumer<GetTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getTriggersPaginator(GetTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getTriggersPaginator(GetTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetTriggersPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getTriggersPaginator(software.amazon.awssdk.services.glue.model.GetTriggersRequest) operation which is a paginated operation.
GetTriggersPublisher(GlueAsyncClient, GetTriggersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetTriggersPublisher
 
GetTriggersRequest - Class in software.amazon.awssdk.services.glue.model
 
GetTriggersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetTriggersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetTriggersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetTriggersRequestMarshaller
 
GetTriggersResponse - Class in software.amazon.awssdk.services.glue.model
 
GetTriggersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getType() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getUnfilteredPartitionMetadata(Consumer<GetUnfilteredPartitionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredPartitionMetadata(Consumer<GetUnfilteredPartitionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredPartitionMetadata(GetUnfilteredPartitionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredPartitionMetadata(GetUnfilteredPartitionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
GetUnfilteredPartitionMetadataRequest - Class in software.amazon.awssdk.services.glue.model
 
GetUnfilteredPartitionMetadataRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetUnfilteredPartitionMetadataRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetUnfilteredPartitionMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetUnfilteredPartitionMetadataRequestMarshaller
 
GetUnfilteredPartitionMetadataResponse - Class in software.amazon.awssdk.services.glue.model
 
GetUnfilteredPartitionMetadataResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getUnfilteredPartitionsMetadata(Consumer<GetUnfilteredPartitionsMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredPartitionsMetadata(Consumer<GetUnfilteredPartitionsMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredPartitionsMetadata(GetUnfilteredPartitionsMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredPartitionsMetadata(GetUnfilteredPartitionsMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
GetUnfilteredPartitionsMetadataIterable - Class in software.amazon.awssdk.services.glue.paginators
GetUnfilteredPartitionsMetadataIterable(GlueClient, GetUnfilteredPartitionsMetadataRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetUnfilteredPartitionsMetadataIterable
 
getUnfilteredPartitionsMetadataPaginator(Consumer<GetUnfilteredPartitionsMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getUnfilteredPartitionsMetadataPaginator(Consumer<GetUnfilteredPartitionsMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getUnfilteredPartitionsMetadataPaginator(GetUnfilteredPartitionsMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getUnfilteredPartitionsMetadataPaginator(GetUnfilteredPartitionsMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetUnfilteredPartitionsMetadataPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetUnfilteredPartitionsMetadataPublisher(GlueAsyncClient, GetUnfilteredPartitionsMetadataRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetUnfilteredPartitionsMetadataPublisher
 
GetUnfilteredPartitionsMetadataRequest - Class in software.amazon.awssdk.services.glue.model
 
GetUnfilteredPartitionsMetadataRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetUnfilteredPartitionsMetadataRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetUnfilteredPartitionsMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetUnfilteredPartitionsMetadataRequestMarshaller
 
GetUnfilteredPartitionsMetadataResponse - Class in software.amazon.awssdk.services.glue.model
 
GetUnfilteredPartitionsMetadataResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getUnfilteredTableMetadata(Consumer<GetUnfilteredTableMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves table metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredTableMetadata(Consumer<GetUnfilteredTableMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves table metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredTableMetadata(GetUnfilteredTableMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves table metadata from the Data Catalog that contains unfiltered metadata.
getUnfilteredTableMetadata(GetUnfilteredTableMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves table metadata from the Data Catalog that contains unfiltered metadata.
GetUnfilteredTableMetadataRequest - Class in software.amazon.awssdk.services.glue.model
 
GetUnfilteredTableMetadataRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetUnfilteredTableMetadataRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetUnfilteredTableMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetUnfilteredTableMetadataRequestMarshaller
 
GetUnfilteredTableMetadataResponse - Class in software.amazon.awssdk.services.glue.model
 
GetUnfilteredTableMetadataResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getUrl() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
getUserDefinedFunction(Consumer<GetUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunction(Consumer<GetUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunction(GetUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunction(GetUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a specified function definition from the Data Catalog.
GetUserDefinedFunctionRequest - Class in software.amazon.awssdk.services.glue.model
 
GetUserDefinedFunctionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetUserDefinedFunctionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetUserDefinedFunctionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetUserDefinedFunctionRequestMarshaller
 
GetUserDefinedFunctionResponse - Class in software.amazon.awssdk.services.glue.model
 
GetUserDefinedFunctionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getUserDefinedFunctions(Consumer<GetUserDefinedFunctionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves multiple function definitions from the Data Catalog.
getUserDefinedFunctions(Consumer<GetUserDefinedFunctionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves multiple function definitions from the Data Catalog.
getUserDefinedFunctions(GetUserDefinedFunctionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves multiple function definitions from the Data Catalog.
getUserDefinedFunctions(GetUserDefinedFunctionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves multiple function definitions from the Data Catalog.
GetUserDefinedFunctionsIterable - Class in software.amazon.awssdk.services.glue.paginators
GetUserDefinedFunctionsIterable(GlueClient, GetUserDefinedFunctionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetUserDefinedFunctionsIterable
 
getUserDefinedFunctionsPaginator(Consumer<GetUserDefinedFunctionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getUserDefinedFunctionsPaginator(Consumer<GetUserDefinedFunctionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getUserDefinedFunctionsPaginator(GetUserDefinedFunctionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getUserDefinedFunctionsPaginator(GetUserDefinedFunctionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetUserDefinedFunctionsPublisher - Class in software.amazon.awssdk.services.glue.paginators
GetUserDefinedFunctionsPublisher(GlueAsyncClient, GetUserDefinedFunctionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetUserDefinedFunctionsPublisher
 
GetUserDefinedFunctionsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetUserDefinedFunctionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetUserDefinedFunctionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetUserDefinedFunctionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetUserDefinedFunctionsRequestMarshaller
 
GetUserDefinedFunctionsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetUserDefinedFunctionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getValue() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Action
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Aggregate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.AuditContext
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BackfillError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Blueprint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Classifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Column
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Condition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Connection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Crawl
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Crawler
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CustomCode
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Database
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Datatype
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DropFields
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Edge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Filter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FilterValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GlueTable
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Job
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JobCommand
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JobRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Join
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Location
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Mapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Merge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MLTransform
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Node
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.NullValueField
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Option
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Order
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Partition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PartitionError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Predecessor
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Predicate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Recipe
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RegistryId
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RenameField
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.S3Target
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Schedule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaId
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Segment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SelectFields
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Session
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Spigot
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SplitFields
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Statement
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Table
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableVersion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TaskRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Trigger
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Union
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.Workflow
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
getVersion() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
getWorkflow(Consumer<GetWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves resource metadata for a workflow.
getWorkflow(Consumer<GetWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves resource metadata for a workflow.
getWorkflow(GetWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves resource metadata for a workflow.
getWorkflow(GetWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves resource metadata for a workflow.
GetWorkflowRequest - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetWorkflowRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetWorkflowRequestMarshaller
 
GetWorkflowResponse - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getWorkflowRun(Consumer<GetWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the metadata for a given workflow run.
getWorkflowRun(Consumer<GetWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the metadata for a given workflow run.
getWorkflowRun(GetWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the metadata for a given workflow run.
getWorkflowRun(GetWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the metadata for a given workflow run.
getWorkflowRunProperties(Consumer<GetWorkflowRunPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the workflow run properties which were set during the run.
getWorkflowRunProperties(Consumer<GetWorkflowRunPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the workflow run properties which were set during the run.
getWorkflowRunProperties(GetWorkflowRunPropertiesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the workflow run properties which were set during the run.
getWorkflowRunProperties(GetWorkflowRunPropertiesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the workflow run properties which were set during the run.
GetWorkflowRunPropertiesRequest - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetWorkflowRunPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetWorkflowRunPropertiesRequestMarshaller
 
GetWorkflowRunPropertiesResponse - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunRequest - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetWorkflowRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetWorkflowRunRequestMarshaller
 
GetWorkflowRunResponse - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
getWorkflowRuns(Consumer<GetWorkflowRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for all runs of a given workflow.
getWorkflowRuns(Consumer<GetWorkflowRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for all runs of a given workflow.
getWorkflowRuns(GetWorkflowRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves metadata for all runs of a given workflow.
getWorkflowRuns(GetWorkflowRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves metadata for all runs of a given workflow.
GetWorkflowRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.getWorkflowRunsPaginator(software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest) operation which is a paginated operation.
GetWorkflowRunsIterable(GlueClient, GetWorkflowRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetWorkflowRunsIterable
 
getWorkflowRunsPaginator(Consumer<GetWorkflowRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getWorkflowRunsPaginator(Consumer<GetWorkflowRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
getWorkflowRunsPaginator(GetWorkflowRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
getWorkflowRunsPaginator(GetWorkflowRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
GetWorkflowRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.getWorkflowRunsPaginator(software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest) operation which is a paginated operation.
GetWorkflowRunsPublisher(GlueAsyncClient, GetWorkflowRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.GetWorkflowRunsPublisher
 
GetWorkflowRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
GetWorkflowRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.GetWorkflowRunsRequestMarshaller
 
GetWorkflowRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
GetWorkflowRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GITHUB - software.amazon.awssdk.services.glue.model.SourceControlProvider
 
GITLAB - software.amazon.awssdk.services.glue.model.SourceControlProvider
 
GlueAsyncClient - Interface in software.amazon.awssdk.services.glue
Service client for accessing AWS Glue asynchronously.
GlueAsyncClientBuilder - Interface in software.amazon.awssdk.services.glue
A builder for creating an instance of GlueAsyncClient.
GlueAuthSchemeInterceptor - Class in software.amazon.awssdk.services.glue.auth.scheme.internal
 
GlueAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.glue.auth.scheme.internal.GlueAuthSchemeInterceptor
 
GlueAuthSchemeParams - Interface in software.amazon.awssdk.services.glue.auth.scheme
The parameters object used to resolve the auth schemes for the Glue service.
GlueAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.glue.auth.scheme
A builder for a GlueAuthSchemeParams.
GlueAuthSchemeProvider - Interface in software.amazon.awssdk.services.glue.auth.scheme
An auth scheme provider for Glue service.
GlueBaseClientBuilder<B extends GlueBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.glue
This includes configuration specific to AWS Glue that is supported by both GlueClientBuilder and GlueAsyncClientBuilder.
GlueClient - Interface in software.amazon.awssdk.services.glue
Service client for accessing AWS Glue.
GlueClientBuilder - Interface in software.amazon.awssdk.services.glue
A builder for creating an instance of GlueClient.
GlueClientOption<T> - Class in software.amazon.awssdk.services.glue.internal
 
GlueEncryptionException - Exception in software.amazon.awssdk.services.glue.model
An encryption operation failed.
GlueEncryptionException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GlueEndpointParams - Class in software.amazon.awssdk.services.glue.endpoints
The parameters object used to resolve an endpoint for the Glue service.
GlueEndpointParams.Builder - Interface in software.amazon.awssdk.services.glue.endpoints
 
GlueEndpointProvider - Interface in software.amazon.awssdk.services.glue.endpoints
An endpoint provider for Glue.
GlueException - Exception in software.amazon.awssdk.services.glue.model
 
GlueException(GlueException.Builder) - Constructor for exception software.amazon.awssdk.services.glue.model.GlueException
 
GlueException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GlueException.BuilderImpl - Class in software.amazon.awssdk.services.glue.model
 
GluePolicy - Class in software.amazon.awssdk.services.glue.model
A structure for returning a resource policy.
GluePolicy.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GlueRecordType - Enum in software.amazon.awssdk.services.glue.model
 
GlueRequest - Class in software.amazon.awssdk.services.glue.model
 
GlueRequest(GlueRequest.Builder) - Constructor for class software.amazon.awssdk.services.glue.model.GlueRequest
 
GlueRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GlueRequest.BuilderImpl - Class in software.amazon.awssdk.services.glue.model
 
GlueRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
GlueRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.GlueRequestSetEndpointInterceptor
 
GlueResolveEndpointInterceptor - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
GlueResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.GlueResolveEndpointInterceptor
 
GlueResponse - Class in software.amazon.awssdk.services.glue.model
 
GlueResponse(GlueResponse.Builder) - Constructor for class software.amazon.awssdk.services.glue.model.GlueResponse
 
GlueResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GlueResponse.BuilderImpl - Class in software.amazon.awssdk.services.glue.model
 
GlueResponseMetadata - Class in software.amazon.awssdk.services.glue.model
 
GlueSchema - Class in software.amazon.awssdk.services.glue.model
Specifies a user-defined schema when a schema cannot be determined by Glue.
GlueSchema.Builder - Interface in software.amazon.awssdk.services.glue.model
 
GlueServiceClientConfiguration - Class in software.amazon.awssdk.services.glue
Class to expose the service client settings to the user.
GlueServiceClientConfiguration(GlueServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.glue.GlueServiceClientConfiguration
 
GlueServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.glue
A builder for creating a GlueServiceClientConfiguration
GlueServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.glue.internal
 
GlueServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
 
GlueServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
 
GlueStudioSchemaColumn - Class in software.amazon.awssdk.services.glue.model
Specifies a single column in a Glue schema definition.
GlueStudioSchemaColumn.Builder - Interface in software.amazon.awssdk.services.glue.model
 
glueTable() - Method in class software.amazon.awssdk.services.glue.model.DataSource
An Glue table.
glueTable(Consumer<GlueTable.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataSource.Builder
An Glue table.
glueTable(GlueTable) - Method in interface software.amazon.awssdk.services.glue.model.DataSource.Builder
An Glue table.
GlueTable - Class in software.amazon.awssdk.services.glue.model
The database and table in the Glue Data Catalog that is used for input or output data.
GlueTable.Builder - Interface in software.amazon.awssdk.services.glue.model
 
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.Job
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.JobRun
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.Session
The Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
In Spark jobs, GlueVersion determines the versions of Apache Spark and Python that Glue available in a job.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The Glue version determines the versions of Apache Spark and Python that Glue supports.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
This value determines which version of Glue this machine learning transform is compatible with.
glueVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
This value determines which version of Glue this machine learning transform is compatible with.
governedCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data source in a goverened Data Catalog.
governedCatalogSource(Consumer<GovernedCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data source in a goverened Data Catalog.
governedCatalogSource(GovernedCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data source in a goverened Data Catalog.
GovernedCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies the data store in the governed Glue Data Catalog.
GovernedCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
governedCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data target that writes to a goverened catalog.
governedCatalogTarget(Consumer<GovernedCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to a goverened catalog.
governedCatalogTarget(GovernedCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to a goverened catalog.
GovernedCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
GovernedCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
graph() - Method in class software.amazon.awssdk.services.glue.model.Workflow
The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.
graph() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.
graph(Consumer<WorkflowGraph.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.
graph(Consumer<WorkflowGraph.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.
graph(WorkflowGraph) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.
graph(WorkflowGraph) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.
GREATER_THAN - software.amazon.awssdk.services.glue.model.Comparator
 
GREATER_THAN_EQUALS - software.amazon.awssdk.services.glue.model.Comparator
 
grokClassifier() - Method in class software.amazon.awssdk.services.glue.model.Classifier
A classifier that uses grok.
grokClassifier() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
A GrokClassifier object specifying the classifier to create.
grokClassifier() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
A GrokClassifier object with updated fields.
grokClassifier(Consumer<CreateGrokClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
A GrokClassifier object specifying the classifier to create.
grokClassifier(Consumer<GrokClassifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier that uses grok.
grokClassifier(Consumer<UpdateGrokClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
A GrokClassifier object with updated fields.
grokClassifier(CreateGrokClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
A GrokClassifier object specifying the classifier to create.
grokClassifier(GrokClassifier) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier that uses grok.
grokClassifier(UpdateGrokClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
A GrokClassifier object with updated fields.
GrokClassifier - Class in software.amazon.awssdk.services.glue.model
A classifier that uses grok patterns.
GrokClassifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 
grokPattern() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
The grok pattern used by this classifier.
grokPattern() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
The grok pattern applied to a data store by this classifier.
grokPattern() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
grokPattern(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest.Builder
The grok pattern used by this classifier.
grokPattern(String) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
The grok pattern applied to a data store by this classifier.
grokPattern(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest.Builder
The grok pattern used by this classifier.
GROUP - software.amazon.awssdk.services.glue.model.PrincipalType
 
groupFiles() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Grouping files is turned on by default when the input contains more than 50,000 files.
groupFiles() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
Grouping files is turned on by default when the input contains more than 50,000 files.
groupFiles() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
Grouping files is turned on by default when the input contains more than 50,000 files.
groupFiles(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Grouping files is turned on by default when the input contains more than 50,000 files.
groupFiles(String) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Grouping files is turned on by default when the input contains more than 50,000 files.
groupFiles(String) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Grouping files is turned on by default when the input contains more than 50,000 files.
groups() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
Specifies the fields to group by.
groups(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the fields to group by.
groups(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the fields to group by.
groupSize() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
The target group size in bytes.
groupSize() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
The target group size in bytes.
groupSize() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
The target group size in bytes.
groupSize(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
The target group size in bytes.
groupSize(String) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
The target group size in bytes.
groupSize(String) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
The target group size in bytes.
GT - software.amazon.awssdk.services.glue.model.FilterOperation
 
GT - software.amazon.awssdk.services.glue.model.FilterOperator
 
GTE - software.amazon.awssdk.services.glue.model.FilterOperation
 
GZIP - software.amazon.awssdk.services.glue.model.CompressionType
 
GZIP - software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
 
GZIP - software.amazon.awssdk.services.glue.model.ParquetCompressionType
 

H

hasActions() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
For responses, this returns true if the service returned a value for the Actions property.
hasActions() - Method in class software.amazon.awssdk.services.glue.model.Trigger
For responses, this returns true if the service returned a value for the Actions property.
hasActions() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
For responses, this returns true if the service returned a value for the Actions property.
hasAddArguments() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
For responses, this returns true if the service returned a value for the AddArguments property.
hasAdditionalContext() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
For responses, this returns true if the service returned a value for the AdditionalContext property.
hasAdditionalDataSources() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
For responses, this returns true if the service returned a value for the AdditionalDataSources property.
hasAdditionalDataSources() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
For responses, this returns true if the service returned a value for the AdditionalDataSources property.
hasAdditionalDataSources() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
For responses, this returns true if the service returned a value for the AdditionalDataSources property.
hasAdditionalDeltaOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
For responses, this returns true if the service returned a value for the AdditionalDeltaOptions property.
hasAdditionalDeltaOptions() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
For responses, this returns true if the service returned a value for the AdditionalDeltaOptions property.
hasAdditionalDeltaOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
For responses, this returns true if the service returned a value for the AdditionalDeltaOptions property.
hasAdditionalHudiOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
For responses, this returns true if the service returned a value for the AdditionalHudiOptions property.
hasAdditionalHudiOptions() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
For responses, this returns true if the service returned a value for the AdditionalHudiOptions property.
hasAdditionalHudiOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
For responses, this returns true if the service returned a value for the AdditionalHudiOptions property.
hasAdditionalLocations() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
For responses, this returns true if the service returned a value for the AdditionalLocations property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalOptions() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
For responses, this returns true if the service returned a value for the AdditionalOptions property.
hasAdditionalPlanOptionsMap() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
For responses, this returns true if the service returned a value for the AdditionalPlanOptionsMap property.
hasAddPublicKeys() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
For responses, this returns true if the service returned a value for the AddPublicKeys property.
hasAdvancedOptions() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
For responses, this returns true if the service returned a value for the AdvancedOptions property.
hasAggs() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
For responses, this returns true if the service returned a value for the Aggs property.
hasAnalyzerResults() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
For responses, this returns true if the service returned a value for the AnalyzerResults property.
hasAnalyzerResults() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
For responses, this returns true if the service returned a value for the AnalyzerResults property.
hasArgs() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
For responses, this returns true if the service returned a value for the Args property.
hasArguments() - Method in class software.amazon.awssdk.services.glue.model.Action
For responses, this returns true if the service returned a value for the Arguments property.
hasArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
For responses, this returns true if the service returned a value for the Arguments property.
hasArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
For responses, this returns true if the service returned a value for the Arguments property.
hasArguments() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
For responses, this returns true if the service returned a value for the Arguments property.
hasArguments() - Method in class software.amazon.awssdk.services.glue.model.JobRun
For responses, this returns true if the service returned a value for the Arguments property.
hasArguments() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
For responses, this returns true if the service returned a value for the Arguments property.
hasAuthorizedColumns() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
For responses, this returns true if the service returned a value for the AuthorizedColumns property.
hasAuthorizedColumns() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
For responses, this returns true if the service returned a value for the AuthorizedColumns property.
hasAuthorizedColumns() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
For responses, this returns true if the service returned a value for the AuthorizedColumns property.
hasBackfillErrors() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
For responses, this returns true if the service returned a value for the BackfillErrors property.
hasBlueprintRuns() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
For responses, this returns true if the service returned a value for the BlueprintRuns property.
hasBlueprints() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
For responses, this returns true if the service returned a value for the Blueprints property.
hasBlueprints() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
For responses, this returns true if the service returned a value for the Blueprints property.
hasBucketColumns() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
For responses, this returns true if the service returned a value for the BucketColumns property.
hasCatalogTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the CatalogTargets property.
hasCellFilters() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
For responses, this returns true if the service returned a value for the CellFilters property.
hasChildren() - Method in class software.amazon.awssdk.services.glue.model.Mapping
For responses, this returns true if the service returned a value for the Children property.
hasClassifiers() - Method in class software.amazon.awssdk.services.glue.model.Crawler
For responses, this returns true if the service returned a value for the Classifiers property.
hasClassifiers() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
For responses, this returns true if the service returned a value for the Classifiers property.
hasClassifiers() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
For responses, this returns true if the service returned a value for the Classifiers property.
hasClassifiers() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
For responses, this returns true if the service returned a value for the Classifiers property.
hasCodeGenConfigurationNodes() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
For responses, this returns true if the service returned a value for the CodeGenConfigurationNodes property.
hasCodeGenConfigurationNodes() - Method in class software.amazon.awssdk.services.glue.model.Job
For responses, this returns true if the service returned a value for the CodeGenConfigurationNodes property.
hasCodeGenConfigurationNodes() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
For responses, this returns true if the service returned a value for the CodeGenConfigurationNodes property.
hasColumn() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
For responses, this returns true if the service returned a value for the Column property.
hasColumnImportances() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
For responses, this returns true if the service returned a value for the ColumnImportances property.
hasColumnNameList() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
For responses, this returns true if the service returned a value for the ColumnNameList property.
hasColumnNameList() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
For responses, this returns true if the service returned a value for the ColumnNameList property.
hasColumnNames() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
For responses, this returns true if the service returned a value for the ColumnNames property.
hasColumnNames() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
For responses, this returns true if the service returned a value for the ColumnNames property.
hasColumns() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
For responses, this returns true if the service returned a value for the Columns property.
hasColumns() - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
For responses, this returns true if the service returned a value for the Columns property.
hasColumns() - Method in class software.amazon.awssdk.services.glue.model.Join
For responses, this returns true if the service returned a value for the Columns property.
hasColumns() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
For responses, this returns true if the service returned a value for the Columns property.
hasColumnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
For responses, this returns true if the service returned a value for the ColumnStatisticsList property.
hasColumnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
For responses, this returns true if the service returned a value for the ColumnStatisticsList property.
hasColumnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
For responses, this returns true if the service returned a value for the ColumnStatisticsList property.
hasColumnStatisticsList() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
For responses, this returns true if the service returned a value for the ColumnStatisticsList property.
hasColumnStatisticsTaskRunIds() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
For responses, this returns true if the service returned a value for the ColumnStatisticsTaskRunIds property.
hasColumnStatisticsTaskRuns() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
For responses, this returns true if the service returned a value for the ColumnStatisticsTaskRuns property.
hasConditions() - Method in class software.amazon.awssdk.services.glue.model.Predicate
For responses, this returns true if the service returned a value for the Conditions property.
hasConnectionList() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
For responses, this returns true if the service returned a value for the ConnectionList property.
hasConnectionNameList() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
For responses, this returns true if the service returned a value for the ConnectionNameList property.
hasConnectionProperties() - Method in class software.amazon.awssdk.services.glue.model.Connection
For responses, this returns true if the service returned a value for the ConnectionProperties property.
hasConnectionProperties() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
For responses, this returns true if the service returned a value for the ConnectionProperties property.
hasConnections() - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
For responses, this returns true if the service returned a value for the Connections property.
hasContextWords() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
For responses, this returns true if the service returned a value for the ContextWords property.
hasContextWords() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
For responses, this returns true if the service returned a value for the ContextWords property.
hasContextWords() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
For responses, this returns true if the service returned a value for the ContextWords property.
hasCrawlerMetricsList() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
For responses, this returns true if the service returned a value for the CrawlerMetricsList property.
hasCrawlerNameList() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
For responses, this returns true if the service returned a value for the CrawlerNameList property.
hasCrawlerNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
For responses, this returns true if the service returned a value for the CrawlerNames property.
hasCrawlerNames() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
For responses, this returns true if the service returned a value for the CrawlerNames property.
hasCrawlers() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
For responses, this returns true if the service returned a value for the Crawlers property.
hasCrawlers() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
For responses, this returns true if the service returned a value for the Crawlers property.
hasCrawlersNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
For responses, this returns true if the service returned a value for the CrawlersNotFound property.
hasCrawls() - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
For responses, this returns true if the service returned a value for the Crawls property.
hasCrawls() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
For responses, this returns true if the service returned a value for the Crawls property.
hasCreateTableDefaultPermissions() - Method in class software.amazon.awssdk.services.glue.model.Database
For responses, this returns true if the service returned a value for the CreateTableDefaultPermissions property.
hasCreateTableDefaultPermissions() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
For responses, this returns true if the service returned a value for the CreateTableDefaultPermissions property.
hasCustomDatatypes() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
For responses, this returns true if the service returned a value for the CustomDatatypes property.
hasCustomDatatypes() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
For responses, this returns true if the service returned a value for the CustomDatatypes property.
hasCustomDatatypes() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
For responses, this returns true if the service returned a value for the CustomDatatypes property.
hasCustomEntityTypes() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
For responses, this returns true if the service returned a value for the CustomEntityTypes property.
hasCustomEntityTypes() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
For responses, this returns true if the service returned a value for the CustomEntityTypes property.
hasCustomEntityTypesNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
For responses, this returns true if the service returned a value for the CustomEntityTypesNotFound property.
hasDagEdges() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
For responses, this returns true if the service returned a value for the DagEdges property.
hasDagEdges() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
For responses, this returns true if the service returned a value for the DagEdges property.
hasDagNodes() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
For responses, this returns true if the service returned a value for the DagNodes property.
hasDagNodes() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
For responses, this returns true if the service returned a value for the DagNodes property.
hasData() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
For responses, this returns true if the service returned a value for the Data property.
hasData() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
For responses, this returns true if the service returned a value for the Data property.
hasDatabaseList() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
For responses, this returns true if the service returned a value for the DatabaseList property.
hasDataTypeMapping() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
For responses, this returns true if the service returned a value for the DataTypeMapping property.
hasDefaultArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
For responses, this returns true if the service returned a value for the DefaultArguments property.
hasDefaultArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
For responses, this returns true if the service returned a value for the DefaultArguments property.
hasDefaultArguments() - Method in class software.amazon.awssdk.services.glue.model.Job
For responses, this returns true if the service returned a value for the DefaultArguments property.
hasDefaultArguments() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
For responses, this returns true if the service returned a value for the DefaultArguments property.
hasDefaultArguments() - Method in class software.amazon.awssdk.services.glue.model.Session
For responses, this returns true if the service returned a value for the DefaultArguments property.
hasDefaultRunProperties() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
For responses, this returns true if the service returned a value for the DefaultRunProperties property.
hasDefaultRunProperties() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
For responses, this returns true if the service returned a value for the DefaultRunProperties property.
hasDefaultRunProperties() - Method in class software.amazon.awssdk.services.glue.model.Workflow
For responses, this returns true if the service returned a value for the DefaultRunProperties property.
hasDeleteArguments() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
For responses, this returns true if the service returned a value for the DeleteArguments property.
hasDeletePublicKeys() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
For responses, this returns true if the service returned a value for the DeletePublicKeys property.
hasDeltaTables() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
For responses, this returns true if the service returned a value for the DeltaTables property.
hasDeltaTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the DeltaTargets property.
hasDevEndpointNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
For responses, this returns true if the service returned a value for the DevEndpointNames property.
hasDevEndpointNames() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
For responses, this returns true if the service returned a value for the DevEndpointNames property.
hasDevEndpoints() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
For responses, this returns true if the service returned a value for the DevEndpoints property.
hasDevEndpoints() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
For responses, this returns true if the service returned a value for the DevEndpoints property.
hasDevEndpointsNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
For responses, this returns true if the service returned a value for the DevEndpointsNotFound property.
hasDynamoDB() - Method in class software.amazon.awssdk.services.glue.model.Location
For responses, this returns true if the service returned a value for the DynamoDB property.
hasDynamoDBTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the DynamoDBTargets property.
hasEdges() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
For responses, this returns true if the service returned a value for the Edges property.
hasEnableAdditionalMetadata() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
For responses, this returns true if the service returned a value for the EnableAdditionalMetadata property.
hasEntityTypesToDetect() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
For responses, this returns true if the service returned a value for the EntityTypesToDetect property.
hasEntries() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
For responses, this returns true if the service returned a value for the Entries property.
hasEntries() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
For responses, this returns true if the service returned a value for the Entries property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
For responses, this returns true if the service returned a value for the Errors property.
hasEvaluatedMetrics() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
For responses, this returns true if the service returned a value for the EvaluatedMetrics property.
hasEvaluatedMetrics() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
For responses, this returns true if the service returned a value for the EvaluatedMetrics property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
For responses, this returns true if the service returned a value for the Exclusions property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
For responses, this returns true if the service returned a value for the Exclusions property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
For responses, this returns true if the service returned a value for the Exclusions property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
For responses, this returns true if the service returned a value for the Exclusions property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
For responses, this returns true if the service returned a value for the Exclusions property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
For responses, this returns true if the service returned a value for the Exclusions property.
hasExclusions() - Method in class software.amazon.awssdk.services.glue.model.S3Target
For responses, this returns true if the service returned a value for the Exclusions property.
hasFailures() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
For responses, this returns true if the service returned a value for the Failures property.
hasFilters() - Method in class software.amazon.awssdk.services.glue.model.Filter
For responses, this returns true if the service returned a value for the Filters property.
hasFilters() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
For responses, this returns true if the service returned a value for the Filters property.
hasFilters() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
For responses, this returns true if the service returned a value for the Filters property.
hasFromPath() - Method in class software.amazon.awssdk.services.glue.model.Mapping
For responses, this returns true if the service returned a value for the FromPath property.
hasGetResourcePoliciesResponseList() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
For responses, this returns true if the service returned a value for the GetResourcePoliciesResponseList property.
hasGroups() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
For responses, this returns true if the service returned a value for the Groups property.
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultGlueEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Action
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Classifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Column
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Condition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Connection
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Crawl
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Crawler
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Database
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DataSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Datatype
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DropFields
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Edge
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Filter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Job
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JobRun
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Join
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Location
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Mapping
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Merge
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Node
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.NullValueField
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Option
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Order
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Predecessor
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Predicate
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Recipe
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RegistryId
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RenameField
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.S3Target
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Schedule
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Segment
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Session
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Spigot
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Statement
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Table
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableVersion
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Trigger
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Union
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.Workflow
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
hasHeader() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
For responses, this returns true if the service returned a value for the Header property.
hasHeader() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
For responses, this returns true if the service returned a value for the Header property.
hasHeader() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
For responses, this returns true if the service returned a value for the Header property.
hasHudiTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the HudiTargets property.
hasIcebergTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the IcebergTargets property.
hasIds() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
For responses, this returns true if the service returned a value for the Ids property.
hasInputRecordTables() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
For responses, this returns true if the service returned a value for the InputRecordTables property.
hasInputRecordTables() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
For responses, this returns true if the service returned a value for the InputRecordTables property.
hasInputRecordTables() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
For responses, this returns true if the service returned a value for the InputRecordTables property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.DropFields
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Filter
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Join
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Merge
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Recipe
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.RenameField
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Spigot
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
For responses, this returns true if the service returned a value for the Inputs property.
hasInputs() - Method in class software.amazon.awssdk.services.glue.model.Union
For responses, this returns true if the service returned a value for the Inputs property.
hasJdbc() - Method in class software.amazon.awssdk.services.glue.model.Location
For responses, this returns true if the service returned a value for the Jdbc property.
hasJdbcTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the JdbcTargets property.
hasJobBookmarkKeys() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
For responses, this returns true if the service returned a value for the JobBookmarkKeys property.
hasJobNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
For responses, this returns true if the service returned a value for the JobNames property.
hasJobNames() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
For responses, this returns true if the service returned a value for the JobNames property.
hasJobRunIds() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
For responses, this returns true if the service returned a value for the JobRunIds property.
hasJobRuns() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
For responses, this returns true if the service returned a value for the JobRuns property.
hasJobRuns() - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
For responses, this returns true if the service returned a value for the JobRuns property.
hasJobs() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
For responses, this returns true if the service returned a value for the Jobs property.
hasJobs() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
For responses, this returns true if the service returned a value for the Jobs property.
hasJobsNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
For responses, this returns true if the service returned a value for the JobsNotFound property.
hasKeys() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
For responses, this returns true if the service returned a value for the Keys property.
hasKeys() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
For responses, this returns true if the service returned a value for the Keys property.
hasKeys() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
For responses, this returns true if the service returned a value for the Keys property.
hasMapping() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
For responses, this returns true if the service returned a value for the Mapping property.
hasMapping() - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
For responses, this returns true if the service returned a value for the Mapping property.
hasMapping() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
For responses, this returns true if the service returned a value for the Mapping property.
hasMatchCriteria() - Method in class software.amazon.awssdk.services.glue.model.Connection
For responses, this returns true if the service returned a value for the MatchCriteria property.
hasMatchCriteria() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
For responses, this returns true if the service returned a value for the MatchCriteria property.
hasMatchCriteria() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
For responses, this returns true if the service returned a value for the MatchCriteria property.
hasMetadataInfoMap() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
For responses, this returns true if the service returned a value for the MetadataInfoMap property.
hasMetadataList() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
For responses, this returns true if the service returned a value for the MetadataList property.
hasMissingBlueprints() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
For responses, this returns true if the service returned a value for the MissingBlueprints property.
hasMissingWorkflows() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
For responses, this returns true if the service returned a value for the MissingWorkflows property.
hasMongoDBTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the MongoDBTargets property.
hasNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
For responses, this returns true if the service returned a value for the Names property.
hasNewRules() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
For responses, this returns true if the service returned a value for the NewRules property.
hasNodeIds() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
For responses, this returns true if the service returned a value for the NodeIds property.
hasNodeIds() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
For responses, this returns true if the service returned a value for the NodeIds property.
hasNodes() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
For responses, this returns true if the service returned a value for the Nodes property.
hasNonOverridableArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
For responses, this returns true if the service returned a value for the NonOverridableArguments property.
hasNonOverridableArguments() - Method in class software.amazon.awssdk.services.glue.model.Job
For responses, this returns true if the service returned a value for the NonOverridableArguments property.
hasNonOverridableArguments() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
For responses, this returns true if the service returned a value for the NonOverridableArguments property.
hasNullTextList() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
For responses, this returns true if the service returned a value for the NullTextList property.
hasObservations() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
For responses, this returns true if the service returned a value for the Observations property.
hasObservations() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
For responses, this returns true if the service returned a value for the Observations property.
hasOtherMetadataValueList() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
For responses, this returns true if the service returned a value for the OtherMetadataValueList property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasOutputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
For responses, this returns true if the service returned a value for the OutputSchemas property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.Column
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.Database
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.Partition
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.Table
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.glue.model.TableInput
For responses, this returns true if the service returned a value for the Parameters property.
hasPartitionIndexDescriptorList() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
For responses, this returns true if the service returned a value for the PartitionIndexDescriptorList property.
hasPartitionIndexes() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
For responses, this returns true if the service returned a value for the PartitionIndexes property.
hasPartitionInputList() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
For responses, this returns true if the service returned a value for the PartitionInputList property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.Table
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitionKeys() - Method in class software.amazon.awssdk.services.glue.model.TableInput
For responses, this returns true if the service returned a value for the PartitionKeys property.
hasPartitions() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
For responses, this returns true if the service returned a value for the Partitions property.
hasPartitions() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
For responses, this returns true if the service returned a value for the Partitions property.
hasPartitions() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
For responses, this returns true if the service returned a value for the Partitions property.
hasPartitionsToDelete() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
For responses, this returns true if the service returned a value for the PartitionsToDelete property.
hasPartitionsToGet() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
For responses, this returns true if the service returned a value for the PartitionsToGet property.
hasPartitionValueList() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
For responses, this returns true if the service returned a value for the PartitionValueList property.
hasPartitionValueList() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
For responses, this returns true if the service returned a value for the PartitionValueList property.
hasPartitionValueList() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
For responses, this returns true if the service returned a value for the PartitionValueList property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPartitionValues() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
For responses, this returns true if the service returned a value for the PartitionValues property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.DropFields
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
For responses, this returns true if the service returned a value for the Paths property.
hasPaths() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
For responses, this returns true if the service returned a value for the Paths property.
hasPermissions() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
For responses, this returns true if the service returned a value for the Permissions property.
hasPermissions() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
For responses, this returns true if the service returned a value for the Permissions property.
hasPermissions() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
For responses, this returns true if the service returned a value for the Permissions property.
hasPredecessorRuns() - Method in class software.amazon.awssdk.services.glue.model.JobRun
For responses, this returns true if the service returned a value for the PredecessorRuns property.
hasPrimaryKeys() - Method in class software.amazon.awssdk.services.glue.model.Merge
For responses, this returns true if the service returned a value for the PrimaryKeys property.
hasPublicKeys() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
For responses, this returns true if the service returned a value for the PublicKeys property.
hasPublicKeys() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
For responses, this returns true if the service returned a value for the PublicKeys property.
hasRegistries() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
For responses, this returns true if the service returned a value for the Registries property.
hasRequestedColumns() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
For responses, this returns true if the service returned a value for the RequestedColumns property.
hasResourceUris() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
For responses, this returns true if the service returned a value for the ResourceUris property.
hasResourceUris() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
For responses, this returns true if the service returned a value for the ResourceUris property.
hasResultIds() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
For responses, this returns true if the service returned a value for the ResultIds property.
hasResultIds() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
For responses, this returns true if the service returned a value for the ResultIds property.
hasResults() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
For responses, this returns true if the service returned a value for the Results property.
hasResults() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
For responses, this returns true if the service returned a value for the Results property.
hasResultsNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
For responses, this returns true if the service returned a value for the ResultsNotFound property.
hasRuleResults() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
For responses, this returns true if the service returned a value for the RuleResults property.
hasRuleResults() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
For responses, this returns true if the service returned a value for the RuleResults property.
hasRulesetNames() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
For responses, this returns true if the service returned a value for the RulesetNames property.
hasRulesetNames() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
For responses, this returns true if the service returned a value for the RulesetNames property.
hasRulesets() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
For responses, this returns true if the service returned a value for the Rulesets property.
hasRunProperties() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
For responses, this returns true if the service returned a value for the RunProperties property.
hasRunProperties() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
For responses, this returns true if the service returned a value for the RunProperties property.
hasRunProperties() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
For responses, this returns true if the service returned a value for the RunProperties property.
hasRuns() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
For responses, this returns true if the service returned a value for the Runs property.
hasRuns() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
For responses, this returns true if the service returned a value for the Runs property.
hasRuns() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
For responses, this returns true if the service returned a value for the Runs property.
hasS3() - Method in class software.amazon.awssdk.services.glue.model.Location
For responses, this returns true if the service returned a value for the S3 property.
hasS3Encryption() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
For responses, this returns true if the service returned a value for the S3Encryption property.
hasS3Targets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
For responses, this returns true if the service returned a value for the S3Targets property.
hasSchema() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
For responses, this returns true if the service returned a value for the Schema property.
hasSchema() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
For responses, this returns true if the service returned a value for the Schema property.
hasSchema() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
For responses, this returns true if the service returned a value for the Schema property.
hasSchemas() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
For responses, this returns true if the service returned a value for the Schemas property.
hasSchemas() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
For responses, this returns true if the service returned a value for the Schemas property.
hasSchemaVersionErrors() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
For responses, this returns true if the service returned a value for the SchemaVersionErrors property.
hasSecurityConfigurations() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
For responses, this returns true if the service returned a value for the SecurityConfigurations property.
hasSecurityGroupIdList() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
For responses, this returns true if the service returned a value for the SecurityGroupIdList property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSelectedColumns() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
For responses, this returns true if the service returned a value for the SelectedColumns property.
hasSelectedColumns() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
For responses, this returns true if the service returned a value for the SelectedColumns property.
hasSessions() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
For responses, this returns true if the service returned a value for the Sessions property.
hasSinks() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
For responses, this returns true if the service returned a value for the Sinks property.
hasSinks() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
For responses, this returns true if the service returned a value for the Sinks property.
hasSkewedColumnNames() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
For responses, this returns true if the service returned a value for the SkewedColumnNames property.
hasSkewedColumnValueLocationMaps() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
For responses, this returns true if the service returned a value for the SkewedColumnValueLocationMaps property.
hasSkewedColumnValues() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
For responses, this returns true if the service returned a value for the SkewedColumnValues property.
hasSortColumns() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
For responses, this returns true if the service returned a value for the SortColumns property.
hasSortCriteria() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
For responses, this returns true if the service returned a value for the SortCriteria property.
hasSourcePath() - Method in class software.amazon.awssdk.services.glue.model.RenameField
For responses, this returns true if the service returned a value for the SourcePath property.
hasSqlAliases() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
For responses, this returns true if the service returned a value for the SqlAliases property.
hasStatements() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
For responses, this returns true if the service returned a value for the Statements property.
hasSucceeded() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
For responses, this returns true if the service returned a value for the Succeeded property.
hasSuccessfulSubmissions() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
For responses, this returns true if the service returned a value for the SuccessfulSubmissions property.
hasSupportedPermissionTypes() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
For responses, this returns true if the service returned a value for the SupportedPermissionTypes property.
hasSupportedPermissionTypes() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
For responses, this returns true if the service returned a value for the SupportedPermissionTypes property.
hasSupportedPermissionTypes() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
For responses, this returns true if the service returned a value for the SupportedPermissionTypes property.
hasTableList() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
For responses, this returns true if the service returned a value for the TableList property.
hasTableList() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
For responses, this returns true if the service returned a value for the TableList property.
hasTableOptimizerRuns() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
For responses, this returns true if the service returned a value for the TableOptimizerRuns property.
hasTableOptimizers() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
For responses, this returns true if the service returned a value for the TableOptimizers property.
hasTables() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
For responses, this returns true if the service returned a value for the Tables property.
hasTableSchema() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
For responses, this returns true if the service returned a value for the TableSchema property.
hasTableSchema() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
For responses, this returns true if the service returned a value for the TableSchema property.
hasTablesToDelete() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
For responses, this returns true if the service returned a value for the TablesToDelete property.
hasTableVersions() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
For responses, this returns true if the service returned a value for the TableVersions property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTagsToAdd() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
For responses, this returns true if the service returned a value for the TagsToAdd property.
hasTagsToRemove() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagsToRemove property.
hasTargetPath() - Method in class software.amazon.awssdk.services.glue.model.RenameField
For responses, this returns true if the service returned a value for the TargetPath property.
hasTaskRuns() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
For responses, this returns true if the service returned a value for the TaskRuns property.
hasTraceback() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
For responses, this returns true if the service returned a value for the Traceback property.
hasTransformIds() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
For responses, this returns true if the service returned a value for the TransformIds property.
hasTransforms() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
For responses, this returns true if the service returned a value for the Transforms property.
hasTriggerNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
For responses, this returns true if the service returned a value for the TriggerNames property.
hasTriggerNames() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
For responses, this returns true if the service returned a value for the TriggerNames property.
hasTriggers() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
For responses, this returns true if the service returned a value for the Triggers property.
hasTriggers() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
For responses, this returns true if the service returned a value for the Triggers property.
hasTriggersNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
For responses, this returns true if the service returned a value for the TriggersNotFound property.
hasUnfilteredPartitions() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
For responses, this returns true if the service returned a value for the UnfilteredPartitions property.
hasUnprocessedKeys() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
For responses, this returns true if the service returned a value for the UnprocessedKeys property.
hasUpsertKeys() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
For responses, this returns true if the service returned a value for the UpsertKeys property.
hasUserDefinedFunctions() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
For responses, this returns true if the service returned a value for the UserDefinedFunctions property.
hasValue() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
For responses, this returns true if the service returned a value for the Value property.
hasValue() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
For responses, this returns true if the service returned a value for the Value property.
hasValues() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.glue.model.Partition
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
For responses, this returns true if the service returned a value for the Values property.
hasVersionIds() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
For responses, this returns true if the service returned a value for the VersionIds property.
hasWorkflowRunProperties() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
For responses, this returns true if the service returned a value for the WorkflowRunProperties property.
hasWorkflows() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
For responses, this returns true if the service returned a value for the Workflows property.
hasWorkflows() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
For responses, this returns true if the service returned a value for the Workflows property.
header() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
A list of strings representing column names.
header() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
A list of strings representing column names.
header() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
A list of strings representing column names.
header(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
A list of strings representing column names.
header(String...) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
A list of strings representing column names.
header(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
A list of strings representing column names.
header(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
A list of strings representing column names.
header(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
A list of strings representing column names.
header(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
A list of strings representing column names.
hidePassword() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
Allows you to retrieve the connection metadata without returning the password.
hidePassword() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
Allows you to retrieve the connection metadata without returning the password.
hidePassword(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionRequest.Builder
Allows you to retrieve the connection metadata without returning the password.
hidePassword(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
Allows you to retrieve the connection metadata without returning the password.
HOST - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
hostLabel() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
HUDI - software.amazon.awssdk.services.glue.model.TargetFormat
 
HudiTarget - Class in software.amazon.awssdk.services.glue.model
Specifies an Apache Hudi data source.
HudiTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
HudiTargetCompressionType - Enum in software.amazon.awssdk.services.glue.model
 
hudiTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Apache Hudi data store targets.
hudiTargets(Collection<HudiTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Apache Hudi data store targets.
hudiTargets(Consumer<HudiTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Apache Hudi data store targets.
hudiTargets(HudiTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Apache Hudi data store targets.

I

iamRole() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
Optional.
iamRole() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Not currently used.
iamRole(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Optional.
iamRole(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Not currently used.
iamRole(Option) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Optional.
iamRole(Option) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Not currently used.
icebergInput() - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
Specifies an IcebergInput structure that defines an Apache Iceberg metadata table.
icebergInput(Consumer<IcebergInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.OpenTableFormatInput.Builder
Specifies an IcebergInput structure that defines an Apache Iceberg metadata table.
icebergInput(IcebergInput) - Method in interface software.amazon.awssdk.services.glue.model.OpenTableFormatInput.Builder
Specifies an IcebergInput structure that defines an Apache Iceberg metadata table.
IcebergInput - Class in software.amazon.awssdk.services.glue.model
A structure that defines an Apache Iceberg metadata table to create in the catalog.
IcebergInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
IcebergTarget - Class in software.amazon.awssdk.services.glue.model
Specifies an Apache Iceberg data source where Iceberg tables are stored in Amazon S3.
IcebergTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
icebergTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Apache Iceberg data store targets.
icebergTargets(Collection<IcebergTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Apache Iceberg data store targets.
icebergTargets(Consumer<IcebergTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Apache Iceberg data store targets.
icebergTargets(IcebergTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Apache Iceberg data store targets.
id() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
id() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
The ID of the statement to be cancelled.
id() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
A node identifier that is unique within the node's graph.
id() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The ID of the session request.
id() - Method in class software.amazon.awssdk.services.glue.model.Datatype
The datatype of the value.
id() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
The ID of the session to be deleted.
id() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
Returns the ID of the deleted session.
id() - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
The ID of the session.
id() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
The Id of the statement.
id() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The ID of this job run.
id() - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
Returns the Id of the statement that was run.
id() - Method in class software.amazon.awssdk.services.glue.model.Session
The ID of the session.
id() - Method in class software.amazon.awssdk.services.glue.model.Statement
The ID of the statement.
id() - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
The ID of the session to be stopped.
id() - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
Returns the Id of the stopped session.
id() - Method in class software.amazon.awssdk.services.glue.model.Trigger
Reserved for future use.
id(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CancelStatementRequest.Builder
The ID of the statement to be cancelled.
id(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementRequest.Builder
The Id of the statement.
id(Integer) - Method in interface software.amazon.awssdk.services.glue.model.RunStatementResponse.Builder
Returns the Id of the statement that was run.
id(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The ID of the statement.
id(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
id(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNode.Builder
A node identifier that is unique within the node's graph.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The ID of the session request.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.Datatype.Builder
The datatype of the value.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSessionRequest.Builder
The ID of the session to be deleted.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSessionResponse.Builder
Returns the ID of the deleted session.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSessionRequest.Builder
The ID of the session.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The ID of this job run.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The ID of the session.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.StopSessionRequest.Builder
The ID of the session to be stopped.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.StopSessionResponse.Builder
Returns the Id of the stopped session.
id(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
Reserved for future use.
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.UriEncodeFn
 
IdempotentParameterMismatchException - Exception in software.amazon.awssdk.services.glue.model
The same unique identifier was associated with two different records.
IdempotentParameterMismatchException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
identifier() - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
A unique identifier for the federated database.
identifier() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
A unique identifier for the federated table.
identifier(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedDatabase.Builder
A unique identifier for the federated database.
identifier(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedTable.Builder
A unique identifier for the federated table.
Identifier - Class in software.amazon.awssdk.services.glue.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
idleTimeBetweenReadsInMs() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The minimum time delay between two consecutive getRecords operations, specified in ms.
idleTimeBetweenReadsInMs(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The minimum time delay between two consecutive getRecords operations, specified in ms.
idleTimeout() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The number of minutes when idle before session times out.
idleTimeout() - Method in class software.amazon.awssdk.services.glue.model.Session
The number of minutes when idle before the session times out.
idleTimeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The number of minutes when idle before session times out.
idleTimeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The number of minutes when idle before the session times out.
ids() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
Returns the ID of the session.
ids(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsResponse.Builder
Returns the ID of the session.
ids(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsResponse.Builder
Returns the ID of the session.
IllegalBlueprintStateException - Exception in software.amazon.awssdk.services.glue.model
The blueprint is in an invalid state to perform a requested operation.
IllegalBlueprintStateException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
IllegalSessionStateException - Exception in software.amazon.awssdk.services.glue.model
The session is in an invalid state to perform a requested operation.
IllegalSessionStateException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
IllegalWorkflowStateException - Exception in software.amazon.awssdk.services.glue.model
The workflow is in an invalid state to perform a requested operation.
IllegalWorkflowStateException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
IMMEDIATE - software.amazon.awssdk.services.glue.model.DQStopJobOnFailureTiming
 
IMPORT_LABELS - software.amazon.awssdk.services.glue.model.TaskType
 
importance() - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
The column importance score for the column, as a decimal.
importance(Double) - Method in interface software.amazon.awssdk.services.glue.model.ColumnImportance.Builder
The column importance score for the column, as a decimal.
importCatalogToGlue(Consumer<ImportCatalogToGlueRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Imports an existing Amazon Athena Data Catalog to Glue.
importCatalogToGlue(Consumer<ImportCatalogToGlueRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Imports an existing Amazon Athena Data Catalog to Glue.
importCatalogToGlue(ImportCatalogToGlueRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Imports an existing Amazon Athena Data Catalog to Glue.
importCatalogToGlue(ImportCatalogToGlueRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Imports an existing Amazon Athena Data Catalog to Glue.
ImportCatalogToGlueRequest - Class in software.amazon.awssdk.services.glue.model
 
ImportCatalogToGlueRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ImportCatalogToGlueRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ImportCatalogToGlueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ImportCatalogToGlueRequestMarshaller
 
ImportCatalogToGlueResponse - Class in software.amazon.awssdk.services.glue.model
 
ImportCatalogToGlueResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
importCompleted() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
True if the migration has completed, or False otherwise.
importCompleted(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CatalogImportStatus.Builder
True if the migration has completed, or False otherwise.
importedBy() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
The name of the person who initiated the migration.
importedBy(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogImportStatus.Builder
The name of the person who initiated the migration.
importLabelsTaskRunProperties() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
The configuration properties for an importing labels task run.
importLabelsTaskRunProperties(Consumer<ImportLabelsTaskRunProperties.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for an importing labels task run.
importLabelsTaskRunProperties(ImportLabelsTaskRunProperties) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for an importing labels task run.
ImportLabelsTaskRunProperties - Class in software.amazon.awssdk.services.glue.model
Specifies configuration properties for an importing labels task run.
ImportLabelsTaskRunProperties.Builder - Interface in software.amazon.awssdk.services.glue.model
 
importStatus() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
The status of the specified catalog migration.
importStatus(Consumer<CatalogImportStatus.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse.Builder
The status of the specified catalog migration.
importStatus(CatalogImportStatus) - Method in interface software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse.Builder
The status of the specified catalog migration.
importTime() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
The time that the migration was started.
importTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CatalogImportStatus.Builder
The time that the migration was started.
imputedPath() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
A JSON path to a variable in the data structure for the dataset that is imputed.
imputedPath(String) - Method in interface software.amazon.awssdk.services.glue.model.FillMissingValues.Builder
A JSON path to a variable in the data structure for the dataset that is imputed.
IN_PROGRESS - software.amazon.awssdk.services.glue.model.TableOptimizerEventType
 
includeBlueprint() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
Specifies whether or not to include the blueprint in the response.
includeBlueprint() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
Specifies whether or not to include the blueprint in the response.
includeBlueprint(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest.Builder
Specifies whether or not to include the blueprint in the response.
includeBlueprint(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRequest.Builder
Specifies whether or not to include the blueprint in the response.
includeGraph() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
Specifies whether to include a graph when returning the workflow resource metadata.
includeGraph() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
Specifies whether to include a graph when returning the workflow resource metadata.
includeGraph() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
Specifies whether to include the workflow graph in response or not.
includeGraph() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
Specifies whether to include the workflow graph in response or not.
includeGraph(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest.Builder
Specifies whether to include a graph when returning the workflow resource metadata.
includeGraph(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRequest.Builder
Specifies whether to include a graph when returning the workflow resource metadata.
includeGraph(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest.Builder
Specifies whether to include the workflow graph in response or not.
includeGraph(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest.Builder
Specifies whether to include the workflow graph in response or not.
includeHeaders() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
Whether to include the Kafka headers.
includeHeaders(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
Whether to include the Kafka headers.
includeParameterSpec() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
Specifies whether or not to include the parameters, as a JSON string, for the blueprint in the response.
includeParameterSpec() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
Specifies whether or not to include the parameter specification.
includeParameterSpec(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest.Builder
Specifies whether or not to include the parameters, as a JSON string, for the blueprint in the response.
includeParameterSpec(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRequest.Builder
Specifies whether or not to include the parameter specification.
index() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
The index for the DynamicFrame to be selected.
index(Integer) - Method in interface software.amazon.awssdk.services.glue.model.SelectFromCollection.Builder
The index for the DynamicFrame to be selected.
Index(int) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Index
 
indexName() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
The name of the partition index to be deleted.
indexName() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
The name of the partition index.
indexName() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
The name of the partition index.
indexName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest.Builder
The name of the partition index to be deleted.
indexName(String) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndex.Builder
The name of the partition index.
indexName(String) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
The name of the partition index.
indexStatus() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
The status of the partition index.
indexStatus(String) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
The status of the partition index.
indexStatus(PartitionIndexStatus) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
The status of the partition index.
indexStatusAsString() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
The status of the partition index.
INFERRED - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.glue.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.glue.endpoints.internal.InnerParseError
 
inputFormat() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
inputFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
inputRecordTables() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
A list of Glue table definitions used by the transform.
inputRecordTables() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
A list of Glue table definitions used by the transform.
inputRecordTables() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A list of Glue table definitions used by the transform.
inputRecordTables(Collection<GlueTable>) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(Collection<GlueTable>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(Collection<GlueTable>) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(Consumer<GlueTable.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(Consumer<GlueTable.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(Consumer<GlueTable.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(GlueTable...) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(GlueTable...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
A list of Glue table definitions used by the transform.
inputRecordTables(GlueTable...) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A list of Glue table definitions used by the transform.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
Specifies the fields and rows to use as inputs for the aggregate transform.
inputs() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.DropFields
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the inputs for the dynamic transform that are required.
inputs() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
The inputs of your data quality evaluation.
inputs() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
The inputs of your data quality evaluation.
inputs() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Filter
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Join
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Merge
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
The node ID inputs to the transform.
inputs() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Recipe
The nodes that are inputs to the recipe node, identified by id.
inputs() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.RenameField
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
The nodes that are inputs to the data target.
inputs() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Spigot
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
The data inputs identified by their node names.
inputs() - Method in class software.amazon.awssdk.services.glue.model.Union
The node ID inputs to the transform.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the fields and rows to use as inputs for the aggregate transform.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.ApplyMapping.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.BasicCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.DropDuplicates.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.DropFields.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the inputs for the dynamic transform that are required.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
The inputs of your data quality evaluation.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
The inputs of your data quality evaluation.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.FillMissingValues.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Merge.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
The node ID inputs to the transform.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Recipe.Builder
The nodes that are inputs to the recipe node, identified by id.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.SelectFields.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.SelectFromCollection.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
The nodes that are inputs to the data target.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Spigot.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.SplitFields.Builder
The data inputs identified by their node names.
inputs(String...) - Method in interface software.amazon.awssdk.services.glue.model.Union.Builder
The node ID inputs to the transform.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
Specifies the fields and rows to use as inputs for the aggregate transform.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ApplyMapping.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BasicCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DropDuplicates.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DropFields.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the inputs for the dynamic transform that are required.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
The inputs of your data quality evaluation.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
The inputs of your data quality evaluation.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.FillMissingValues.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Merge.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
The node ID inputs to the transform.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Recipe.Builder
The nodes that are inputs to the recipe node, identified by id.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SelectFields.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SelectFromCollection.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
The nodes that are inputs to the data target.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Spigot.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SplitFields.Builder
The data inputs identified by their node names.
inputs(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Union.Builder
The node ID inputs to the transform.
inputS3Path() - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.
inputS3Path() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
The Amazon Simple Storage Service (Amazon S3) path from where you import the labels.
inputS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties.Builder
The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.
inputS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest.Builder
The Amazon Simple Storage Service (Amazon S3) path from where you import the labels.
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
INSERT - software.amazon.awssdk.services.glue.model.Permission
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
INSTANCE_ID - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
INT - software.amazon.awssdk.services.glue.model.GlueRecordType
 
INT - software.amazon.awssdk.services.glue.model.ParamType
 
INTEGER - software.amazon.awssdk.services.glue.model.JDBCDataType
 
INTERNAL_ERROR - software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
INTERNAL_SERVICE_EXCEPTION - software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
InternalServiceException - Exception in software.amazon.awssdk.services.glue.model
An internal service error occurred.
InternalServiceException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
into() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
INVALID_PARTITION_TYPE_DATA_ERROR - software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
INVALID_RESPONSE_EXCEPTION - software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
InvalidInputException - Exception in software.amazon.awssdk.services.glue.model
The input provided was not valid.
InvalidInputException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
InvalidStateException - Exception in software.amazon.awssdk.services.glue.model
An error that indicates your data is in an invalid state.
InvalidStateException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
isEmpty() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
Specifies that an empty string is considered as a null value.
isEmpty(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.NullCheckBoxList.Builder
Specifies that an empty string is considered as a null value.
isEndpoint() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleUrl
 
isNegOne() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
Specifies that an integer value of -1 is considered as a null value.
isNegOne(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.NullCheckBoxList.Builder
Specifies that an integer value of -1 is considered as a null value.
isNone() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.None
 
ISNULL - software.amazon.awssdk.services.glue.model.FilterOperation
 
isNullString() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
Specifies that a value spelling out the word 'null' is considered as a null value.
isNullString(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.NullCheckBoxList.Builder
Specifies that a value spelling out the word 'null' is considered as a null value.
isOptional() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies whether the parameter is optional or not in the config file of the dynamic transform.
isOptional(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies whether the parameter is optional or not in the config file of the dynamic transform.
isRegisteredWithLakeFormation() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
A Boolean value that indicates whether the partition location is registered with Lake Formation.
isRegisteredWithLakeFormation() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
A Boolean value that indicates whether the partition location is registered with Lake Formation.
isRegisteredWithLakeFormation() - Method in class software.amazon.awssdk.services.glue.model.Table
Indicates whether the table has been registered with Lake Formation.
isRegisteredWithLakeFormation() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
A Boolean value indicating that the partition location is registered with Lake Formation.
isRegisteredWithLakeFormation(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse.Builder
A Boolean value that indicates whether the partition location is registered with Lake Formation.
isRegisteredWithLakeFormation(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A Boolean value that indicates whether the partition location is registered with Lake Formation.
isRegisteredWithLakeFormation(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
Indicates whether the table has been registered with Lake Formation.
isRegisteredWithLakeFormation(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.UnfilteredPartition.Builder
A Boolean value indicating that the partition location is registered with Lake Formation.
isRequired() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
isUnresolved() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetBlueprintRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetClassifiersIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetColumnStatisticsTaskRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetConnectionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetCrawlerMetricsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetCrawlersIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetDatabasesIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetDevEndpointsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetJobRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetMLTaskRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetMLTransformsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetPartitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetResourcePoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetTablesIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetTableVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetTriggersIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetUnfilteredPartitionsMetadataIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetUserDefinedFunctionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.GetWorkflowRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListBlueprintsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListColumnStatisticsTaskRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListCrawlersIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListCustomEntityTypesIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityResultsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityRuleRecommendationRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetEvaluationRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListDevEndpointsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListMLTransformsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListRegistriesIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemasIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemaVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListSessionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListTableOptimizerRunsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListTriggersIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.ListWorkflowsIterable
 
iterator() - Method in class software.amazon.awssdk.services.glue.paginators.SearchTablesIterable
 

J

JAR - software.amazon.awssdk.services.glue.model.ResourceType
 
JAVA_OBJECT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
jdbc() - Method in class software.amazon.awssdk.services.glue.model.Location
A JDBC location.
jdbc(Collection<CodeGenNodeArg>) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
A JDBC location.
jdbc(Consumer<CodeGenNodeArg.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
A JDBC location.
jdbc(CodeGenNodeArg...) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
A JDBC location.
JDBC - software.amazon.awssdk.services.glue.model.ConnectionType
 
JDBC_CONNECTION_URL - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
JDBC_DRIVER_CLASS_NAME - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
JDBC_DRIVER_JAR_URI - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
JDBC_ENFORCE_SSL - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
JDBC_ENGINE - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
JDBC_ENGINE_VERSION - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
JDBCConnectionType - Enum in software.amazon.awssdk.services.glue.model
 
JDBCConnectorOptions - Class in software.amazon.awssdk.services.glue.model
Additional connection options for the connector.
JDBCConnectorOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jdbcConnectorSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a connector to a JDBC data source.
jdbcConnectorSource(Consumer<JDBCConnectorSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a connector to a JDBC data source.
jdbcConnectorSource(JDBCConnectorSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a connector to a JDBC data source.
JDBCConnectorSource - Class in software.amazon.awssdk.services.glue.model
Specifies a connector to a JDBC data source.
JDBCConnectorSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jdbcConnectorTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
jdbcConnectorTarget(Consumer<JDBCConnectorTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
jdbcConnectorTarget(JDBCConnectorTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
JDBCConnectorTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
JDBCConnectorTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
JDBCDataType - Enum in software.amazon.awssdk.services.glue.model
 
JdbcMetadataEntry - Enum in software.amazon.awssdk.services.glue.model
 
JdbcTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a JDBC data store to crawl.
JdbcTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jdbcTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies JDBC targets.
jdbcTargets(Collection<JdbcTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies JDBC targets.
jdbcTargets(Consumer<JdbcTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies JDBC targets.
jdbcTargets(JdbcTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies JDBC targets.
job() - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
The requested job definition.
job(Consumer<Job.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobResponse.Builder
The requested job definition.
job(Job) - Method in interface software.amazon.awssdk.services.glue.model.GetJobResponse.Builder
The requested job definition.
Job - Class in software.amazon.awssdk.services.glue.model
Specifies a job definition.
JOB - software.amazon.awssdk.services.glue.model.NodeType
 
Job.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jobBookmark() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The bookmark itself.
jobBookmark(String) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The bookmark itself.
jobBookmarkEntry() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
A structure that defines a point that a job can resume processing.
jobBookmarkEntry() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
The reset bookmark entry.
jobBookmarkEntry(Consumer<JobBookmarkEntry.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse.Builder
A structure that defines a point that a job can resume processing.
jobBookmarkEntry(Consumer<JobBookmarkEntry.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse.Builder
The reset bookmark entry.
jobBookmarkEntry(JobBookmarkEntry) - Method in interface software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse.Builder
A structure that defines a point that a job can resume processing.
jobBookmarkEntry(JobBookmarkEntry) - Method in interface software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse.Builder
The reset bookmark entry.
JobBookmarkEntry - Class in software.amazon.awssdk.services.glue.model
Defines a point that a job can resume processing.
JobBookmarkEntry.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jobBookmarkKeys() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
The name of the job bookmark keys on which to sort.
jobBookmarkKeys(String...) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
The name of the job bookmark keys on which to sort.
jobBookmarkKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
The name of the job bookmark keys on which to sort.
jobBookmarkKeysSortOrder() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
Specifies an ascending or descending sort order.
jobBookmarkKeysSortOrder(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
Specifies an ascending or descending sort order.
jobBookmarksEncryption() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
The encryption configuration for job bookmarks.
jobBookmarksEncryption(Consumer<JobBookmarksEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for job bookmarks.
jobBookmarksEncryption(JobBookmarksEncryption) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for job bookmarks.
JobBookmarksEncryption - Class in software.amazon.awssdk.services.glue.model
Specifies how job bookmark data should be encrypted.
JobBookmarksEncryption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jobBookmarksEncryptionMode() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
The encryption mode to use for job bookmarks data.
jobBookmarksEncryptionMode(String) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarksEncryption.Builder
The encryption mode to use for job bookmarks data.
jobBookmarksEncryptionMode(JobBookmarksEncryptionMode) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarksEncryption.Builder
The encryption mode to use for job bookmarks data.
JobBookmarksEncryptionMode - Enum in software.amazon.awssdk.services.glue.model
 
jobBookmarksEncryptionModeAsString() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
The encryption mode to use for job bookmarks data.
JobCommand - Class in software.amazon.awssdk.services.glue.model
Specifies code that runs when a job is run.
JobCommand.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jobDetails() - Method in class software.amazon.awssdk.services.glue.model.Node
Details of the Job when the node represents a Job.
jobDetails(Consumer<JobNodeDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
Details of the Job when the node represents a Job.
jobDetails(JobNodeDetails) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
Details of the Job when the node represents a Job.
jobDurationInHour() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
The duration of the job in hours.
jobDurationInHour(String) - Method in interface software.amazon.awssdk.services.glue.model.RunMetrics.Builder
The duration of the job in hours.
jobId() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
The job ID for the Find Matches task run.
jobId(String) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties.Builder
The job ID for the Find Matches task run.
jobName() - Method in class software.amazon.awssdk.services.glue.model.Action
The name of a job to be run.
jobName() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
The name of the job definition that is used in the job run in question.
jobName() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
The name of the job definition for which to stop job runs.
jobName() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
The name of the job definition used in the job run that was stopped.
jobName() - Method in class software.amazon.awssdk.services.glue.model.Condition
The name of the job whose JobRuns this condition applies to, and on which this trigger waits.
jobName() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The job name associated with the data quality result, if any.
jobName() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
The job name associated with the data quality result.
jobName() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
Filter results by the specified job name.
jobName() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
The name of the job definition to delete.
jobName() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
The name of the job definition that was deleted.
jobName() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
The name assigned to the job for the Find Matches task run.
jobName() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The job name associated with the data quality result, if any.
jobName() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
The name of the job in question.
jobName() - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
The name of the job definition to retrieve.
jobName() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
Name of the job definition being run.
jobName() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
The name of the job definition for which to retrieve all job runs.
jobName() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The name of the job in question.
jobName() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The name of the job definition being used in this run.
jobName() - Method in class software.amazon.awssdk.services.glue.model.Predecessor
The name of the job definition used by the predecessor job run.
jobName() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
The name of the job in question.
jobName() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The name of the job definition to use.
jobName() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The name of the Glue job to be synchronized to or from the remote repository.
jobName() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
The name of the Glue job.
jobName() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
The name of the job definition to update.
jobName() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
Returns the name of the updated job definition.
jobName() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The name of the Glue job to be synchronized to or from the remote repository.
jobName() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
The name of the Glue job.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
The name of a job to be run.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunError.Builder
The name of the job definition that is used in the job run in question.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest.Builder
The name of the job definition for which to stop job runs.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission.Builder
The name of the job definition used in the job run that was stopped.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
The name of the job whose JobRuns this condition applies to, and on which this trigger waits.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The job name associated with the data quality result, if any.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultDescription.Builder
The job name associated with the data quality result.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria.Builder
Filter results by the specified job name.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteJobRequest.Builder
The name of the job definition to delete.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteJobResponse.Builder
The name of the job definition that was deleted.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties.Builder
The name assigned to the job for the Find Matches task run.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The job name associated with the data quality result, if any.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest.Builder
The name of the job in question.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRequest.Builder
The name of the job definition to retrieve.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunRequest.Builder
Name of the job definition being run.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsRequest.Builder
The name of the job definition for which to retrieve all job runs.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The name of the job in question.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The name of the job definition being used in this run.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.Predecessor.Builder
The name of the job definition used by the predecessor job run.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest.Builder
The name of the job in question.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The name of the job definition to use.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The name of the Glue job to be synchronized to or from the remote repository.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse.Builder
The name of the Glue job.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobRequest.Builder
The name of the job definition to update.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobResponse.Builder
Returns the name of the updated job definition.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The name of the Glue job to be synchronized to or from the remote repository.
jobName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse.Builder
The name of the Glue job.
jobNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
A list of job names, which might be the names returned from the ListJobs operation.
jobNames() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
The names of all jobs in the account, or the jobs with the specified tags.
jobNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsRequest.Builder
A list of job names, which might be the names returned from the ListJobs operation.
jobNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsResponse.Builder
The names of all jobs in the account, or the jobs with the specified tags.
jobNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsRequest.Builder
A list of job names, which might be the names returned from the ListJobs operation.
jobNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsResponse.Builder
The names of all jobs in the account, or the jobs with the specified tags.
JobNodeDetails - Class in software.amazon.awssdk.services.glue.model
The details of a Job node present in the workflow.
JobNodeDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jobRun() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
The requested job-run metadata.
jobRun(Consumer<JobRun.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunResponse.Builder
The requested job-run metadata.
jobRun(JobRun) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunResponse.Builder
The requested job-run metadata.
JobRun - Class in software.amazon.awssdk.services.glue.model
Contains information about a job run.
JobRun.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
The JobRunId of the job run in question.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
The JobRunId of the job run that was stopped.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The job run ID associated with the data quality result, if any.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
The job run ID associated with the data quality result.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
Filter results by the specified job run ID.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
The job run ID for the Find Matches task run.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The job run ID associated with the data quality result, if any.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The ID of a previous JobRun to retry.
jobRunId() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
The ID assigned to this job run.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunError.Builder
The JobRunId of the job run in question.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission.Builder
The JobRunId of the job run that was stopped.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The job run ID associated with the data quality result, if any.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultDescription.Builder
The job run ID associated with the data quality result.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria.Builder
Filter results by the specified job run ID.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties.Builder
The job run ID for the Find Matches task run.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The job run ID associated with the data quality result, if any.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The ID of a previous JobRun to retry.
jobRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunResponse.Builder
The ID assigned to this job run.
jobRunIds() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
A list of the JobRunIds that should be stopped for that job definition.
jobRunIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest.Builder
A list of the JobRunIds that should be stopped for that job definition.
jobRunIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest.Builder
A list of the JobRunIds that should be stopped for that job definition.
jobRuns() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
A list of job-run metadata objects.
jobRuns() - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
The information for the job runs represented by the job node.
jobRuns(Collection<JobRun>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsResponse.Builder
A list of job-run metadata objects.
jobRuns(Collection<JobRun>) - Method in interface software.amazon.awssdk.services.glue.model.JobNodeDetails.Builder
The information for the job runs represented by the job node.
jobRuns(Consumer<JobRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsResponse.Builder
A list of job-run metadata objects.
jobRuns(Consumer<JobRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.JobNodeDetails.Builder
The information for the job runs represented by the job node.
jobRuns(JobRun...) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsResponse.Builder
A list of job-run metadata objects.
jobRuns(JobRun...) - Method in interface software.amazon.awssdk.services.glue.model.JobNodeDetails.Builder
The information for the job runs represented by the job node.
jobRunState() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The current state of the job run.
jobRunState(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The current state of the job run.
jobRunState(JobRunState) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The current state of the job run.
JobRunState - Enum in software.amazon.awssdk.services.glue.model
 
jobRunStateAsString() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The current state of the job run.
jobs() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
A list of job definitions.
jobs() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
A list of job definitions.
jobs(Collection<Job>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsResponse.Builder
A list of job definitions.
jobs(Collection<Job>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsResponse.Builder
A list of job definitions.
jobs(Consumer<Job.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsResponse.Builder
A list of job definitions.
jobs(Consumer<Job.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsResponse.Builder
A list of job definitions.
jobs(Job...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsResponse.Builder
A list of job definitions.
jobs(Job...) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsResponse.Builder
A list of job definitions.
jobsNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
A list of names of jobs not found.
jobsNotFound(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsResponse.Builder
A list of names of jobs not found.
jobsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsResponse.Builder
A list of names of jobs not found.
jobUpdate() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
Specifies the values with which to update the job definition.
jobUpdate(Consumer<JobUpdate.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobRequest.Builder
Specifies the values with which to update the job definition.
jobUpdate(JobUpdate) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobRequest.Builder
Specifies the values with which to update the job definition.
JobUpdate - Class in software.amazon.awssdk.services.glue.model
Specifies information used to update an existing job definition.
JobUpdate.Builder - Interface in software.amazon.awssdk.services.glue.model
 
join() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys.
join(Consumer<Join.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys.
join(Join) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys.
Join - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys.
Join.Builder - Interface in software.amazon.awssdk.services.glue.model
 
JoinColumn - Class in software.amazon.awssdk.services.glue.model
Specifies a column to be joined.
JoinColumn.Builder - Interface in software.amazon.awssdk.services.glue.model
 
joinType() - Method in class software.amazon.awssdk.services.glue.model.Join
Specifies the type of join to be performed on the datasets.
joinType(String) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
Specifies the type of join to be performed on the datasets.
joinType(JoinType) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
Specifies the type of join to be performed on the datasets.
JoinType - Enum in software.amazon.awssdk.services.glue.model
 
joinTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.Join
Specifies the type of join to be performed on the datasets.
JSON - software.amazon.awssdk.services.glue.model.DataFormat
 
JSON - software.amazon.awssdk.services.glue.model.TargetFormat
 
jsonClassifier() - Method in class software.amazon.awssdk.services.glue.model.Classifier
A classifier for JSON content.
jsonClassifier() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
A JsonClassifier object specifying the classifier to create.
jsonClassifier() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
A JsonClassifier object with updated fields.
jsonClassifier(Consumer<CreateJsonClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
A JsonClassifier object specifying the classifier to create.
jsonClassifier(Consumer<JsonClassifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier for JSON content.
jsonClassifier(Consumer<UpdateJsonClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
A JsonClassifier object with updated fields.
jsonClassifier(CreateJsonClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
A JsonClassifier object specifying the classifier to create.
jsonClassifier(JsonClassifier) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier for JSON content.
jsonClassifier(UpdateJsonClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
A JsonClassifier object with updated fields.
JsonClassifier - Class in software.amazon.awssdk.services.glue.model
A classifier for JSON content.
JsonClassifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 
jsonPath() - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
jsonPath() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
A JsonPath string defining the JSON data for the classifier to classify.
jsonPath() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
A JsonPath string defining the JSON data.
jsonPath() - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
jsonPath(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest.Builder
A JsonPath string defining the JSON data for the classifier to classify.
jsonPath(String) - Method in interface software.amazon.awssdk.services.glue.model.JsonClassifier.Builder
A JsonPath string defining the JSON data for the classifier to classify.
jsonPath(String) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
A JsonPath string defining the JSON data.
jsonPath(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest.Builder
A JsonPath string defining the JSON data for the classifier to classify.

K

KAFKA - software.amazon.awssdk.services.glue.model.ConnectionType
 
KAFKA_BOOTSTRAP_SERVERS - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_CLIENT_KEY_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_CLIENT_KEYSTORE - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_CLIENT_KEYSTORE_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_CUSTOM_CERT - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_GSSAPI_KEYTAB - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_GSSAPI_KRB5_CONF - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_GSSAPI_PRINCIPAL - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_GSSAPI_SERVICE - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_MECHANISM - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_PLAIN_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_PLAIN_USERNAME - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_SCRAM_PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_SCRAM_SECRETS_ARN - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SASL_SCRAM_USERNAME - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SKIP_CUSTOM_CERT_VALIDATION - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KAFKA_SSL_ENABLED - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
KafkaStreamingSourceOptions - Class in software.amazon.awssdk.services.glue.model
Additional options for streaming.
KafkaStreamingSourceOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
key() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
The key for the additional connection option.
key() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
The key of the property.
key(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption.Builder
The key for the additional connection option.
key(String) - Method in interface software.amazon.awssdk.services.glue.model.PropertyPredicate.Builder
The key of the property.
Key(Identifier) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
keys() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
The key of the column to be joined.
keys() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
The keys for the partition index.
keys() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
A list of one or more keys, as KeySchemaElement structures, for the partition index.
keys(String...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndex.Builder
The keys for the partition index.
keys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.JoinColumn.Builder
The key of the column to be joined.
keys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndex.Builder
The keys for the partition index.
keys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.JoinColumn.Builder
The key of the column to be joined.
keys(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
A list of one or more keys, as KeySchemaElement structures, for the partition index.
keys(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
A list of one or more keys, as KeySchemaElement structures, for the partition index.
keys(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor.Builder
A list of one or more keys, as KeySchemaElement structures, for the partition index.
KeySchemaElement - Class in software.amazon.awssdk.services.glue.model
A partition key pair consisting of a name and a type.
KeySchemaElement.Builder - Interface in software.amazon.awssdk.services.glue.model
 
KinesisStreamingSourceOptions - Class in software.amazon.awssdk.services.glue.model
Additional options for the Amazon Kinesis streaming data source.
KinesisStreamingSourceOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
kmsKeyArn() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.
kmsKeyArn() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.
kmsKeyArn() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.
kmsKeyArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CloudWatchEncryption.Builder
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.
kmsKeyArn(String) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarksEncryption.Builder
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.
kmsKeyArn(String) - Method in interface software.amazon.awssdk.services.glue.model.S3Encryption.Builder
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.
kmsKeyId() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
The ID for the customer-provided KMS key.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.glue.model.MLUserDataEncryption.Builder
The ID for the customer-provided KMS key.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
Use this in place of AdditionalOptionKeys.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.AggFunction
Use this in place of AggFunction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.BackfillErrorCode
Use this in place of BackfillErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.BlueprintRunState
Use this in place of BlueprintRunState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.BlueprintStatus
Use this in place of BlueprintStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
Use this in place of CatalogEncryptionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CloudWatchEncryptionMode
Use this in place of CloudWatchEncryptionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ColumnStatisticsState
Use this in place of ColumnStatisticsState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ColumnStatisticsType
Use this in place of ColumnStatisticsType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Comparator
Use this in place of Comparator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Compatibility
Use this in place of Compatibility.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CompressionType
Use this in place of CompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
Use this in place of ConnectionPropertyKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ConnectionType
Use this in place of ConnectionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CrawlerHistoryState
Use this in place of CrawlerHistoryState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CrawlerLineageSettings
Use this in place of CrawlerLineageSettings.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CrawlerState
Use this in place of CrawlerState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CrawlState
Use this in place of CrawlState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CsvHeaderOption
Use this in place of CsvHeaderOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.CsvSerdeOption
Use this in place of CsvSerdeOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.DataFormat
Use this in place of DataFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
Use this in place of DataQualityRuleResultStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.DeleteBehavior
Use this in place of DeleteBehavior.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.DeltaTargetCompressionType
Use this in place of DeltaTargetCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.DQStopJobOnFailureTiming
Use this in place of DQStopJobOnFailureTiming.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.DQTransformOutput
Use this in place of DQTransformOutput.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.EnableHybridValues
Use this in place of EnableHybridValues.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ExecutionClass
Use this in place of ExecutionClass.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ExistCondition
Use this in place of ExistCondition.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
Use this in place of FederationSourceErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.FieldName
Use this in place of FieldName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.FilterLogicalOperator
Use this in place of FilterLogicalOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.FilterOperation
Use this in place of FilterOperation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.FilterOperator
Use this in place of FilterOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.FilterValueType
Use this in place of FilterValueType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.GlueRecordType
Use this in place of GlueRecordType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
Use this in place of HudiTargetCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.JDBCConnectionType
Use this in place of JDBCConnectionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.JDBCDataType
Use this in place of JDBCDataType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.JdbcMetadataEntry
Use this in place of JdbcMetadataEntry.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.JobBookmarksEncryptionMode
Use this in place of JobBookmarksEncryptionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.JobRunState
Use this in place of JobRunState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.JoinType
Use this in place of JoinType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Language
Use this in place of Language.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.LastCrawlStatus
Use this in place of LastCrawlStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Logical
Use this in place of Logical.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.LogicalOperator
Use this in place of LogicalOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.MetadataOperation
Use this in place of MetadataOperation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.MLUserDataEncryptionModeString
Use this in place of MLUserDataEncryptionModeString.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.NodeType
Use this in place of NodeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ParamType
Use this in place of ParamType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ParquetCompressionType
Use this in place of ParquetCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.PartitionIndexStatus
Use this in place of PartitionIndexStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Permission
Use this in place of Permission.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.PermissionType
Use this in place of PermissionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.PiiType
Use this in place of PiiType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.PrincipalType
Use this in place of PrincipalType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.QuoteChar
Use this in place of QuoteChar.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.RecrawlBehavior
Use this in place of RecrawlBehavior.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.RegistryStatus
Use this in place of RegistryStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ResourceShareType
Use this in place of ResourceShareType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ResourceType
Use this in place of ResourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.S3EncryptionMode
Use this in place of S3EncryptionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ScheduleState
Use this in place of ScheduleState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SchemaDiffType
Use this in place of SchemaDiffType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SchemaStatus
Use this in place of SchemaStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SchemaVersionStatus
Use this in place of SchemaVersionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Separator
Use this in place of Separator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SessionStatus
Use this in place of SessionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.Sort
Use this in place of Sort.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SortDirectionType
Use this in place of SortDirectionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SourceControlAuthStrategy
Use this in place of SourceControlAuthStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.SourceControlProvider
Use this in place of SourceControlProvider.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.StartingPosition
Use this in place of StartingPosition.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.StatementState
Use this in place of StatementState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TableOptimizerEventType
Use this in place of TableOptimizerEventType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TableOptimizerType
Use this in place of TableOptimizerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TargetFormat
Use this in place of TargetFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
Use this in place of TaskRunSortColumnType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TaskStatusType
Use this in place of TaskStatusType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TaskType
Use this in place of TaskType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TransformSortColumnType
Use this in place of TransformSortColumnType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TransformStatusType
Use this in place of TransformStatusType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TransformType
Use this in place of TransformType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TriggerState
Use this in place of TriggerState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.TriggerType
Use this in place of TriggerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.UnionType
Use this in place of UnionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.UpdateBehavior
Use this in place of UpdateBehavior.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.UpdateCatalogBehavior
Use this in place of UpdateCatalogBehavior.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.ViewDialect
Use this in place of ViewDialect.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.WorkerType
Use this in place of WorkerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.glue.model.WorkflowRunStatus
Use this in place of WorkflowRunStatus.values() to return a Set of all values known to the SDK.
KURTOSIS - software.amazon.awssdk.services.glue.model.AggFunction
 

L

label() - Method in class software.amazon.awssdk.services.glue.model.Datatype
A label assigned to the datatype.
label() - Method in class software.amazon.awssdk.services.glue.model.Option
Specifies the label of the option.
label(String) - Method in interface software.amazon.awssdk.services.glue.model.Datatype.Builder
A label assigned to the datatype.
label(String) - Method in interface software.amazon.awssdk.services.glue.model.Option.Builder
Specifies the label of the option.
labelCount() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The number of labels available for this transform.
labelCount() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A count identifier for the labeling files generated by Glue for this transform.
labelCount(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The number of labels available for this transform.
labelCount(Integer) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A count identifier for the labeling files generated by Glue for this transform.
LABELING_SET_GENERATION - software.amazon.awssdk.services.glue.model.TaskType
 
labelingSetGenerationTaskRunProperties() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
The configuration properties for a labeling set generation task run.
labelingSetGenerationTaskRunProperties(Consumer<LabelingSetGenerationTaskRunProperties.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for a labeling set generation task run.
labelingSetGenerationTaskRunProperties(LabelingSetGenerationTaskRunProperties) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The configuration properties for a labeling set generation task run.
LabelingSetGenerationTaskRunProperties - Class in software.amazon.awssdk.services.glue.model
Specifies configuration properties for a labeling set generation task run.
LabelingSetGenerationTaskRunProperties.Builder - Interface in software.amazon.awssdk.services.glue.model
 
lakeFormationConfiguration() - Method in class software.amazon.awssdk.services.glue.model.Crawler
Specifies whether the crawler should use Lake Formation credentials for the crawler instead of the IAM role credentials.
lakeFormationConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
Specifies Lake Formation configuration settings for the crawler.
lakeFormationConfiguration() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
Specifies Lake Formation configuration settings for the crawler.
lakeFormationConfiguration(Consumer<LakeFormationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
Specifies whether the crawler should use Lake Formation credentials for the crawler instead of the IAM role credentials.
lakeFormationConfiguration(Consumer<LakeFormationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
Specifies Lake Formation configuration settings for the crawler.
lakeFormationConfiguration(Consumer<LakeFormationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
Specifies Lake Formation configuration settings for the crawler.
lakeFormationConfiguration(LakeFormationConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
Specifies whether the crawler should use Lake Formation credentials for the crawler instead of the IAM role credentials.
lakeFormationConfiguration(LakeFormationConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
Specifies Lake Formation configuration settings for the crawler.
lakeFormationConfiguration(LakeFormationConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
Specifies Lake Formation configuration settings for the crawler.
LakeFormationConfiguration - Class in software.amazon.awssdk.services.glue.model
Specifies Lake Formation configuration settings for the crawler.
LakeFormationConfiguration.Builder - Interface in software.amazon.awssdk.services.glue.model
 
language() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
The programming language of the resulting code from the DAG.
language() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
The programming language of the code to perform the mapping.
language(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
The programming language of the resulting code from the DAG.
language(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The programming language of the code to perform the mapping.
language(Language) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
The programming language of the resulting code from the DAG.
language(Language) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The programming language of the code to perform the mapping.
Language - Enum in software.amazon.awssdk.services.glue.model
 
languageAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
The programming language of the resulting code from the DAG.
languageAsString() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
The programming language of the code to perform the mapping.
LAST - software.amazon.awssdk.services.glue.model.AggFunction
 
LAST_MODIFIED - software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
lastAccessTime() - Method in class software.amazon.awssdk.services.glue.model.Partition
The last time at which the partition was accessed.
lastAccessTime() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
The last time at which the partition was accessed.
lastAccessTime() - Method in class software.amazon.awssdk.services.glue.model.Table
The last time that the table was accessed.
lastAccessTime() - Method in class software.amazon.awssdk.services.glue.model.TableInput
The last time that the table was accessed.
lastAccessTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The last time at which the partition was accessed.
lastAccessTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
The last time at which the partition was accessed.
lastAccessTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The last time that the table was accessed.
lastAccessTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
The last time that the table was accessed.
lastActiveDefinition() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.
lastActiveDefinition(Consumer<LastActiveDefinition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.
lastActiveDefinition(LastActiveDefinition) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.
LastActiveDefinition - Class in software.amazon.awssdk.services.glue.model
When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.
LastActiveDefinition.Builder - Interface in software.amazon.awssdk.services.glue.model
 
lastAnalyzedTime() - Method in class software.amazon.awssdk.services.glue.model.Partition
The last time at which column statistics were computed for this partition.
lastAnalyzedTime() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
The last time at which column statistics were computed for this partition.
lastAnalyzedTime() - Method in class software.amazon.awssdk.services.glue.model.Table
The last time that column statistics were computed for this table.
lastAnalyzedTime() - Method in class software.amazon.awssdk.services.glue.model.TableInput
The last time that column statistics were computed for this table.
lastAnalyzedTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The last time at which column statistics were computed for this partition.
lastAnalyzedTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
The last time at which column statistics were computed for this partition.
lastAnalyzedTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The last time that column statistics were computed for this table.
lastAnalyzedTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
The last time that column statistics were computed for this table.
lastCommitId() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The last commit ID for a commit in the remote repository.
lastCommitId(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The last commit ID for a commit in the remote repository.
lastCrawl() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The status of the last crawl, and potentially error information if an error occurred.
lastCrawl(Consumer<LastCrawlInfo.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The status of the last crawl, and potentially error information if an error occurred.
lastCrawl(LastCrawlInfo) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The status of the last crawl, and potentially error information if an error occurred.
LastCrawlInfo - Class in software.amazon.awssdk.services.glue.model
Status and error information about the most recent crawl.
LastCrawlInfo.Builder - Interface in software.amazon.awssdk.services.glue.model
 
LastCrawlStatus - Enum in software.amazon.awssdk.services.glue.model
 
lastModifiedAfter() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
Filter on rulesets last modified after this date.
lastModifiedAfter() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
Filter on transforms last modified after this date.
lastModifiedAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
Filter on rulesets last modified after this date.
lastModifiedAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filter on transforms last modified after this date.
lastModifiedBefore() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
Filter on rulesets last modified before this date.
lastModifiedBefore() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
Filter on transforms last modified before this date.
lastModifiedBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
Filter on rulesets last modified before this date.
lastModifiedBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filter on transforms last modified before this date.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
The date and time the blueprint was last modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
The date and time the data quality ruleset was last modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
A timestamp.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
A timestamp.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
A timestamp.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The date and time when this task run was last modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The date and time when the transform was last modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.Job
The last point in time when this job definition was modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The last time that this job run was modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
The date and time the blueprint was last modified.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A timestamp.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The last point in time that the requested task run was updated.
lastModifiedOn() - Method in class software.amazon.awssdk.services.glue.model.Workflow
The date and time when the workflow was last modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
The date and time the blueprint was last modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
The date and time the data quality ruleset was last modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
A timestamp.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
A timestamp.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
A timestamp.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The date and time when this task run was last modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The date and time when the transform was last modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The last point in time when this job definition was modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The last time that this job run was modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.LastActiveDefinition.Builder
The date and time the blueprint was last modified.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A timestamp.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The last point in time that the requested task run was updated.
lastModifiedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The date and time when the workflow was last modified.
lastModifiedTimestamp() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was last modified.
lastModifiedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The point in time at which this DevEndpoint was last modified.
lastRun() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
A TableOptimizerRun object representing the last run of the table optimizer.
lastRun() - Method in class software.amazon.awssdk.services.glue.model.Workflow
The information about the last execution of the workflow.
lastRun(Consumer<TableOptimizerRun.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizer.Builder
A TableOptimizerRun object representing the last run of the table optimizer.
lastRun(Consumer<WorkflowRun.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The information about the last execution of the workflow.
lastRun(TableOptimizerRun) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizer.Builder
A TableOptimizerRun object representing the last run of the table optimizer.
lastRun(WorkflowRun) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The information about the last execution of the workflow.
lastRuntimeSeconds() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The duration of the crawler's most recent run, in seconds.
lastRuntimeSeconds(Double) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The duration of the crawler's most recent run, in seconds.
lastUpdated() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The last point in time when this task was modified.
lastUpdated() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The time that the crawler was last updated.
lastUpdated() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
The time that this classifier was last updated.
lastUpdated() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
The time that this classifier was last updated.
lastUpdated() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
The time that this classifier was last updated.
lastUpdated() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
The time that this classifier was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The last point in time when this task was modified.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The time that the crawler was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
The time that this classifier was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
The time that this classifier was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.glue.model.JsonClassifier.Builder
The time that this classifier was last updated.
lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.glue.model.XMLClassifier.Builder
The time that this classifier was last updated.
lastUpdatedBy() - Method in class software.amazon.awssdk.services.glue.model.Connection
The user, group, or role that last updated this connection definition.
lastUpdatedBy(String) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The user, group, or role that last updated this connection definition.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.glue.model.Connection
The last time that this connection definition was updated.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The last time that this connection definition was updated.
lastUpdateStatus() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The status of the last update.
lastUpdateStatus(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The status of the last update.
LATEST - software.amazon.awssdk.services.glue.model.StartingPosition
 
latestSchemaVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The latest version of the schema associated with the returned schema definition.
latestSchemaVersion() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The latest version of the schema associated with the returned schema definition.
latestSchemaVersion(Long) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The latest version of the schema associated with the returned schema definition.
latestSchemaVersion(Long) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The latest version of the schema associated with the returned schema definition.
latestVersion() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The latest version of the schema.
latestVersion() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The latest version of the schema.
latestVersion() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
The latest version available for the schema.
latestVersion(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The latest version of the schema.
latestVersion(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The latest version of the schema.
latestVersion(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionNumber.Builder
The latest version available for the schema.
LAZY_SIMPLE_SER_DE - software.amazon.awssdk.services.glue.model.CsvSerdeOption
 
LE - software.amazon.awssdk.services.glue.model.FilterOperator
 
LEFT - software.amazon.awssdk.services.glue.model.JoinType
 
LEFTANTI - software.amazon.awssdk.services.glue.model.JoinType
 
LEFTSEMI - software.amazon.awssdk.services.glue.model.JoinType
 
LESS_THAN - software.amazon.awssdk.services.glue.model.Comparator
 
LESS_THAN_EQUALS - software.amazon.awssdk.services.glue.model.Comparator
 
lineageConfiguration() - Method in class software.amazon.awssdk.services.glue.model.Crawler
A configuration that specifies whether data lineage is enabled for the crawler.
lineageConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
Specifies data lineage configuration settings for the crawler.
lineageConfiguration() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
Specifies data lineage configuration settings for the crawler.
lineageConfiguration(Consumer<LineageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A configuration that specifies whether data lineage is enabled for the crawler.
lineageConfiguration(Consumer<LineageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
Specifies data lineage configuration settings for the crawler.
lineageConfiguration(Consumer<LineageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
Specifies data lineage configuration settings for the crawler.
lineageConfiguration(LineageConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A configuration that specifies whether data lineage is enabled for the crawler.
lineageConfiguration(LineageConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
Specifies data lineage configuration settings for the crawler.
lineageConfiguration(LineageConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
Specifies data lineage configuration settings for the crawler.
LineageConfiguration - Class in software.amazon.awssdk.services.glue.model
Specifies data lineage configuration settings for the crawler.
LineageConfiguration.Builder - Interface in software.amazon.awssdk.services.glue.model
 
lineNumber() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
The line number of the node.
lineNumber(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNode.Builder
The line number of the node.
LIST - software.amazon.awssdk.services.glue.model.ParamType
 
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
listBlueprints(Consumer<ListBlueprintsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all the blueprint names in an account.
listBlueprints(Consumer<ListBlueprintsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all the blueprint names in an account.
listBlueprints(ListBlueprintsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all the blueprint names in an account.
listBlueprints(ListBlueprintsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all the blueprint names in an account.
ListBlueprintsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listBlueprintsPaginator(software.amazon.awssdk.services.glue.model.ListBlueprintsRequest) operation which is a paginated operation.
ListBlueprintsIterable(GlueClient, ListBlueprintsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListBlueprintsIterable
 
listBlueprintsPaginator(Consumer<ListBlueprintsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listBlueprintsPaginator(Consumer<ListBlueprintsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listBlueprintsPaginator(ListBlueprintsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listBlueprintsPaginator(ListBlueprintsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListBlueprintsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listBlueprintsPaginator(software.amazon.awssdk.services.glue.model.ListBlueprintsRequest) operation which is a paginated operation.
ListBlueprintsPublisher(GlueAsyncClient, ListBlueprintsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListBlueprintsPublisher
 
ListBlueprintsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListBlueprintsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListBlueprintsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListBlueprintsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListBlueprintsRequestMarshaller
 
ListBlueprintsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListBlueprintsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listColumnStatisticsTaskRuns(Consumer<ListColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
List all task runs for a particular account.
listColumnStatisticsTaskRuns(Consumer<ListColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
List all task runs for a particular account.
listColumnStatisticsTaskRuns(ListColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
List all task runs for a particular account.
listColumnStatisticsTaskRuns(ListColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
List all task runs for a particular account.
ListColumnStatisticsTaskRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
ListColumnStatisticsTaskRunsIterable(GlueClient, ListColumnStatisticsTaskRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListColumnStatisticsTaskRunsIterable
 
listColumnStatisticsTaskRunsPaginator(Consumer<ListColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listColumnStatisticsTaskRunsPaginator(Consumer<ListColumnStatisticsTaskRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listColumnStatisticsTaskRunsPaginator(ListColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listColumnStatisticsTaskRunsPaginator(ListColumnStatisticsTaskRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListColumnStatisticsTaskRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListColumnStatisticsTaskRunsPublisher(GlueAsyncClient, ListColumnStatisticsTaskRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListColumnStatisticsTaskRunsPublisher
 
ListColumnStatisticsTaskRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListColumnStatisticsTaskRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListColumnStatisticsTaskRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListColumnStatisticsTaskRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListColumnStatisticsTaskRunsRequestMarshaller
 
ListColumnStatisticsTaskRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListColumnStatisticsTaskRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listCrawlers(Consumer<ListCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag.
listCrawlers(Consumer<ListCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag.
listCrawlers(ListCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag.
listCrawlers(ListCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag.
ListCrawlersIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listCrawlersPaginator(software.amazon.awssdk.services.glue.model.ListCrawlersRequest) operation which is a paginated operation.
ListCrawlersIterable(GlueClient, ListCrawlersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListCrawlersIterable
 
listCrawlersPaginator(Consumer<ListCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listCrawlersPaginator(Consumer<ListCrawlersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listCrawlersPaginator(ListCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listCrawlersPaginator(ListCrawlersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListCrawlersPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listCrawlersPaginator(software.amazon.awssdk.services.glue.model.ListCrawlersRequest) operation which is a paginated operation.
ListCrawlersPublisher(GlueAsyncClient, ListCrawlersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListCrawlersPublisher
 
ListCrawlersRequest - Class in software.amazon.awssdk.services.glue.model
 
ListCrawlersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListCrawlersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListCrawlersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListCrawlersRequestMarshaller
 
ListCrawlersResponse - Class in software.amazon.awssdk.services.glue.model
 
ListCrawlersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listCrawls(Consumer<ListCrawlsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns all the crawls of a specified crawler.
listCrawls(Consumer<ListCrawlsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns all the crawls of a specified crawler.
listCrawls(ListCrawlsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns all the crawls of a specified crawler.
listCrawls(ListCrawlsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns all the crawls of a specified crawler.
ListCrawlsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListCrawlsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListCrawlsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListCrawlsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListCrawlsRequestMarshaller
 
ListCrawlsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListCrawlsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listCustomEntityTypes(Consumer<ListCustomEntityTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all the custom patterns that have been created.
listCustomEntityTypes(Consumer<ListCustomEntityTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all the custom patterns that have been created.
listCustomEntityTypes(ListCustomEntityTypesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all the custom patterns that have been created.
listCustomEntityTypes(ListCustomEntityTypesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all the custom patterns that have been created.
ListCustomEntityTypesIterable - Class in software.amazon.awssdk.services.glue.paginators
ListCustomEntityTypesIterable(GlueClient, ListCustomEntityTypesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListCustomEntityTypesIterable
 
listCustomEntityTypesPaginator(Consumer<ListCustomEntityTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listCustomEntityTypesPaginator(Consumer<ListCustomEntityTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listCustomEntityTypesPaginator(ListCustomEntityTypesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listCustomEntityTypesPaginator(ListCustomEntityTypesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListCustomEntityTypesPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListCustomEntityTypesPublisher(GlueAsyncClient, ListCustomEntityTypesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListCustomEntityTypesPublisher
 
ListCustomEntityTypesRequest - Class in software.amazon.awssdk.services.glue.model
 
ListCustomEntityTypesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListCustomEntityTypesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListCustomEntityTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListCustomEntityTypesRequestMarshaller
 
ListCustomEntityTypesResponse - Class in software.amazon.awssdk.services.glue.model
 
ListCustomEntityTypesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listDataQualityResults(Consumer<ListDataQualityResultsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns all data quality execution results for your account.
listDataQualityResults(Consumer<ListDataQualityResultsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns all data quality execution results for your account.
listDataQualityResults(ListDataQualityResultsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns all data quality execution results for your account.
listDataQualityResults(ListDataQualityResultsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns all data quality execution results for your account.
ListDataQualityResultsIterable - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityResultsIterable(GlueClient, ListDataQualityResultsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityResultsIterable
 
listDataQualityResultsPaginator(Consumer<ListDataQualityResultsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityResultsPaginator(Consumer<ListDataQualityResultsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listDataQualityResultsPaginator(ListDataQualityResultsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityResultsPaginator(ListDataQualityResultsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListDataQualityResultsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityResultsPublisher(GlueAsyncClient, ListDataQualityResultsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityResultsPublisher
 
ListDataQualityResultsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityResultsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListDataQualityResultsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListDataQualityResultsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListDataQualityResultsRequestMarshaller
 
ListDataQualityResultsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityResultsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listDataQualityRuleRecommendationRuns(Consumer<ListDataQualityRuleRecommendationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists the recommendation runs meeting the filter criteria.
listDataQualityRuleRecommendationRuns(Consumer<ListDataQualityRuleRecommendationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists the recommendation runs meeting the filter criteria.
listDataQualityRuleRecommendationRuns(ListDataQualityRuleRecommendationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists the recommendation runs meeting the filter criteria.
listDataQualityRuleRecommendationRuns(ListDataQualityRuleRecommendationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists the recommendation runs meeting the filter criteria.
ListDataQualityRuleRecommendationRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityRuleRecommendationRunsIterable(GlueClient, ListDataQualityRuleRecommendationRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityRuleRecommendationRunsIterable
 
listDataQualityRuleRecommendationRunsPaginator(Consumer<ListDataQualityRuleRecommendationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityRuleRecommendationRunsPaginator(Consumer<ListDataQualityRuleRecommendationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listDataQualityRuleRecommendationRunsPaginator(ListDataQualityRuleRecommendationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityRuleRecommendationRunsPaginator(ListDataQualityRuleRecommendationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListDataQualityRuleRecommendationRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityRuleRecommendationRunsPublisher(GlueAsyncClient, ListDataQualityRuleRecommendationRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityRuleRecommendationRunsPublisher
 
ListDataQualityRuleRecommendationRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityRuleRecommendationRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListDataQualityRuleRecommendationRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListDataQualityRuleRecommendationRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListDataQualityRuleRecommendationRunsRequestMarshaller
 
ListDataQualityRuleRecommendationRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityRuleRecommendationRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listDataQualityRulesetEvaluationRuns(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
listDataQualityRulesetEvaluationRuns(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
ListDataQualityRulesetEvaluationRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityRulesetEvaluationRunsIterable(GlueClient, ListDataQualityRulesetEvaluationRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetEvaluationRunsIterable
 
listDataQualityRulesetEvaluationRunsPaginator(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityRulesetEvaluationRunsPaginator(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listDataQualityRulesetEvaluationRunsPaginator(ListDataQualityRulesetEvaluationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityRulesetEvaluationRunsPaginator(ListDataQualityRulesetEvaluationRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListDataQualityRulesetEvaluationRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityRulesetEvaluationRunsPublisher(GlueAsyncClient, ListDataQualityRulesetEvaluationRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetEvaluationRunsPublisher
 
ListDataQualityRulesetEvaluationRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityRulesetEvaluationRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListDataQualityRulesetEvaluationRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListDataQualityRulesetEvaluationRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListDataQualityRulesetEvaluationRunsRequestMarshaller
 
ListDataQualityRulesetEvaluationRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityRulesetEvaluationRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listDataQualityRulesets(Consumer<ListDataQualityRulesetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a paginated list of rulesets for the specified list of Glue tables.
listDataQualityRulesets(Consumer<ListDataQualityRulesetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a paginated list of rulesets for the specified list of Glue tables.
listDataQualityRulesets(ListDataQualityRulesetsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a paginated list of rulesets for the specified list of Glue tables.
listDataQualityRulesets(ListDataQualityRulesetsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a paginated list of rulesets for the specified list of Glue tables.
ListDataQualityRulesetsIterable - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityRulesetsIterable(GlueClient, ListDataQualityRulesetsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetsIterable
 
listDataQualityRulesetsPaginator(Consumer<ListDataQualityRulesetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityRulesetsPaginator(Consumer<ListDataQualityRulesetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listDataQualityRulesetsPaginator(ListDataQualityRulesetsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDataQualityRulesetsPaginator(ListDataQualityRulesetsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListDataQualityRulesetsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListDataQualityRulesetsPublisher(GlueAsyncClient, ListDataQualityRulesetsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetsPublisher
 
ListDataQualityRulesetsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityRulesetsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListDataQualityRulesetsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListDataQualityRulesetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListDataQualityRulesetsRequestMarshaller
 
ListDataQualityRulesetsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListDataQualityRulesetsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listDevEndpoints(Consumer<ListDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all DevEndpoint resources in this Amazon Web Services account, or the resources with the specified tag.
listDevEndpoints(Consumer<ListDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all DevEndpoint resources in this Amazon Web Services account, or the resources with the specified tag.
listDevEndpoints(ListDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all DevEndpoint resources in this Amazon Web Services account, or the resources with the specified tag.
listDevEndpoints(ListDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all DevEndpoint resources in this Amazon Web Services account, or the resources with the specified tag.
ListDevEndpointsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listDevEndpointsPaginator(software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest) operation which is a paginated operation.
ListDevEndpointsIterable(GlueClient, ListDevEndpointsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDevEndpointsIterable
 
listDevEndpointsPaginator(Consumer<ListDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDevEndpointsPaginator(Consumer<ListDevEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listDevEndpointsPaginator(ListDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listDevEndpointsPaginator(ListDevEndpointsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListDevEndpointsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listDevEndpointsPaginator(software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest) operation which is a paginated operation.
ListDevEndpointsPublisher(GlueAsyncClient, ListDevEndpointsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListDevEndpointsPublisher
 
ListDevEndpointsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListDevEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListDevEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListDevEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListDevEndpointsRequestMarshaller
 
ListDevEndpointsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListDevEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag.
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag.
ListJobsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listJobsPaginator(software.amazon.awssdk.services.glue.model.ListJobsRequest) operation which is a paginated operation.
ListJobsIterable(GlueClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListJobsIterable
 
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListJobsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listJobsPaginator(software.amazon.awssdk.services.glue.model.ListJobsRequest) operation which is a paginated operation.
ListJobsPublisher(GlueAsyncClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListJobsPublisher
 
ListJobsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListJobsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListJobsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListJobsRequest Marshaller
ListJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListJobsRequestMarshaller
 
ListJobsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListJobsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listMLTransforms(Consumer<ListMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag.
listMLTransforms(Consumer<ListMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag.
listMLTransforms(ListMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag.
listMLTransforms(ListMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag.
ListMLTransformsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listMLTransformsPaginator(software.amazon.awssdk.services.glue.model.ListMlTransformsRequest) operation which is a paginated operation.
ListMLTransformsIterable(GlueClient, ListMlTransformsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListMLTransformsIterable
 
listMLTransformsPaginator(Consumer<ListMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listMLTransformsPaginator(Consumer<ListMlTransformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listMLTransformsPaginator(ListMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listMLTransformsPaginator(ListMlTransformsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListMLTransformsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listMLTransformsPaginator(software.amazon.awssdk.services.glue.model.ListMlTransformsRequest) operation which is a paginated operation.
ListMLTransformsPublisher(GlueAsyncClient, ListMlTransformsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListMLTransformsPublisher
 
ListMlTransformsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListMlTransformsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListMlTransformsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListMlTransformsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListMlTransformsRequestMarshaller
 
ListMlTransformsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListMlTransformsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listRegistries(Consumer<ListRegistriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of registries that you have created, with minimal registry information.
listRegistries(Consumer<ListRegistriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of registries that you have created, with minimal registry information.
listRegistries(ListRegistriesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of registries that you have created, with minimal registry information.
listRegistries(ListRegistriesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of registries that you have created, with minimal registry information.
ListRegistriesIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listRegistriesPaginator(software.amazon.awssdk.services.glue.model.ListRegistriesRequest) operation which is a paginated operation.
ListRegistriesIterable(GlueClient, ListRegistriesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListRegistriesIterable
 
listRegistriesPaginator(Consumer<ListRegistriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listRegistriesPaginator(Consumer<ListRegistriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listRegistriesPaginator(ListRegistriesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listRegistriesPaginator(ListRegistriesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListRegistriesPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listRegistriesPaginator(software.amazon.awssdk.services.glue.model.ListRegistriesRequest) operation which is a paginated operation.
ListRegistriesPublisher(GlueAsyncClient, ListRegistriesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListRegistriesPublisher
 
ListRegistriesRequest - Class in software.amazon.awssdk.services.glue.model
 
ListRegistriesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListRegistriesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListRegistriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListRegistriesRequestMarshaller
 
ListRegistriesResponse - Class in software.amazon.awssdk.services.glue.model
 
ListRegistriesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listSchemas(Consumer<ListSchemasRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of schemas with minimal details.
listSchemas(Consumer<ListSchemasRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of schemas with minimal details.
listSchemas(ListSchemasRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of schemas with minimal details.
listSchemas(ListSchemasRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of schemas with minimal details.
ListSchemasIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listSchemasPaginator(software.amazon.awssdk.services.glue.model.ListSchemasRequest) operation which is a paginated operation.
ListSchemasIterable(GlueClient, ListSchemasRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListSchemasIterable
 
listSchemasPaginator(Consumer<ListSchemasRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listSchemasPaginator(Consumer<ListSchemasRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listSchemasPaginator(ListSchemasRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listSchemasPaginator(ListSchemasRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListSchemasPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listSchemasPaginator(software.amazon.awssdk.services.glue.model.ListSchemasRequest) operation which is a paginated operation.
ListSchemasPublisher(GlueAsyncClient, ListSchemasRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListSchemasPublisher
 
ListSchemasRequest - Class in software.amazon.awssdk.services.glue.model
 
ListSchemasRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListSchemasRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListSchemasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListSchemasRequestMarshaller
 
ListSchemasResponse - Class in software.amazon.awssdk.services.glue.model
 
ListSchemasResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listSchemaVersions(Consumer<ListSchemaVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of schema versions that you have created, with minimal information.
listSchemaVersions(Consumer<ListSchemaVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of schema versions that you have created, with minimal information.
listSchemaVersions(ListSchemaVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Returns a list of schema versions that you have created, with minimal information.
listSchemaVersions(ListSchemaVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Returns a list of schema versions that you have created, with minimal information.
ListSchemaVersionsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listSchemaVersionsPaginator(software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest) operation which is a paginated operation.
ListSchemaVersionsIterable(GlueClient, ListSchemaVersionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListSchemaVersionsIterable
 
listSchemaVersionsPaginator(Consumer<ListSchemaVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listSchemaVersionsPaginator(Consumer<ListSchemaVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listSchemaVersionsPaginator(ListSchemaVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listSchemaVersionsPaginator(ListSchemaVersionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListSchemaVersionsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListSchemaVersionsPublisher(GlueAsyncClient, ListSchemaVersionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListSchemaVersionsPublisher
 
ListSchemaVersionsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListSchemaVersionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListSchemaVersionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListSchemaVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListSchemaVersionsRequestMarshaller
 
ListSchemaVersionsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListSchemaVersionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listSessions(Consumer<ListSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieve a list of sessions.
listSessions(Consumer<ListSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieve a list of sessions.
listSessions(ListSessionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieve a list of sessions.
listSessions(ListSessionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieve a list of sessions.
ListSessionsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listSessionsPaginator(software.amazon.awssdk.services.glue.model.ListSessionsRequest) operation which is a paginated operation.
ListSessionsIterable(GlueClient, ListSessionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListSessionsIterable
 
listSessionsPaginator(Consumer<ListSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listSessionsPaginator(Consumer<ListSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listSessionsPaginator(ListSessionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listSessionsPaginator(ListSessionsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListSessionsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listSessionsPaginator(software.amazon.awssdk.services.glue.model.ListSessionsRequest) operation which is a paginated operation.
ListSessionsPublisher(GlueAsyncClient, ListSessionsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListSessionsPublisher
 
ListSessionsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListSessionsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListSessionsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListSessionsRequestMarshaller
 
ListSessionsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListSessionsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listStatements(Consumer<ListStatementsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists statements for the session.
listStatements(Consumer<ListStatementsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists statements for the session.
listStatements(ListStatementsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists statements for the session.
listStatements(ListStatementsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists statements for the session.
ListStatementsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListStatementsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListStatementsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListStatementsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListStatementsRequestMarshaller
 
ListStatementsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListStatementsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listTableOptimizerRuns(Consumer<ListTableOptimizerRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists the history of previous optimizer runs for a specific table.
listTableOptimizerRuns(Consumer<ListTableOptimizerRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists the history of previous optimizer runs for a specific table.
listTableOptimizerRuns(ListTableOptimizerRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists the history of previous optimizer runs for a specific table.
listTableOptimizerRuns(ListTableOptimizerRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists the history of previous optimizer runs for a specific table.
ListTableOptimizerRunsIterable - Class in software.amazon.awssdk.services.glue.paginators
ListTableOptimizerRunsIterable(GlueClient, ListTableOptimizerRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListTableOptimizerRunsIterable
 
listTableOptimizerRunsPaginator(Consumer<ListTableOptimizerRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listTableOptimizerRunsPaginator(Consumer<ListTableOptimizerRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listTableOptimizerRunsPaginator(ListTableOptimizerRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listTableOptimizerRunsPaginator(ListTableOptimizerRunsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListTableOptimizerRunsPublisher - Class in software.amazon.awssdk.services.glue.paginators
ListTableOptimizerRunsPublisher(GlueAsyncClient, ListTableOptimizerRunsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListTableOptimizerRunsPublisher
 
ListTableOptimizerRunsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListTableOptimizerRunsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListTableOptimizerRunsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListTableOptimizerRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListTableOptimizerRunsRequestMarshaller
 
ListTableOptimizerRunsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListTableOptimizerRunsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listTriggers(Consumer<ListTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag.
listTriggers(Consumer<ListTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag.
listTriggers(ListTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag.
listTriggers(ListTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag.
ListTriggersIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listTriggersPaginator(software.amazon.awssdk.services.glue.model.ListTriggersRequest) operation which is a paginated operation.
ListTriggersIterable(GlueClient, ListTriggersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListTriggersIterable
 
listTriggersPaginator(Consumer<ListTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listTriggersPaginator(Consumer<ListTriggersRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listTriggersPaginator(ListTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listTriggersPaginator(ListTriggersRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListTriggersPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listTriggersPaginator(software.amazon.awssdk.services.glue.model.ListTriggersRequest) operation which is a paginated operation.
ListTriggersPublisher(GlueAsyncClient, ListTriggersRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListTriggersPublisher
 
ListTriggersRequest - Class in software.amazon.awssdk.services.glue.model
 
ListTriggersRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListTriggersRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListTriggersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListTriggersRequestMarshaller
 
ListTriggersResponse - Class in software.amazon.awssdk.services.glue.model
 
ListTriggersResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
listType() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the list type of the parameter in the config file of the dynamic transform.
listType(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the list type of the parameter in the config file of the dynamic transform.
listType(ParamType) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the list type of the parameter in the config file of the dynamic transform.
listTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the list type of the parameter in the config file of the dynamic transform.
listWorkflows(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists names of workflows created in the account.
listWorkflows(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists names of workflows created in the account.
listWorkflows(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Lists names of workflows created in the account.
listWorkflows(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Lists names of workflows created in the account.
ListWorkflowsIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.listWorkflowsPaginator(software.amazon.awssdk.services.glue.model.ListWorkflowsRequest) operation which is a paginated operation.
ListWorkflowsIterable(GlueClient, ListWorkflowsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListWorkflowsIterable
 
listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
listWorkflowsPaginator(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
listWorkflowsPaginator(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
ListWorkflowsPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.listWorkflowsPaginator(software.amazon.awssdk.services.glue.model.ListWorkflowsRequest) operation which is a paginated operation.
ListWorkflowsPublisher(GlueAsyncClient, ListWorkflowsRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.ListWorkflowsPublisher
 
ListWorkflowsRequest - Class in software.amazon.awssdk.services.glue.model
 
ListWorkflowsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ListWorkflowsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ListWorkflowsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ListWorkflowsRequestMarshaller
 
ListWorkflowsResponse - Class in software.amazon.awssdk.services.glue.model
 
ListWorkflowsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
Literal - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.PartitionDataProvider
 
location() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
Parameters for the mapping.
location() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
The parameters for the mapping.
location() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
The physical location of the table.
location(String) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The physical location of the table.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
Parameters for the mapping.
location(Consumer<Location.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The parameters for the mapping.
location(Location) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
Parameters for the mapping.
location(Location) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The parameters for the mapping.
Location - Class in software.amazon.awssdk.services.glue.model
The location of resources.
Location.Builder - Interface in software.amazon.awssdk.services.glue.model
 
locationUri() - Method in class software.amazon.awssdk.services.glue.model.Database
The location of the database (for example, an HDFS path).
locationUri() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
The location of the database (for example, an HDFS path).
locationUri(String) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
The location of the database (for example, an HDFS path).
locationUri(String) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
The location of the database (for example, an HDFS path).
LOG - software.amazon.awssdk.services.glue.model.DeleteBehavior
 
LOG - software.amazon.awssdk.services.glue.model.UpdateBehavior
 
LOG - software.amazon.awssdk.services.glue.model.UpdateCatalogBehavior
 
logGroup() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The log group associated with the crawl.
logGroup() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The log group associated with the crawl.
logGroup() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
The log group for the last crawl.
logGroup(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The log group associated with the crawl.
logGroup(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The log group associated with the crawl.
logGroup(String) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
The log group for the last crawl.
logGroupName() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The names of the log groups that are associated with the task run.
logGroupName() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The name of the log group for secure logging that can be server-side encrypted in Amazon CloudWatch using KMS.
logGroupName() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The names of the log group for secure logging, associated with this task run.
logGroupName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The names of the log groups that are associated with the task run.
logGroupName(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The name of the log group for secure logging that can be server-side encrypted in Amazon CloudWatch using KMS.
logGroupName(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The names of the log group for secure logging, associated with this task run.
logical() - Method in class software.amazon.awssdk.services.glue.model.Predicate
An optional field if only one condition is listed.
logical(String) - Method in interface software.amazon.awssdk.services.glue.model.Predicate.Builder
An optional field if only one condition is listed.
logical(Logical) - Method in interface software.amazon.awssdk.services.glue.model.Predicate.Builder
An optional field if only one condition is listed.
Logical - Enum in software.amazon.awssdk.services.glue.model
 
logicalAsString() - Method in class software.amazon.awssdk.services.glue.model.Predicate
An optional field if only one condition is listed.
logicalOperator() - Method in class software.amazon.awssdk.services.glue.model.Condition
A logical operator.
logicalOperator() - Method in class software.amazon.awssdk.services.glue.model.Filter
The operator used to filter rows by comparing the key value to a specified value.
logicalOperator(String) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
A logical operator.
logicalOperator(String) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
The operator used to filter rows by comparing the key value to a specified value.
logicalOperator(FilterLogicalOperator) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
The operator used to filter rows by comparing the key value to a specified value.
logicalOperator(LogicalOperator) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
A logical operator.
LogicalOperator - Enum in software.amazon.awssdk.services.glue.model
 
logicalOperatorAsString() - Method in class software.amazon.awssdk.services.glue.model.Condition
A logical operator.
logicalOperatorAsString() - Method in class software.amazon.awssdk.services.glue.model.Filter
The operator used to filter rows by comparing the key value to a specified value.
logStream() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The log stream associated with the crawl.
logStream() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The log stream associated with the crawl.
logStream() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
The log stream for the last crawl.
logStream(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The log stream associated with the crawl.
logStream(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The log stream associated with the crawl.
logStream(String) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
The log stream for the last crawl.
logUri() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
This field is reserved for future use.
logUri() - Method in class software.amazon.awssdk.services.glue.model.Job
This field is reserved for future use.
logUri() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
This field is reserved for future use.
logUri(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
This field is reserved for future use.
logUri(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
This field is reserved for future use.
logUri(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
This field is reserved for future use.
LONG - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
LONG - software.amazon.awssdk.services.glue.model.GlueRecordType
 
longColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Long column statistics data.
longColumnStatisticsData(Consumer<LongColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Long column statistics data.
longColumnStatisticsData(LongColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
Long column statistics data.
LongColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for integer data columns.
LongColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
LONGNVARCHAR - software.amazon.awssdk.services.glue.model.JDBCDataType
 
LONGVARBINARY - software.amazon.awssdk.services.glue.model.JDBCDataType
 
LONGVARCHAR - software.amazon.awssdk.services.glue.model.JDBCDataType
 
lowerBound() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
The minimum value of partitionColumn that is used to decide partition stride.
lowerBound(Long) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
The minimum value of partitionColumn that is used to decide partition stride.
lowerLimit() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
The lower limit of the data quality metric value according to the analysis of historical data.
lowerLimit(Double) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityMetricValues.Builder
The lower limit of the data quality metric value according to the analysis of historical data.
LT - software.amazon.awssdk.services.glue.model.FilterOperation
 
LT - software.amazon.awssdk.services.glue.model.FilterOperator
 
LTE - software.amazon.awssdk.services.glue.model.FilterOperation
 
LZO - software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
 
LZO - software.amazon.awssdk.services.glue.model.ParquetCompressionType
 

M

mapping() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
Specifies the mapping of data property keys in the data source to data property keys in the data target.
mapping() - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
A list of mappings to the specified targets.
mapping() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
The list of mappings from a source table to target tables.
mapping(Collection<Mapping>) - Method in interface software.amazon.awssdk.services.glue.model.ApplyMapping.Builder
Specifies the mapping of data property keys in the data source to data property keys in the data target.
mapping(Collection<MappingEntry>) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingResponse.Builder
A list of mappings to the specified targets.
mapping(Collection<MappingEntry>) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The list of mappings from a source table to target tables.
mapping(Consumer<Mapping.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ApplyMapping.Builder
Specifies the mapping of data property keys in the data source to data property keys in the data target.
mapping(Consumer<MappingEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingResponse.Builder
A list of mappings to the specified targets.
mapping(Consumer<MappingEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The list of mappings from a source table to target tables.
mapping(Mapping...) - Method in interface software.amazon.awssdk.services.glue.model.ApplyMapping.Builder
Specifies the mapping of data property keys in the data source to data property keys in the data target.
mapping(MappingEntry...) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingResponse.Builder
A list of mappings to the specified targets.
mapping(MappingEntry...) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The list of mappings from a source table to target tables.
Mapping - Class in software.amazon.awssdk.services.glue.model
Specifies the mapping of data property keys.
Mapping.Builder - Interface in software.amazon.awssdk.services.glue.model
 
MappingEntry - Class in software.amazon.awssdk.services.glue.model
Defines a mapping.
MappingEntry.Builder - Interface in software.amazon.awssdk.services.glue.model
 
MARKETPLACE - software.amazon.awssdk.services.glue.model.ConnectionType
 
marshall(BatchCreatePartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchCreatePartitionRequestMarshaller
 
marshall(BatchDeleteConnectionRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchDeleteConnectionRequestMarshaller
 
marshall(BatchDeletePartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchDeletePartitionRequestMarshaller
 
marshall(BatchDeleteTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchDeleteTableRequestMarshaller
 
marshall(BatchDeleteTableVersionRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchDeleteTableVersionRequestMarshaller
 
marshall(BatchGetBlueprintsRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetBlueprintsRequestMarshaller
 
marshall(BatchGetCrawlersRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetCrawlersRequestMarshaller
 
marshall(BatchGetCustomEntityTypesRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetCustomEntityTypesRequestMarshaller
 
marshall(BatchGetDataQualityResultRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetDataQualityResultRequestMarshaller
 
marshall(BatchGetDevEndpointsRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetDevEndpointsRequestMarshaller
 
marshall(BatchGetJobsRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetJobsRequestMarshaller
 
marshall(BatchGetPartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetPartitionRequestMarshaller
 
marshall(BatchGetTableOptimizerRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetTableOptimizerRequestMarshaller
 
marshall(BatchGetTriggersRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetTriggersRequestMarshaller
 
marshall(BatchGetWorkflowsRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchGetWorkflowsRequestMarshaller
 
marshall(BatchStopJobRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchStopJobRunRequestMarshaller
 
marshall(BatchUpdatePartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.BatchUpdatePartitionRequestMarshaller
 
marshall(CancelDataQualityRuleRecommendationRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.CancelDataQualityRuleRecommendationRunRequestMarshaller
 
marshall(CancelDataQualityRulesetEvaluationRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.CancelDataQualityRulesetEvaluationRunRequestMarshaller
 
marshall(CancelMlTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.CancelMlTaskRunRequestMarshaller
 
marshall(CancelStatementRequest) - Method in class software.amazon.awssdk.services.glue.transform.CancelStatementRequestMarshaller
 
marshall(CheckSchemaVersionValidityRequest) - Method in class software.amazon.awssdk.services.glue.transform.CheckSchemaVersionValidityRequestMarshaller
 
marshall(CreateBlueprintRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateBlueprintRequestMarshaller
 
marshall(CreateClassifierRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateClassifierRequestMarshaller
 
marshall(CreateConnectionRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateConnectionRequestMarshaller
 
marshall(CreateCrawlerRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateCrawlerRequestMarshaller
 
marshall(CreateCustomEntityTypeRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateCustomEntityTypeRequestMarshaller
 
marshall(CreateDatabaseRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateDatabaseRequestMarshaller
 
marshall(CreateDataQualityRulesetRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateDataQualityRulesetRequestMarshaller
 
marshall(CreateDevEndpointRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateDevEndpointRequestMarshaller
 
marshall(CreateJobRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateJobRequestMarshaller
 
marshall(CreateMlTransformRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateMlTransformRequestMarshaller
 
marshall(CreatePartitionIndexRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreatePartitionIndexRequestMarshaller
 
marshall(CreatePartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreatePartitionRequestMarshaller
 
marshall(CreateRegistryRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateRegistryRequestMarshaller
 
marshall(CreateSchemaRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateSchemaRequestMarshaller
 
marshall(CreateScriptRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateScriptRequestMarshaller
 
marshall(CreateSecurityConfigurationRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateSecurityConfigurationRequestMarshaller
 
marshall(CreateSessionRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateSessionRequestMarshaller
 
marshall(CreateTableOptimizerRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateTableOptimizerRequestMarshaller
 
marshall(CreateTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateTableRequestMarshaller
 
marshall(CreateTriggerRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateTriggerRequestMarshaller
 
marshall(CreateUserDefinedFunctionRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateUserDefinedFunctionRequestMarshaller
 
marshall(CreateWorkflowRequest) - Method in class software.amazon.awssdk.services.glue.transform.CreateWorkflowRequestMarshaller
 
marshall(DeleteBlueprintRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteBlueprintRequestMarshaller
 
marshall(DeleteClassifierRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteClassifierRequestMarshaller
 
marshall(DeleteColumnStatisticsForPartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteColumnStatisticsForPartitionRequestMarshaller
 
marshall(DeleteColumnStatisticsForTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteColumnStatisticsForTableRequestMarshaller
 
marshall(DeleteConnectionRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteConnectionRequestMarshaller
 
marshall(DeleteCrawlerRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteCrawlerRequestMarshaller
 
marshall(DeleteCustomEntityTypeRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteCustomEntityTypeRequestMarshaller
 
marshall(DeleteDatabaseRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteDatabaseRequestMarshaller
 
marshall(DeleteDataQualityRulesetRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteDataQualityRulesetRequestMarshaller
 
marshall(DeleteDevEndpointRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteDevEndpointRequestMarshaller
 
marshall(DeleteJobRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteJobRequestMarshaller
 
marshall(DeleteMlTransformRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteMlTransformRequestMarshaller
 
marshall(DeletePartitionIndexRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeletePartitionIndexRequestMarshaller
 
marshall(DeletePartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeletePartitionRequestMarshaller
 
marshall(DeleteRegistryRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteRegistryRequestMarshaller
 
marshall(DeleteResourcePolicyRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteResourcePolicyRequestMarshaller
 
marshall(DeleteSchemaRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteSchemaRequestMarshaller
 
marshall(DeleteSchemaVersionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteSchemaVersionsRequestMarshaller
 
marshall(DeleteSecurityConfigurationRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteSecurityConfigurationRequestMarshaller
 
marshall(DeleteSessionRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteSessionRequestMarshaller
 
marshall(DeleteTableOptimizerRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteTableOptimizerRequestMarshaller
 
marshall(DeleteTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteTableRequestMarshaller
 
marshall(DeleteTableVersionRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteTableVersionRequestMarshaller
 
marshall(DeleteTriggerRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteTriggerRequestMarshaller
 
marshall(DeleteUserDefinedFunctionRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteUserDefinedFunctionRequestMarshaller
 
marshall(DeleteWorkflowRequest) - Method in class software.amazon.awssdk.services.glue.transform.DeleteWorkflowRequestMarshaller
 
marshall(GetBlueprintRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetBlueprintRequestMarshaller
 
marshall(GetBlueprintRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetBlueprintRunRequestMarshaller
 
marshall(GetBlueprintRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetBlueprintRunsRequestMarshaller
 
marshall(GetCatalogImportStatusRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetCatalogImportStatusRequestMarshaller
 
marshall(GetClassifierRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetClassifierRequestMarshaller
 
marshall(GetClassifiersRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetClassifiersRequestMarshaller
 
marshall(GetColumnStatisticsForPartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsForPartitionRequestMarshaller
 
marshall(GetColumnStatisticsForTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsForTableRequestMarshaller
 
marshall(GetColumnStatisticsTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsTaskRunRequestMarshaller
 
marshall(GetColumnStatisticsTaskRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetColumnStatisticsTaskRunsRequestMarshaller
 
marshall(GetConnectionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetConnectionRequestMarshaller
 
marshall(GetConnectionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetConnectionsRequestMarshaller
 
marshall(GetCrawlerMetricsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetCrawlerMetricsRequestMarshaller
 
marshall(GetCrawlerRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetCrawlerRequestMarshaller
 
marshall(GetCrawlersRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetCrawlersRequestMarshaller
 
marshall(GetCustomEntityTypeRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetCustomEntityTypeRequestMarshaller
 
marshall(GetDatabaseRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDatabaseRequestMarshaller
 
marshall(GetDatabasesRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDatabasesRequestMarshaller
 
marshall(GetDataCatalogEncryptionSettingsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDataCatalogEncryptionSettingsRequestMarshaller
 
marshall(GetDataflowGraphRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDataflowGraphRequestMarshaller
 
marshall(GetDataQualityResultRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDataQualityResultRequestMarshaller
 
marshall(GetDataQualityRuleRecommendationRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDataQualityRuleRecommendationRunRequestMarshaller
 
marshall(GetDataQualityRulesetEvaluationRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDataQualityRulesetEvaluationRunRequestMarshaller
 
marshall(GetDataQualityRulesetRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDataQualityRulesetRequestMarshaller
 
marshall(GetDevEndpointRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDevEndpointRequestMarshaller
 
marshall(GetDevEndpointsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetDevEndpointsRequestMarshaller
 
marshall(GetJobBookmarkRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetJobBookmarkRequestMarshaller
 
marshall(GetJobRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetJobRequestMarshaller
 
marshall(GetJobRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetJobRunRequestMarshaller
 
marshall(GetJobRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetJobRunsRequestMarshaller
 
marshall(GetJobsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetJobsRequestMarshaller
 
marshall(GetMappingRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetMappingRequestMarshaller
 
marshall(GetMlTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetMlTaskRunRequestMarshaller
 
marshall(GetMlTaskRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetMlTaskRunsRequestMarshaller
 
marshall(GetMlTransformRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetMlTransformRequestMarshaller
 
marshall(GetMlTransformsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetMlTransformsRequestMarshaller
 
marshall(GetPartitionIndexesRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetPartitionIndexesRequestMarshaller
 
marshall(GetPartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetPartitionRequestMarshaller
 
marshall(GetPartitionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetPartitionsRequestMarshaller
 
marshall(GetPlanRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetPlanRequestMarshaller
 
marshall(GetRegistryRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetRegistryRequestMarshaller
 
marshall(GetResourcePoliciesRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetResourcePoliciesRequestMarshaller
 
marshall(GetResourcePolicyRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetResourcePolicyRequestMarshaller
 
marshall(GetSchemaByDefinitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSchemaByDefinitionRequestMarshaller
 
marshall(GetSchemaRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSchemaRequestMarshaller
 
marshall(GetSchemaVersionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSchemaVersionRequestMarshaller
 
marshall(GetSchemaVersionsDiffRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSchemaVersionsDiffRequestMarshaller
 
marshall(GetSecurityConfigurationRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSecurityConfigurationRequestMarshaller
 
marshall(GetSecurityConfigurationsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSecurityConfigurationsRequestMarshaller
 
marshall(GetSessionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetSessionRequestMarshaller
 
marshall(GetStatementRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetStatementRequestMarshaller
 
marshall(GetTableOptimizerRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTableOptimizerRequestMarshaller
 
marshall(GetTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTableRequestMarshaller
 
marshall(GetTablesRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTablesRequestMarshaller
 
marshall(GetTableVersionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTableVersionRequestMarshaller
 
marshall(GetTableVersionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTableVersionsRequestMarshaller
 
marshall(GetTagsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTagsRequestMarshaller
 
marshall(GetTriggerRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTriggerRequestMarshaller
 
marshall(GetTriggersRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetTriggersRequestMarshaller
 
marshall(GetUnfilteredPartitionMetadataRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetUnfilteredPartitionMetadataRequestMarshaller
 
marshall(GetUnfilteredPartitionsMetadataRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetUnfilteredPartitionsMetadataRequestMarshaller
 
marshall(GetUnfilteredTableMetadataRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetUnfilteredTableMetadataRequestMarshaller
 
marshall(GetUserDefinedFunctionRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetUserDefinedFunctionRequestMarshaller
 
marshall(GetUserDefinedFunctionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetUserDefinedFunctionsRequestMarshaller
 
marshall(GetWorkflowRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetWorkflowRequestMarshaller
 
marshall(GetWorkflowRunPropertiesRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetWorkflowRunPropertiesRequestMarshaller
 
marshall(GetWorkflowRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetWorkflowRunRequestMarshaller
 
marshall(GetWorkflowRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.GetWorkflowRunsRequestMarshaller
 
marshall(ImportCatalogToGlueRequest) - Method in class software.amazon.awssdk.services.glue.transform.ImportCatalogToGlueRequestMarshaller
 
marshall(ListBlueprintsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListBlueprintsRequestMarshaller
 
marshall(ListColumnStatisticsTaskRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListColumnStatisticsTaskRunsRequestMarshaller
 
marshall(ListCrawlersRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListCrawlersRequestMarshaller
 
marshall(ListCrawlsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListCrawlsRequestMarshaller
 
marshall(ListCustomEntityTypesRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListCustomEntityTypesRequestMarshaller
 
marshall(ListDataQualityResultsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListDataQualityResultsRequestMarshaller
 
marshall(ListDataQualityRuleRecommendationRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListDataQualityRuleRecommendationRunsRequestMarshaller
 
marshall(ListDataQualityRulesetEvaluationRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListDataQualityRulesetEvaluationRunsRequestMarshaller
 
marshall(ListDataQualityRulesetsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListDataQualityRulesetsRequestMarshaller
 
marshall(ListDevEndpointsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListDevEndpointsRequestMarshaller
 
marshall(ListJobsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListJobsRequestMarshaller
 
marshall(ListMlTransformsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListMlTransformsRequestMarshaller
 
marshall(ListRegistriesRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListRegistriesRequestMarshaller
 
marshall(ListSchemasRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListSchemasRequestMarshaller
 
marshall(ListSchemaVersionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListSchemaVersionsRequestMarshaller
 
marshall(ListSessionsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListSessionsRequestMarshaller
 
marshall(ListStatementsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListStatementsRequestMarshaller
 
marshall(ListTableOptimizerRunsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListTableOptimizerRunsRequestMarshaller
 
marshall(ListTriggersRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListTriggersRequestMarshaller
 
marshall(ListWorkflowsRequest) - Method in class software.amazon.awssdk.services.glue.transform.ListWorkflowsRequestMarshaller
 
marshall(PutDataCatalogEncryptionSettingsRequest) - Method in class software.amazon.awssdk.services.glue.transform.PutDataCatalogEncryptionSettingsRequestMarshaller
 
marshall(PutResourcePolicyRequest) - Method in class software.amazon.awssdk.services.glue.transform.PutResourcePolicyRequestMarshaller
 
marshall(PutSchemaVersionMetadataRequest) - Method in class software.amazon.awssdk.services.glue.transform.PutSchemaVersionMetadataRequestMarshaller
 
marshall(PutWorkflowRunPropertiesRequest) - Method in class software.amazon.awssdk.services.glue.transform.PutWorkflowRunPropertiesRequestMarshaller
 
marshall(QuerySchemaVersionMetadataRequest) - Method in class software.amazon.awssdk.services.glue.transform.QuerySchemaVersionMetadataRequestMarshaller
 
marshall(RegisterSchemaVersionRequest) - Method in class software.amazon.awssdk.services.glue.transform.RegisterSchemaVersionRequestMarshaller
 
marshall(RemoveSchemaVersionMetadataRequest) - Method in class software.amazon.awssdk.services.glue.transform.RemoveSchemaVersionMetadataRequestMarshaller
 
marshall(ResetJobBookmarkRequest) - Method in class software.amazon.awssdk.services.glue.transform.ResetJobBookmarkRequestMarshaller
 
marshall(ResumeWorkflowRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.ResumeWorkflowRunRequestMarshaller
 
marshall(RunStatementRequest) - Method in class software.amazon.awssdk.services.glue.transform.RunStatementRequestMarshaller
 
marshall(SearchTablesRequest) - Method in class software.amazon.awssdk.services.glue.transform.SearchTablesRequestMarshaller
 
marshall(StartBlueprintRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartBlueprintRunRequestMarshaller
 
marshall(StartColumnStatisticsTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartColumnStatisticsTaskRunRequestMarshaller
 
marshall(StartCrawlerRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartCrawlerRequestMarshaller
 
marshall(StartCrawlerScheduleRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartCrawlerScheduleRequestMarshaller
 
marshall(StartDataQualityRuleRecommendationRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartDataQualityRuleRecommendationRunRequestMarshaller
 
marshall(StartDataQualityRulesetEvaluationRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartDataQualityRulesetEvaluationRunRequestMarshaller
 
marshall(StartExportLabelsTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartExportLabelsTaskRunRequestMarshaller
 
marshall(StartImportLabelsTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartImportLabelsTaskRunRequestMarshaller
 
marshall(StartJobRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartJobRunRequestMarshaller
 
marshall(StartMlEvaluationTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartMlEvaluationTaskRunRequestMarshaller
 
marshall(StartMlLabelingSetGenerationTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartMlLabelingSetGenerationTaskRunRequestMarshaller
 
marshall(StartTriggerRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartTriggerRequestMarshaller
 
marshall(StartWorkflowRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StartWorkflowRunRequestMarshaller
 
marshall(StopColumnStatisticsTaskRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StopColumnStatisticsTaskRunRequestMarshaller
 
marshall(StopCrawlerRequest) - Method in class software.amazon.awssdk.services.glue.transform.StopCrawlerRequestMarshaller
 
marshall(StopCrawlerScheduleRequest) - Method in class software.amazon.awssdk.services.glue.transform.StopCrawlerScheduleRequestMarshaller
 
marshall(StopSessionRequest) - Method in class software.amazon.awssdk.services.glue.transform.StopSessionRequestMarshaller
 
marshall(StopTriggerRequest) - Method in class software.amazon.awssdk.services.glue.transform.StopTriggerRequestMarshaller
 
marshall(StopWorkflowRunRequest) - Method in class software.amazon.awssdk.services.glue.transform.StopWorkflowRunRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.glue.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.glue.transform.UntagResourceRequestMarshaller
 
marshall(UpdateBlueprintRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateBlueprintRequestMarshaller
 
marshall(UpdateClassifierRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateClassifierRequestMarshaller
 
marshall(UpdateColumnStatisticsForPartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateColumnStatisticsForPartitionRequestMarshaller
 
marshall(UpdateColumnStatisticsForTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateColumnStatisticsForTableRequestMarshaller
 
marshall(UpdateConnectionRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateConnectionRequestMarshaller
 
marshall(UpdateCrawlerRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateCrawlerRequestMarshaller
 
marshall(UpdateCrawlerScheduleRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateCrawlerScheduleRequestMarshaller
 
marshall(UpdateDatabaseRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateDatabaseRequestMarshaller
 
marshall(UpdateDataQualityRulesetRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateDataQualityRulesetRequestMarshaller
 
marshall(UpdateDevEndpointRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateDevEndpointRequestMarshaller
 
marshall(UpdateJobFromSourceControlRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateJobFromSourceControlRequestMarshaller
 
marshall(UpdateJobRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateJobRequestMarshaller
 
marshall(UpdateMlTransformRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateMlTransformRequestMarshaller
 
marshall(UpdatePartitionRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdatePartitionRequestMarshaller
 
marshall(UpdateRegistryRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateRegistryRequestMarshaller
 
marshall(UpdateSchemaRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateSchemaRequestMarshaller
 
marshall(UpdateSourceControlFromJobRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateSourceControlFromJobRequestMarshaller
 
marshall(UpdateTableOptimizerRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateTableOptimizerRequestMarshaller
 
marshall(UpdateTableRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateTableRequestMarshaller
 
marshall(UpdateTriggerRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateTriggerRequestMarshaller
 
marshall(UpdateUserDefinedFunctionRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateUserDefinedFunctionRequestMarshaller
 
marshall(UpdateWorkflowRequest) - Method in class software.amazon.awssdk.services.glue.transform.UpdateWorkflowRequestMarshaller
 
maskValue() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the value that will replace the detected entity.
maskValue(String) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the value that will replace the detected entity.
matchCriteria() - Method in class software.amazon.awssdk.services.glue.model.Connection
A list of criteria that can be used in selecting this connection.
matchCriteria() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
A list of criteria that can be used in selecting this connection.
matchCriteria() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
matchCriteria(String...) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
A list of criteria that can be used in selecting this connection.
matchCriteria(String...) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
A list of criteria that can be used in selecting this connection.
matchCriteria(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsFilter.Builder
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
matchCriteria(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
A list of criteria that can be used in selecting this connection.
matchCriteria(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
A list of criteria that can be used in selecting this connection.
matchCriteria(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsFilter.Builder
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
MAX - software.amazon.awssdk.services.glue.model.AggFunction
 
maxBand() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
This option controls the duration in milliseconds after which the s3 listing is likely to be consistent.
maxBand() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
This option controls the duration in milliseconds after which the s3 listing is likely to be consistent.
maxBand() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
This option controls the duration in milliseconds after which the s3 listing is likely to be consistent.
maxBand(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
This option controls the duration in milliseconds after which the s3 listing is likely to be consistent.
maxBand(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
This option controls the duration in milliseconds after which the s3 listing is likely to be consistent.
maxBand(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
This option controls the duration in milliseconds after which the s3 listing is likely to be consistent.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The number of Glue data processing units (DPUs) that can be allocated when the job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.Job
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.JobRun
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.Session
The number of Glue data processing units (DPUs) that can be allocated when the job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The number of Glue data processing units (DPUs) that can be allocated when the job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The number of Glue data processing units (DPUs) that can be allocated when the job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs.
maxCapacity(Double) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The number of Glue data processing units (DPUs) that are allocated to task runs for this transform.
maxConcurrentRuns() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs.
maxConcurrentRuns() - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for the job.
maxConcurrentRuns() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs.
maxConcurrentRuns() - Method in class software.amazon.awssdk.services.glue.model.Workflow
You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs.
maxConcurrentRuns(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs.
maxConcurrentRuns(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ExecutionProperty.Builder
The maximum number of concurrent runs allowed for the job.
maxConcurrentRuns(Integer) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest.Builder
You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs.
maxConcurrentRuns(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs.
maxFetchRecordsPerShard() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The maximum number of records to fetch per shard in the Kinesis data stream.
maxFetchRecordsPerShard(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The maximum number of records to fetch per shard in the Kinesis data stream.
maxFetchTimeInMs() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The maximum time spent in the job executor to fetch a record from the Kinesis data stream per shard, specified in milliseconds (ms).
maxFetchTimeInMs(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The maximum time spent in the job executor to fetch a record from the Kinesis data stream per shard, specified in milliseconds (ms).
maxFilesInBand() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
This option specifies the maximum number of files to save from the last maxBand seconds.
maxFilesInBand() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
This option specifies the maximum number of files to save from the last maxBand seconds.
maxFilesInBand() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
This option specifies the maximum number of files to save from the last maxBand seconds.
maxFilesInBand(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
This option specifies the maximum number of files to save from the last maxBand seconds.
maxFilesInBand(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
This option specifies the maximum number of files to save from the last maxBand seconds.
maxFilesInBand(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
This option specifies the maximum number of files to save from the last maxBand seconds.
maximumLength() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
The size of the longest bit sequence in the column.
maximumLength() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
The size of the longest string in the column.
maximumLength(Long) - Method in interface software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData.Builder
The size of the longest bit sequence in the column.
maximumLength(Long) - Method in interface software.amazon.awssdk.services.glue.model.StringColumnStatisticsData.Builder
The size of the longest string in the column.
maximumTraversalDepth() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
The maximum depth of Amazon S3 paths that the crawler can traverse to discover the Hudi metadata folder in your Amazon S3 path.
maximumTraversalDepth() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
The maximum depth of Amazon S3 paths that the crawler can traverse to discover the Iceberg metadata folder in your Amazon S3 path.
maximumTraversalDepth(Integer) - Method in interface software.amazon.awssdk.services.glue.model.HudiTarget.Builder
The maximum depth of Amazon S3 paths that the crawler can traverse to discover the Hudi metadata folder in your Amazon S3 path.
maximumTraversalDepth(Integer) - Method in interface software.amazon.awssdk.services.glue.model.IcebergTarget.Builder
The maximum depth of Amazon S3 paths that the crawler can traverse to discover the Iceberg metadata folder in your Amazon S3 path.
maximumValue() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
The highest value in the column.
maximumValue() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
The highest value in the column.
maximumValue() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
The highest value in the column.
maximumValue() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
The highest value in the column.
maximumValue(Double) - Method in interface software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData.Builder
The highest value in the column.
maximumValue(Long) - Method in interface software.amazon.awssdk.services.glue.model.LongColumnStatisticsData.Builder
The highest value in the column.
maximumValue(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DateColumnStatisticsData.Builder
The highest value in the column.
maximumValue(Consumer<DecimalNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData.Builder
The highest value in the column.
maximumValue(DecimalNumber) - Method in interface software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData.Builder
The highest value in the column.
maxOffsetsPerTrigger() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The rate limit on the maximum number of offsets that are processed per trigger interval.
maxOffsetsPerTrigger(Long) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The rate limit on the maximum number of offsets that are processed per trigger interval.
maxRecordPerRead() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The maximum number of records to fetch from the Kinesis data stream in each getRecords operation.
maxRecordPerRead(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The maximum number of records to fetch from the Kinesis data stream in each getRecords operation.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
The size of the list to return (optional).
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
The maximum size of the response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
The maximum number of connections to return in one response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
The number of crawlers to return on each call.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
The maximum number of databases to return in one response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
The maximum size of information to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
The maximum size of the response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
The maximum size of the response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The maximum number of partitions to return in a single response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
The maximum number of tables to return in a single response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
The maximum number of table versions to return in one response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
The maximum size of the response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
The maximum number of partitions to return in a single response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
The maximum number of functions to return in one response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
The maximum number of workflow runs to be included in the response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
The maximum size of the response.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
Maximum number of results required per page.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
Maximum number of results required per page.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
Maximum number of results required per page.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
The maximum number of results.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
The maximum number of optimizer runs to return on each call.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
The maximum size of a list to return.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
Maximum number of results required per page.
maxResults() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
The maximum number of tables to return in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersRequest.Builder
The size of the list to return (optional).
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest.Builder
The maximum size of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
The maximum number of connections to return in one response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersRequest.Builder
The number of crawlers to return on each call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
The maximum number of databases to return in one response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest.Builder
The maximum size of information to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsRequest.Builder
The maximum size of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsRequest.Builder
The maximum size of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The maximum number of partitions to return in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
The maximum number of tables to return in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
The maximum number of table versions to return in one response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersRequest.Builder
The maximum size of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
The maximum number of partitions to return in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
The maximum number of functions to return in one response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest.Builder
The maximum number of workflow runs to be included in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest.Builder
The maximum size of the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesRequest.Builder
Maximum number of results required per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasRequest.Builder
Maximum number of results required per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest.Builder
Maximum number of results required per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsRequest.Builder
The maximum number of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
The maximum number of optimizer runs to return on each call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsRequest.Builder
The maximum size of a list to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
Maximum number of results required per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
The maximum number of tables to return in a single response.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The maximum number of times to retry this job if it fails.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The maximum number of times to retry a task for this transform after a task run fails.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The maximum number of times to retry a task for this transform after a task run fails.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.Job
The maximum number of times to retry this job after a JobRun fails.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The maximum number of times to retry this job if it fails.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The maximum number of times to retry after an MLTaskRun of the machine learning transform fails.
maxRetries() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The maximum number of times to retry a task for this transform after a task run fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The maximum number of times to retry this job if it fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The maximum number of times to retry a task for this transform after a task run fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The maximum number of times to retry a task for this transform after a task run fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The maximum number of times to retry this job after a JobRun fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The maximum number of times to retry this job if it fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The maximum number of times to retry after an MLTaskRun of the machine learning transform fails.
maxRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The maximum number of times to retry a task for this transform after a task run fails.
maxRetryIntervalMs() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The maximum cool-off time period (specified in ms) between two retries of a Kinesis Data Streams API call.
maxRetryIntervalMs(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The maximum cool-off time period (specified in ms) between two retries of a Kinesis Data Streams API call.
medianRuntimeSeconds() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The median duration of this crawler's runs, in seconds.
medianRuntimeSeconds(Double) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The median duration of this crawler's runs, in seconds.
merge() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records.
merge(Consumer<Merge.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records.
merge(Merge) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records.
Merge - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records.
Merge.Builder - Interface in software.amazon.awssdk.services.glue.model
 
mergeAction() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The action used when to detemine how a MERGE in a Redshift sink will be handled.
mergeAction() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies a merge action.
mergeAction(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The action used when to detemine how a MERGE in a Redshift sink will be handled.
mergeAction(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies a merge action.
mergeClause() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The SQL used in a custom merge to deal with matching records.
mergeClause() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
A SQL statement that specifies a custom merge behavior.
mergeClause(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The SQL used in a custom merge to deal with matching records.
mergeClause(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
A SQL statement that specifies a custom merge behavior.
mergeWhenMatched() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The action used when to detemine how a MERGE in a Redshift sink will be handled when an existing record matches a new record.
mergeWhenMatched() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies how to resolve records that match preexisting data when merging.
mergeWhenMatched(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The action used when to detemine how a MERGE in a Redshift sink will be handled when an existing record matches a new record.
mergeWhenMatched(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies how to resolve records that match preexisting data when merging.
mergeWhenNotMatched() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The action used when to detemine how a MERGE in a Redshift sink will be handled when an existing record doesn't match a new record.
mergeWhenNotMatched() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies how to process records that do not match preexisting data when merging.
mergeWhenNotMatched(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The action used when to detemine how a MERGE in a Redshift sink will be handled when an existing record doesn't match a new record.
mergeWhenNotMatched(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies how to process records that do not match preexisting data when merging.
message() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.AlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentModificationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ConditionCheckFailureException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNotRunningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerRunningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerStoppingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceRetryableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueEncryptionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.IllegalSessionStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.InternalServiceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.InvalidStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.MlTransformNotReadyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.NoScheduleException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.OperationTimeoutException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNotReadyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerNotRunningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerRunningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerTransitioningException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.ValidationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.glue.model.VersionMismatchException.Builder
 
messagePrefix() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The prefix for a CloudWatch message about this crawl.
messagePrefix() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
The prefix for a message about this crawl.
messagePrefix(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The prefix for a CloudWatch message about this crawl.
messagePrefix(String) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
The prefix for a message about this crawl.
MetadataInfo - Class in software.amazon.awssdk.services.glue.model
A structure containing metadata information for a schema version.
MetadataInfo.Builder - Interface in software.amazon.awssdk.services.glue.model
 
metadataInfoMap() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
A map of a metadata key and associated values.
metadataInfoMap(Map<String, MetadataInfo>) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse.Builder
A map of a metadata key and associated values.
metadataKey() - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
A metadata key.
metadataKey() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The metadata key.
metadataKey() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The metadata key.
metadataKey(String) - Method in interface software.amazon.awssdk.services.glue.model.MetadataKeyValuePair.Builder
A metadata key.
metadataKey(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The metadata key.
metadataKey(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The metadata key.
metadataKeyValue() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
The metadata key's corresponding value.
metadataKeyValue() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
The value of the metadata key.
metadataKeyValue(Consumer<MetadataKeyValuePair.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The metadata key's corresponding value.
metadataKeyValue(Consumer<MetadataKeyValuePair.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
The value of the metadata key.
metadataKeyValue(MetadataKeyValuePair) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The metadata key's corresponding value.
metadataKeyValue(MetadataKeyValuePair) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
The value of the metadata key.
MetadataKeyValuePair - Class in software.amazon.awssdk.services.glue.model
A structure containing a key value pair for metadata.
MetadataKeyValuePair.Builder - Interface in software.amazon.awssdk.services.glue.model
 
metadataList() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
Search key-value pairs for metadata, if they are not provided all the metadata information will be fetched.
metadataList(Collection<MetadataKeyValuePair>) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
Search key-value pairs for metadata, if they are not provided all the metadata information will be fetched.
metadataList(Consumer<MetadataKeyValuePair.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
Search key-value pairs for metadata, if they are not provided all the metadata information will be fetched.
metadataList(MetadataKeyValuePair...) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
Search key-value pairs for metadata, if they are not provided all the metadata information will be fetched.
metadataOperation() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
A required metadata operation.
metadataOperation(String) - Method in interface software.amazon.awssdk.services.glue.model.IcebergInput.Builder
A required metadata operation.
metadataOperation(MetadataOperation) - Method in interface software.amazon.awssdk.services.glue.model.IcebergInput.Builder
A required metadata operation.
MetadataOperation - Enum in software.amazon.awssdk.services.glue.model
 
metadataOperationAsString() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
A required metadata operation.
metadataValue() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
The metadata key’s corresponding value.
metadataValue() - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
A metadata key’s corresponding value.
metadataValue() - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
The metadata key’s corresponding value for the other metadata belonging to the same metadata key.
metadataValue() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The value of the metadata key.
metadataValue() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The value of the metadata key.
metadataValue(String) - Method in interface software.amazon.awssdk.services.glue.model.MetadataInfo.Builder
The metadata key’s corresponding value.
metadataValue(String) - Method in interface software.amazon.awssdk.services.glue.model.MetadataKeyValuePair.Builder
A metadata key’s corresponding value.
metadataValue(String) - Method in interface software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem.Builder
The metadata key’s corresponding value for the other metadata belonging to the same metadata key.
metadataValue(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The value of the metadata key.
metadataValue(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The value of the metadata key.
metricBasedObservation() - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
An object of type MetricBasedObservation representing the observation that is based on evaluated data quality metrics.
metricBasedObservation(Consumer<MetricBasedObservation.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityObservation.Builder
An object of type MetricBasedObservation representing the observation that is based on evaluated data quality metrics.
metricBasedObservation(MetricBasedObservation) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityObservation.Builder
An object of type MetricBasedObservation representing the observation that is based on evaluated data quality metrics.
MetricBasedObservation - Class in software.amazon.awssdk.services.glue.model
Describes the metric based observation generated based on evaluated data quality metrics.
MetricBasedObservation.Builder - Interface in software.amazon.awssdk.services.glue.model
 
metricName() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
The name of the data quality metric used for generating the observation.
metricName(String) - Method in interface software.amazon.awssdk.services.glue.model.MetricBasedObservation.Builder
The name of the data quality metric used for generating the observation.
metrics() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
A RunMetrics object containing metrics for the optimizer run.
metrics(Consumer<RunMetrics.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
A RunMetrics object containing metrics for the optimizer run.
metrics(RunMetrics) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
A RunMetrics object containing metrics for the optimizer run.
metricValues() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
An object of type DataQualityMetricValues representing the analysis of the data quality metric value.
metricValues(Consumer<DataQualityMetricValues.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.MetricBasedObservation.Builder
An object of type DataQualityMetricValues representing the analysis of the data quality metric value.
metricValues(DataQualityMetricValues) - Method in interface software.amazon.awssdk.services.glue.model.MetricBasedObservation.Builder
An object of type DataQualityMetricValues representing the analysis of the data quality metric value.
microsoftSQLServerCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
microsoftSQLServerCatalogSource(Consumer<MicrosoftSQLServerCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
microsoftSQLServerCatalogSource(MicrosoftSQLServerCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
MicrosoftSQLServerCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Microsoft SQL server data source in the Glue Data Catalog.
MicrosoftSQLServerCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
microsoftSQLServerCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses Microsoft SQL.
microsoftSQLServerCatalogTarget(Consumer<MicrosoftSQLServerCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Microsoft SQL.
microsoftSQLServerCatalogTarget(MicrosoftSQLServerCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Microsoft SQL.
MicrosoftSQLServerCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses Microsoft SQL.
MicrosoftSQLServerCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
MIN - software.amazon.awssdk.services.glue.model.AggFunction
 
minimumValue() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
The lowest value in the column.
minimumValue() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
The lowest value in the column.
minimumValue() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
The lowest value in the column.
minimumValue() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
The lowest value in the column.
minimumValue(Double) - Method in interface software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData.Builder
The lowest value in the column.
minimumValue(Long) - Method in interface software.amazon.awssdk.services.glue.model.LongColumnStatisticsData.Builder
The lowest value in the column.
minimumValue(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DateColumnStatisticsData.Builder
The lowest value in the column.
minimumValue(Consumer<DecimalNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData.Builder
The lowest value in the column.
minimumValue(DecimalNumber) - Method in interface software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData.Builder
The lowest value in the column.
minPartitions() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The desired minimum number of partitions to read from Kafka.
minPartitions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The desired minimum number of partitions to read from Kafka.
MISSING_PARTITION_VALUE_ERROR - software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
missingBlueprints() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
Returns a list of BlueprintNames that were not found.
missingBlueprints(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse.Builder
Returns a list of BlueprintNames that were not found.
missingBlueprints(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse.Builder
Returns a list of BlueprintNames that were not found.
missingWorkflows() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
A list of names of workflows not found.
missingWorkflows(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse.Builder
A list of names of workflows not found.
missingWorkflows(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse.Builder
A list of names of workflows not found.
MLTransform - Class in software.amazon.awssdk.services.glue.model
A structure for a machine learning transform.
MLTransform.Builder - Interface in software.amazon.awssdk.services.glue.model
 
MlTransformNotReadyException - Exception in software.amazon.awssdk.services.glue.model
The machine learning transform is not ready to run.
MlTransformNotReadyException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
mlUserDataEncryption() - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
An MLUserDataEncryption object containing the encryption mode and customer-provided KMS key ID.
mlUserDataEncryption(Consumer<MLUserDataEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TransformEncryption.Builder
An MLUserDataEncryption object containing the encryption mode and customer-provided KMS key ID.
mlUserDataEncryption(MLUserDataEncryption) - Method in interface software.amazon.awssdk.services.glue.model.TransformEncryption.Builder
An MLUserDataEncryption object containing the encryption mode and customer-provided KMS key ID.
MLUserDataEncryption - Class in software.amazon.awssdk.services.glue.model
The encryption-at-rest settings of the transform that apply to accessing user data.
MLUserDataEncryption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
mlUserDataEncryptionMode() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
The encryption mode applied to user data.
mlUserDataEncryptionMode(String) - Method in interface software.amazon.awssdk.services.glue.model.MLUserDataEncryption.Builder
The encryption mode applied to user data.
mlUserDataEncryptionMode(MLUserDataEncryptionModeString) - Method in interface software.amazon.awssdk.services.glue.model.MLUserDataEncryption.Builder
The encryption mode applied to user data.
mlUserDataEncryptionModeAsString() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
The encryption mode applied to user data.
MLUserDataEncryptionModeString - Enum in software.amazon.awssdk.services.glue.model
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GlueRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GlueResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GlueResolveEndpointInterceptor
 
MONGODB - software.amazon.awssdk.services.glue.model.ConnectionType
 
MongoDBTarget - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon DocumentDB or MongoDB data store to crawl.
MongoDBTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
mongoDBTargets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Amazon DocumentDB or MongoDB targets.
mongoDBTargets(Collection<MongoDBTarget>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon DocumentDB or MongoDB targets.
mongoDBTargets(Consumer<MongoDBTarget.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon DocumentDB or MongoDB targets.
mongoDBTargets(MongoDBTarget...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon DocumentDB or MongoDB targets.
multiline() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A Boolean value that specifies whether a single record can span multiple lines.
multiline() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
A Boolean value that specifies whether a single record can span multiple lines.
multiline(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A Boolean value that specifies whether a single record can span multiple lines.
multiline(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
A Boolean value that specifies whether a single record can span multiple lines.
MUST_EXIST - software.amazon.awssdk.services.glue.model.ExistCondition
 
MYSQL - software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
mySQLCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a MySQL data source in the Glue Data Catalog.
mySQLCatalogSource(Consumer<MySQLCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a MySQL data source in the Glue Data Catalog.
mySQLCatalogSource(MySQLCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a MySQL data source in the Glue Data Catalog.
MySQLCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies a MySQL data source in the Glue Data Catalog.
MySQLCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
mySQLCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses MySQL.
mySQLCatalogTarget(Consumer<MySQLCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses MySQL.
mySQLCatalogTarget(MySQLCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses MySQL.
MySQLCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses MySQL.
MySQLCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 

N

name() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
The name of the Amazon Redshift source.
name() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
The name of the Amazon Redshift target.
name() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
The name of your data target.
name() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
The name of the blueprint.
name() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
The name of the Delta Lake data source.
name() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
The name of the Hudi data source.
name() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
The name of the argument or property.
name() - Method in class software.amazon.awssdk.services.glue.model.Column
The name of the Column.
name() - Method in class software.amazon.awssdk.services.glue.model.Connection
The name of the connection definition.
name() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
The name of the connection.
name() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
The name of this source node.
name() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
The name of this target node.
name() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The name of the crawler.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
The name of the blueprint.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
Returns the name of the blueprint that was registered.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
Name of the new crawler.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
A name for the custom pattern that allows it to be retrieved or deleted later.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
The name of the custom pattern you created.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
A unique name for the data quality ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
A unique name for the data quality ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
The name of the new classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The name you assign to this job definition.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
The unique name that was provided for this job definition.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The unique name that you give the transform when you create it.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
The name for the new security configuration.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
The name assigned to the new security configuration.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
The name of the trigger.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
The name of the trigger.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
The name to be assigned to the workflow.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
The name of the workflow which was provided as part of the request.
name() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
A name for the custom pattern that allows it to be retrieved or deleted later.
name() - Method in class software.amazon.awssdk.services.glue.model.Database
The name of the database.
name() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
The name of the database.
name() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
The name of the data quality analyzer.
name() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
The name of the data quality rule.
name() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
The name of the ruleset filter criteria.
name() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
The name of the data quality ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
The name of the blueprint to delete.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
Returns the name of the blueprint that was deleted.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
Name of the classifier to remove.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
The name of the crawler to remove.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
The name of the custom pattern that you want to delete.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
The name of the custom pattern you deleted.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
The name of the database to delete.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
A name for the data quality ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
The name of the security configuration to delete.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
The name of the table to be deleted.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
The name of the trigger to delete.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
The name of the trigger that was deleted.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
Name of the workflow to be deleted.
name() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
Name of the workflow specified in input.
name() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The name of the JDBC source connection.
name() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.DropFields
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the name of the dynamic transform.
name() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
The name of the data quality evaluation.
name() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
The name of the data quality evaluation.
name() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.Filter
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
The name of the blueprint.
name() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
Name of the classifier to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
The name of the connection definition to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
The name of the crawler to retrieve metadata for.
name() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
The name of the custom pattern that you want to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
The name of the custom pattern that you retrieved.
name() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
The name of the database to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
The name of the ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
The name of the ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The unique name given to the transform when it was created.
name() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
The name of the security configuration to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
The name of the table for which to retrieve the definition.
name() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
The name of the trigger to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
(Required) Specifies the name of a table for which you are requesting metadata.
name() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
The name of the workflow to retrieve.
name() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
Name of the workflow which was run.
name() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
Name of the workflow being run.
name() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
Name of the workflow whose metadata of runs should be returned.
name() - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
The name of the column in the Glue Studio schema.
name() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.Job
The name you assign to this job definition.
name() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
The name of the job command.
name() - Method in class software.amazon.awssdk.services.glue.model.Join
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
The name of a partition key.
name() - Method in class software.amazon.awssdk.services.glue.model.Merge
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A user-defined name for the machine learning transform.
name() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.Node
The name of the Glue component represented by the node.
name() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
Name of the workflow which was run.
name() - Method in class software.amazon.awssdk.services.glue.model.Recipe
The name of the Glue Studio node.
name() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
The name of the Amazon Redshift data store.
name() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.RenameField
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
The name of the workflow to resume.
name() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
The name of the Delta Lake data source.
name() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
The name of the Hudi data source.
name() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
The name of the Delta Lake source.
name() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
The name of the Hudi source.
name() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
The name of the data store.
name() - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
The name of the column.
name() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
The name of the security configuration.
name() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
Name of the SerDe.
name() - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
Specifies the name of the SessionCommand.
name() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
The name of the Snowflake data source.
name() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
The name of the Snowflake target.
name() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
The name of the data source.
name() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
The name of the data target.
name() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.Spigot
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
Name of the crawler to start.
name() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
The name of the trigger to start.
name() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
The name of the trigger that was started.
name() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
The name of the workflow to start.
name() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
Name of the crawler to stop.
name() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
The name of the trigger to stop.
name() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
The name of the trigger that was stopped.
name() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
The name of the workflow to stop.
name() - Method in class software.amazon.awssdk.services.glue.model.Table
The table name.
name() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
The name of the target table.
name() - Method in class software.amazon.awssdk.services.glue.model.TableInput
The table name.
name() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the name of the parameter in the config file of the dynamic transform.
name() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
A unique transform name that is used to filter the machine learning transforms.
name() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The name of the trigger.
name() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
Reserved for future use.
name() - Method in class software.amazon.awssdk.services.glue.model.Union
The name of the transform node.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
The name of the blueprint.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
Returns the name of the blueprint that was updated.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
The name of the connection definition to update.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
Name of the new crawler.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
The name of the database to update in the catalog.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
The name of the data quality ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
The name of the data quality ruleset.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
The name of the GrokClassifier.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The unique name that you gave the transform when you created it.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
The name of the trigger to update.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
Name of the workflow to be updated.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
The name of the workflow which was specified in input.
name() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
The name of the classifier.
name() - Method in class software.amazon.awssdk.services.glue.model.Workflow
The name of the workflow.
name() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
Name of the workflow that was run.
name() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
The name of the classifier.
name(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Aggregate.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftSource.Builder
The name of the Amazon Redshift source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget.Builder
The name of the Amazon Redshift target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.ApplyMapping.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.BasicCatalogTarget.Builder
The name of your data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
The name of the blueprint.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
The name of the Delta Lake data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
The name of the Hudi data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNodeArg.Builder
The name of the argument or property.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Column.Builder
The name of the Column.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
The name of the connection definition.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
The name of the connection.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataSource.Builder
The name of this source node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataTarget.Builder
The name of this target node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The name of the crawler.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintRequest.Builder
The name of the blueprint.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintResponse.Builder
Returns the name of the blueprint that was registered.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
Name of the new crawler.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
A name for the custom pattern that allows it to be retrieved or deleted later.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse.Builder
The name of the custom pattern you created.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
A unique name for the data quality ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse.Builder
A unique name for the data quality ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest.Builder
The name of the new classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The name you assign to this job definition.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobResponse.Builder
The unique name that was provided for this job definition.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The unique name that you give the transform when you create it.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest.Builder
The name for the new security configuration.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse.Builder
The name assigned to the new security configuration.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The name of the trigger.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerResponse.Builder
The name of the trigger.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
The name to be assigned to the workflow.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowResponse.Builder
The name of the workflow which was provided as part of the request.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.CustomEntityType.Builder
A name for the custom pattern that allows it to be retrieved or deleted later.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
The name of the database.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
The name of the database.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult.Builder
The name of the data quality analyzer.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleResult.Builder
The name of the data quality rule.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
The name of the ruleset filter criteria.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
The name of the data quality ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest.Builder
The name of the blueprint to delete.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse.Builder
Returns the name of the blueprint that was deleted.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteClassifierRequest.Builder
Name of the classifier to remove.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest.Builder
The name of the crawler to remove.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest.Builder
The name of the custom pattern that you want to delete.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse.Builder
The name of the custom pattern you deleted.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest.Builder
The name of the database to delete.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest.Builder
A name for the data quality ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest.Builder
The name of the security configuration to delete.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableRequest.Builder
The name of the table to be deleted.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTriggerRequest.Builder
The name of the trigger to delete.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTriggerResponse.Builder
The name of the trigger that was deleted.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest.Builder
Name of the workflow to be deleted.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse.Builder
Name of the workflow specified in input.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The name of the JDBC source connection.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DropDuplicates.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DropFields.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the name of the dynamic transform.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
The name of the data quality evaluation.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
The name of the data quality evaluation.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.FillMissingValues.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Filter.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRequest.Builder
The name of the blueprint.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifierRequest.Builder
Name of the classifier to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionRequest.Builder
The name of the connection definition to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerRequest.Builder
The name of the crawler to retrieve metadata for.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest.Builder
The name of the custom pattern that you want to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse.Builder
The name of the custom pattern that you retrieved.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabaseRequest.Builder
The name of the database to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest.Builder
The name of the ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
The name of the ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The unique name given to the transform when it was created.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest.Builder
The name of the security configuration to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
The name of the table for which to retrieve the definition.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggerRequest.Builder
The name of the trigger to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
(Required) Specifies the name of a table for which you are requesting metadata.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRequest.Builder
The name of the workflow to retrieve.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest.Builder
Name of the workflow which was run.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest.Builder
Name of the workflow being run.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest.Builder
Name of the workflow whose metadata of runs should be returned.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn.Builder
The name of the column in the Glue Studio schema.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The name you assign to this job definition.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.JobCommand.Builder
The name of the job command.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Join.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.JsonClassifier.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.KeySchemaElement.Builder
The name of a partition key.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Merge.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A user-defined name for the machine learning transform.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
The name of the Glue component represented by the node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest.Builder
Name of the workflow which was run.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Recipe.Builder
The name of the Glue Studio node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftSource.Builder
The name of the Amazon Redshift data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.RelationalCatalogSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest.Builder
The name of the workflow to resume.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
The name of the Delta Lake data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
The name of the Hudi data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
The name of the Delta Lake source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
The name of the Hudi source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
The name of the data store.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaColumn.Builder
The name of the column.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SecurityConfiguration.Builder
The name of the security configuration.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SelectFields.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SelectFromCollection.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SerDeInfo.Builder
Name of the SerDe.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SessionCommand.Builder
Specifies the name of the SessionCommand.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeSource.Builder
The name of the Snowflake data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeTarget.Builder
The name of the Snowflake target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
The name of the data target.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Spigot.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.SplitFields.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StartCrawlerRequest.Builder
Name of the crawler to start.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StartTriggerRequest.Builder
The name of the trigger to start.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StartTriggerResponse.Builder
The name of the trigger that was started.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest.Builder
The name of the workflow to start.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StopCrawlerRequest.Builder
Name of the crawler to stop.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StopTriggerRequest.Builder
The name of the trigger to stop.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StopTriggerResponse.Builder
The name of the trigger that was stopped.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest.Builder
The name of the workflow to stop.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The table name.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.TableIdentifier.Builder
The name of the target table.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
The table name.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the name of the parameter in the config file of the dynamic transform.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
A unique transform name that is used to filter the machine learning transforms.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The name of the trigger.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
Reserved for future use.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Union.Builder
The name of the transform node.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest.Builder
The name of the blueprint.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse.Builder
Returns the name of the blueprint that was updated.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateConnectionRequest.Builder
The name of the connection definition to update.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
Name of the new crawler.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest.Builder
The name of the database to update in the catalog.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest.Builder
The name of the data quality ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse.Builder
The name of the data quality ruleset.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest.Builder
The name of the GrokClassifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The unique name that you gave the transform when you created it.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerRequest.Builder
The name of the trigger to update.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest.Builder
Name of the workflow to be updated.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse.Builder
The name of the workflow which was specified in input.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest.Builder
The name of the classifier.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.Workflow.Builder
The name of the workflow.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
Name of the workflow that was run.
name(String) - Method in interface software.amazon.awssdk.services.glue.model.XMLClassifier.Builder
The name of the classifier.
name(Identifier) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
NAME - software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
NAME - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
names() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
A list of blueprint names.
names() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
A list of names of the custom patterns that you want to retrieve.
names() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
A list of workflow names, which may be the names returned from the ListWorkflows operation.
names(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest.Builder
A list of blueprint names.
names(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest.Builder
A list of names of the custom patterns that you want to retrieve.
names(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest.Builder
A list of workflow names, which may be the names returned from the ListWorkflows operation.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest.Builder
A list of blueprint names.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest.Builder
A list of names of the custom patterns that you want to retrieve.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest.Builder
A list of workflow names, which may be the names returned from the ListWorkflows operation.
NCHAR - software.amazon.awssdk.services.glue.model.JDBCDataType
 
NCLOB - software.amazon.awssdk.services.glue.model.JDBCDataType
 
NE - software.amazon.awssdk.services.glue.model.FilterOperator
 
negated() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
Whether the expression is to be negated.
negated(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.FilterExpression.Builder
Whether the expression is to be negated.
NESTED_CELL_PERMISSION - software.amazon.awssdk.services.glue.model.PermissionType
 
NESTED_PERMISSION - software.amazon.awssdk.services.glue.model.PermissionType
 
NETWORK - software.amazon.awssdk.services.glue.model.ConnectionType
 
newRules() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
A list of new data quality rules generated as part of the observation based on the data quality metric value.
newRules(String...) - Method in interface software.amazon.awssdk.services.glue.model.MetricBasedObservation.Builder
A list of new data quality rules generated as part of the observation based on the data quality metric value.
newRules(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.MetricBasedObservation.Builder
A list of new data quality rules generated as part of the observation based on the data quality metric value.
nextSchemaVersion() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The next version of the schema associated with the returned schema definition.
nextSchemaVersion() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The next version of the schema associated with the returned schema definition.
nextSchemaVersion(Long) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The next version of the schema associated with the returned schema definition.
nextSchemaVersion(Long) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The next version of the schema associated with the returned schema definition.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
A continuation token, if not all blueprint runs have been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
An optional continuation token.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
A continuation token.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
A continuation token, if not all task runs have yet been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
A continuation token, if the list of connections returned does not include the last of the filtered connections.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
A continuation token, if the returned list does not contain the last metric available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
A continuation token, if the returned list has not reached the end of those defined in this customer account.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
A continuation token, if not all DevEndpoint definitions have yet been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
A continuation token, if not all requested job runs have been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
A continuation token, if not all job definitions have yet been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
A token for pagination of the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
A paginated token to offset the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
A continuation token, included if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
A continuation token, present if the current list segment is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
A continuation token, if this is not the first call to retrieve these partitions.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
A continuation token, if the returned list of partitions does not include the last one.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
A continuation token, if the returned list does not contain the last resource policy available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
A continuation token, if there are more security configurations to return.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
A continuation token, included if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
A continuation token, present if the current list segment is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
A continuation token, if this is not the first call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
A continuation token, if the list of available versions does not include the last one.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
A continuation token, if not all the requested triggers have yet been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
A continuation token, if this is not the first call to retrieve these partitions.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
A continuation token, if the returned list of partitions does not include the last one.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
A continuation token, if the list of functions returned does not include the last requested function.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
The maximum size of the response.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
A continuation token, if not all requested workflow runs have been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
A continuation token, if not all blueprint names have been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
A continuation token, if not all task run IDs have yet been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
A continuation token, if the returned list does not contain the last metric available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
A paginated token to offset the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
A paginated token to offset the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
A paginated token to offset the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
A paginated token to offset the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
A paginated token to offset the results.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
A pagination token, if more results are available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
A continuation token, if the returned list does not contain the last metric available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
A continuation token, if the returned list does not contain the last metric available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
A continuation token, if the returned list does not contain the last metric available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
The token for the next set of results, or null if there are no more result.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
The token for the next set of results, or null if there are no more result.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
A continuation token, if not all statements have yet been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
A continuation token for paginating the returned list of optimizer runs, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
A continuation token, if the returned list does not contain the last metric available.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
A continuation token, if this is a continuation request.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
A continuation token, if not all workflow names have been returned.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
A continuation token, if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
A continuation token, included if this is a continuation call.
nextToken() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
A continuation token, present if the current list segment is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse.Builder
A continuation token, if not all blueprint runs have been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersRequest.Builder
An optional continuation token.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersResponse.Builder
A continuation token.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse.Builder
A continuation token, if not all task runs have yet been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsResponse.Builder
A continuation token, if the list of connections returned does not include the last of the filtered connections.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse.Builder
A continuation token, if the returned list does not contain the last metric available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersResponse.Builder
A continuation token, if the returned list has not reached the end of those defined in this customer account.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesResponse.Builder
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse.Builder
A continuation token, if not all DevEndpoint definitions have yet been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsResponse.Builder
A continuation token, if not all requested job runs have been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsResponse.Builder
A continuation token, if not all job definitions have yet been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
A token for pagination of the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
A paginated token to offset the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest.Builder
A continuation token, included if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse.Builder
A continuation token, present if the current list segment is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
A continuation token, if this is not the first call to retrieve these partitions.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsResponse.Builder
A continuation token, if the returned list of partitions does not include the last one.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse.Builder
A continuation token, if the returned list does not contain the last resource policy available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse.Builder
A continuation token, if there are more security configurations to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
A continuation token, included if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesResponse.Builder
A continuation token, present if the current list segment is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
A continuation token, if this is not the first call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsResponse.Builder
A continuation token, if the list of available versions does not include the last one.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersResponse.Builder
A continuation token, if not all the requested triggers have yet been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A continuation token, if this is not the first call to retrieve these partitions.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse.Builder
A continuation token, if the returned list of partitions does not include the last one.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse.Builder
A continuation token, if the list of functions returned does not include the last requested function.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest.Builder
The maximum size of the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse.Builder
A continuation token, if not all requested workflow runs have been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsResponse.Builder
A continuation token, if not all blueprint names have been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse.Builder
A continuation token, if not all task run IDs have yet been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersResponse.Builder
A continuation token, if the returned list does not contain the last metric available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsResponse.Builder
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest.Builder
A paginated token to offset the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest.Builder
A paginated token to offset the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest.Builder
A paginated token to offset the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest.Builder
A paginated token to offset the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
A paginated token to offset the results.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse.Builder
A pagination token, if more results are available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse.Builder
A continuation token, if the returned list does not contain the last metric available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsResponse.Builder
A continuation token, if the returned list does not contain the last metric available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsResponse.Builder
A continuation token, if the returned list does not contain the last metric available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesResponse.Builder
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasResponse.Builder
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse.Builder
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsRequest.Builder
The token for the next set of results, or null if there are no more result.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsResponse.Builder
The token for the next set of results, or null if there are no more result.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsResponse.Builder
A continuation token, if not all statements have yet been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
A continuation token for paginating the returned list of optimizer runs, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersResponse.Builder
A continuation token, if the returned list does not contain the last metric available.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsRequest.Builder
A continuation token, if this is a continuation request.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsResponse.Builder
A continuation token, if not all workflow names have been returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
A continuation token, if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse.Builder
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A continuation token, included if this is a continuation call.
nextToken(String) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesResponse.Builder
A continuation token, present if the current list segment is not the last.
Node - Class in software.amazon.awssdk.services.glue.model
A node represents an Glue component (trigger, crawler, or job) on a workflow graph.
Node.Builder - Interface in software.amazon.awssdk.services.glue.model
 
nodeIds() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
A list of the node IDs for the nodes you want to restart.
nodeIds() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
A list of the node IDs for the nodes that were actually restarted.
nodeIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest.Builder
A list of the node IDs for the nodes you want to restart.
nodeIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse.Builder
A list of the node IDs for the nodes that were actually restarted.
nodeIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest.Builder
A list of the node IDs for the nodes you want to restart.
nodeIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse.Builder
A list of the node IDs for the nodes that were actually restarted.
nodes() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
A list of the the Glue components belong to the workflow represented as nodes.
nodes(Collection<Node>) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowGraph.Builder
A list of the the Glue components belong to the workflow represented as nodes.
nodes(Consumer<Node.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowGraph.Builder
A list of the the Glue components belong to the workflow represented as nodes.
nodes(Node...) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowGraph.Builder
A list of the the Glue components belong to the workflow represented as nodes.
nodeType() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
The type of node that this is.
nodeType(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNode.Builder
The type of node that this is.
NodeType - Enum in software.amazon.awssdk.services.glue.model
 
none() - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Value.None
 
NONE - software.amazon.awssdk.services.glue.model.Compatibility
 
NONE - software.amazon.awssdk.services.glue.model.CsvSerdeOption
 
NONE - software.amazon.awssdk.services.glue.model.ExistCondition
 
NONE - software.amazon.awssdk.services.glue.model.ParquetCompressionType
 
nonOverridableArguments() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Arguments for this job that are not overridden when providing job arguments in a job run, specified as name-value pairs.
nonOverridableArguments() - Method in class software.amazon.awssdk.services.glue.model.Job
Arguments for this job that are not overridden when providing job arguments in a job run, specified as name-value pairs.
nonOverridableArguments() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Arguments for this job that are not overridden when providing job arguments in a job run, specified as name-value pairs.
nonOverridableArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Arguments for this job that are not overridden when providing job arguments in a job run, specified as name-value pairs.
nonOverridableArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
Arguments for this job that are not overridden when providing job arguments in a job run, specified as name-value pairs.
nonOverridableArguments(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Arguments for this job that are not overridden when providing job arguments in a job run, specified as name-value pairs.
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleUrl
 
NoScheduleException - Exception in software.amazon.awssdk.services.glue.model
There is no applicable schedule.
NoScheduleException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
Not - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
NOT_EXIST - software.amazon.awssdk.services.glue.model.ExistCondition
 
NOT_READY - software.amazon.awssdk.services.glue.model.TransformStatusType
 
NOT_SCHEDULED - software.amazon.awssdk.services.glue.model.ScheduleState
 
notificationProperty() - Method in class software.amazon.awssdk.services.glue.model.Action
Specifies configuration properties of a job run notification.
notificationProperty() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Specifies configuration properties of a job notification.
notificationProperty() - Method in class software.amazon.awssdk.services.glue.model.Job
Specifies configuration properties of a job notification.
notificationProperty() - Method in class software.amazon.awssdk.services.glue.model.JobRun
Specifies configuration properties of a job run notification.
notificationProperty() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Specifies the configuration properties of a job notification.
notificationProperty() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
Specifies configuration properties of a job run notification.
notificationProperty(Consumer<NotificationProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
Specifies configuration properties of a job run notification.
notificationProperty(Consumer<NotificationProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Specifies configuration properties of a job notification.
notificationProperty(Consumer<NotificationProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
Specifies configuration properties of a job notification.
notificationProperty(Consumer<NotificationProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
Specifies configuration properties of a job run notification.
notificationProperty(Consumer<NotificationProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Specifies the configuration properties of a job notification.
notificationProperty(Consumer<NotificationProperty.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
Specifies configuration properties of a job run notification.
notificationProperty(NotificationProperty) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
Specifies configuration properties of a job run notification.
notificationProperty(NotificationProperty) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
Specifies configuration properties of a job notification.
notificationProperty(NotificationProperty) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
Specifies configuration properties of a job notification.
notificationProperty(NotificationProperty) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
Specifies configuration properties of a job run notification.
notificationProperty(NotificationProperty) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
Specifies the configuration properties of a job notification.
notificationProperty(NotificationProperty) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
Specifies configuration properties of a job run notification.
NotificationProperty - Class in software.amazon.awssdk.services.glue.model
Specifies configuration properties of a notification.
NotificationProperty.Builder - Interface in software.amazon.awssdk.services.glue.model
 
notifyDelayAfter() - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
After a job run starts, the number of minutes to wait before sending a job run delay notification.
notifyDelayAfter(Integer) - Method in interface software.amazon.awssdk.services.glue.model.NotificationProperty.Builder
After a job run starts, the number of minutes to wait before sending a job run delay notification.
NULL - software.amazon.awssdk.services.glue.model.JDBCDataType
 
NULL - software.amazon.awssdk.services.glue.model.ParamType
 
nullCheckBoxList() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
A structure that represents whether certain values are recognized as null values for removal.
nullCheckBoxList(Consumer<NullCheckBoxList.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
A structure that represents whether certain values are recognized as null values for removal.
nullCheckBoxList(NullCheckBoxList) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
A structure that represents whether certain values are recognized as null values for removal.
NullCheckBoxList - Class in software.amazon.awssdk.services.glue.model
Represents whether certain values are recognized as null values for removal.
NullCheckBoxList.Builder - Interface in software.amazon.awssdk.services.glue.model
 
nullTextList() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
A structure that specifies a list of NullValueField structures that represent a custom null value such as zero or other value being used as a null placeholder unique to the dataset.
nullTextList(Collection<NullValueField>) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
A structure that specifies a list of NullValueField structures that represent a custom null value such as zero or other value being used as a null placeholder unique to the dataset.
nullTextList(Consumer<NullValueField.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
A structure that specifies a list of NullValueField structures that represent a custom null value such as zero or other value being used as a null placeholder unique to the dataset.
nullTextList(NullValueField...) - Method in interface software.amazon.awssdk.services.glue.model.DropNullFields.Builder
A structure that specifies a list of NullValueField structures that represent a custom null value such as zero or other value being used as a null placeholder unique to the dataset.
NullValueField - Class in software.amazon.awssdk.services.glue.model
Represents a custom null value such as a zeros or other value being used as a null placeholder unique to the dataset.
NullValueField.Builder - Interface in software.amazon.awssdk.services.glue.model
 
numberOfBuckets() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
Must be specified if the table contains any dimension columns.
numberOfBuckets(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
Must be specified if the table contains any dimension columns.
numberOfBytesCompacted() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
The number of bytes removed by the compaction job run.
numberOfBytesCompacted(String) - Method in interface software.amazon.awssdk.services.glue.model.RunMetrics.Builder
The number of bytes removed by the compaction job run.
numberOfDistinctValues() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
The number of distinct values in a column.
numberOfDistinctValues() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
The number of distinct values in a column.
numberOfDistinctValues() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
The number of distinct values in a column.
numberOfDistinctValues() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
The number of distinct values in a column.
numberOfDistinctValues() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
The number of distinct values in a column.
numberOfDistinctValues(Long) - Method in interface software.amazon.awssdk.services.glue.model.DateColumnStatisticsData.Builder
The number of distinct values in a column.
numberOfDistinctValues(Long) - Method in interface software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData.Builder
The number of distinct values in a column.
numberOfDistinctValues(Long) - Method in interface software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData.Builder
The number of distinct values in a column.
numberOfDistinctValues(Long) - Method in interface software.amazon.awssdk.services.glue.model.LongColumnStatisticsData.Builder
The number of distinct values in a column.
numberOfDistinctValues(Long) - Method in interface software.amazon.awssdk.services.glue.model.StringColumnStatisticsData.Builder
The number of distinct values in a column.
numberOfDpus() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
The number of DPU hours consumed by the job.
numberOfDpus(String) - Method in interface software.amazon.awssdk.services.glue.model.RunMetrics.Builder
The number of DPU hours consumed by the job.
numberOfFalses() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
The number of false values in the column.
numberOfFalses(Long) - Method in interface software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData.Builder
The number of false values in the column.
numberOfFilesCompacted() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
The number of files removed by the compaction job run.
numberOfFilesCompacted(String) - Method in interface software.amazon.awssdk.services.glue.model.RunMetrics.Builder
The number of files removed by the compaction job run.
numberOfNodes() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The number of Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.
numberOfNodes() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
numberOfNodes() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
numberOfNodes(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The number of Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.
numberOfNodes(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
numberOfNodes(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
The number of null values in the column.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
The number of null values in the column.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
The number of null values in the column.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
The number of null values in the column.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
The number of null values in the column.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
The number of null values in the column.
numberOfNulls() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData.Builder
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData.Builder
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.DateColumnStatisticsData.Builder
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData.Builder
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData.Builder
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.LongColumnStatisticsData.Builder
The number of null values in the column.
numberOfNulls(Long) - Method in interface software.amazon.awssdk.services.glue.model.StringColumnStatisticsData.Builder
The number of null values in the column.
numberOfTrues() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
The number of true values in the column.
numberOfTrues(Long) - Method in interface software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData.Builder
The number of true values in the column.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The number of workers used to generate column statistics.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The number of workers of a defined workerType that are allocated to the development endpoint.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The number of workers of a defined workerType that are allocated to the development endpoint.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The number of workers of a defined workerType that are allocated when this task runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The number of workers of a defined WorkerType to use for the session.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The number of workers of a defined workerType that are allocated to the development endpoint.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The number of G.1X workers to be used in the run.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The number of G.1X workers to be used in the run.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The number of workers of a defined workerType that are allocated when this task runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.Job
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The number of workers of a defined workerType that are allocated when a task of the transform runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.Session
The number of workers of a defined WorkerType to use for the session.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
The number of G.1X workers to be used in the run.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
The number of G.1X workers to be used in the run.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The number of workers of a defined workerType that are allocated when this task runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The number of workers used to generate column statistics.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The number of workers of a defined workerType that are allocated to the development endpoint.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The number of workers of a defined workerType that are allocated to the development endpoint.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The number of workers of a defined workerType that are allocated when this task runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The number of workers of a defined WorkerType to use for the session.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The number of workers of a defined workerType that are allocated to the development endpoint.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The number of G.1X workers to be used in the run.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The number of G.1X workers to be used in the run.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The number of workers of a defined workerType that are allocated when this task runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The number of workers of a defined workerType that are allocated when a task of the transform runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The number of workers of a defined WorkerType to use for the session.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
The number of G.1X workers to be used in the run.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
The number of G.1X workers to be used in the run.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The number of workers of a defined workerType that are allocated when a job runs.
numberOfWorkers(Integer) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The number of workers of a defined workerType that are allocated when this task runs.
NUMERIC - software.amazon.awssdk.services.glue.model.JDBCDataType
 
numFalseNegatives() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
The number of matches in the data that the transform didn't find, in the confusion matrix for your transform.
numFalseNegatives(Long) - Method in interface software.amazon.awssdk.services.glue.model.ConfusionMatrix.Builder
The number of matches in the data that the transform didn't find, in the confusion matrix for your transform.
numFalsePositives() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
The number of nonmatches in the data that the transform incorrectly classified as a match, in the confusion matrix for your transform.
numFalsePositives(Long) - Method in interface software.amazon.awssdk.services.glue.model.ConfusionMatrix.Builder
The number of nonmatches in the data that the transform incorrectly classified as a match, in the confusion matrix for your transform.
numPartitions() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
The number of partitions.
numPartitions(Long) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
The number of partitions.
numRetries() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The number of times to retry before failing to fetch Kafka offsets.
numRetries() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The maximum number of retries for Kinesis Data Streams API requests.
numRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The number of times to retry before failing to fetch Kafka offsets.
numRetries(Integer) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The maximum number of retries for Kinesis Data Streams API requests.
numTrueNegatives() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
The number of nonmatches in the data that the transform correctly rejected, in the confusion matrix for your transform.
numTrueNegatives(Long) - Method in interface software.amazon.awssdk.services.glue.model.ConfusionMatrix.Builder
The number of nonmatches in the data that the transform correctly rejected, in the confusion matrix for your transform.
numTruePositives() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
The number of matches in the data that the transform correctly found, in the confusion matrix for your transform.
numTruePositives(Long) - Method in interface software.amazon.awssdk.services.glue.model.ConfusionMatrix.Builder
The number of matches in the data that the transform correctly found, in the confusion matrix for your transform.
NVARCHAR - software.amazon.awssdk.services.glue.model.JDBCDataType
 

O

observations() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations(Collection<DataQualityObservation>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations(Collection<DataQualityObservation>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations(Consumer<DataQualityObservation.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations(Consumer<DataQualityObservation.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations(DataQualityObservation...) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
observations(DataQualityObservation...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityObservation objects representing the observations generated after evaluating the rules and analyzers.
OBSERVATIONS_SCOPE - software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
 
of(boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
ON_DEMAND - software.amazon.awssdk.services.glue.model.TriggerType
 
OPEN_CSV_SER_DE - software.amazon.awssdk.services.glue.model.CsvSerdeOption
 
openTableFormatInput() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
Specifies an OpenTableFormatInput structure when creating an open format table.
openTableFormatInput(Consumer<OpenTableFormatInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
Specifies an OpenTableFormatInput structure when creating an open format table.
openTableFormatInput(OpenTableFormatInput) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
Specifies an OpenTableFormatInput structure when creating an open format table.
OpenTableFormatInput - Class in software.amazon.awssdk.services.glue.model
A structure representing an open format table.
OpenTableFormatInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
operation() - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation() - Method in class software.amazon.awssdk.services.glue.auth.scheme.internal.DefaultGlueAuthSchemeParams
 
operation() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
The type of operation to perform in the expression.
operation(String) - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.glue.model.FilterExpression.Builder
The type of operation to perform in the expression.
operation(FilterOperation) - Method in interface software.amazon.awssdk.services.glue.model.FilterExpression.Builder
The type of operation to perform in the expression.
OPERATION_NOT_SUPPORTED_EXCEPTION - software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
OPERATION_TIMEOUT_EXCEPTION - software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
operationAsString() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
The type of operation to perform in the expression.
OperationTimeoutException - Exception in software.amazon.awssdk.services.glue.model
The operation timed out.
OperationTimeoutException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
optimizePerformance() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A Boolean value that specifies whether to use the advanced SIMD CSV reader along with Apache Arrow based columnar memory formats.
optimizePerformance(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A Boolean value that specifies whether to use the advanced SIMD CSV reader along with Apache Arrow based columnar memory formats.
Option - Class in software.amazon.awssdk.services.glue.model
Specifies an option value.
Option.Builder - Interface in software.amazon.awssdk.services.glue.model
 
OR - software.amazon.awssdk.services.glue.model.FilterLogicalOperator
 
ORACLE - software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
oracleSQLCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies an Oracle data source in the Glue Data Catalog.
oracleSQLCatalogSource(Consumer<OracleSQLCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Oracle data source in the Glue Data Catalog.
oracleSQLCatalogSource(OracleSQLCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Oracle data source in the Glue Data Catalog.
OracleSQLCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Oracle data source in the Glue Data Catalog.
OracleSQLCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
oracleSQLCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses Oracle SQL.
oracleSQLCatalogTarget(Consumer<OracleSQLCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Oracle SQL.
oracleSQLCatalogTarget(OracleSQLCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Oracle SQL.
OracleSQLCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses Oracle SQL.
OracleSQLCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ORC - software.amazon.awssdk.services.glue.model.TargetFormat
 
Order - Class in software.amazon.awssdk.services.glue.model
Specifies the sort order of a sorted column.
Order.Builder - Interface in software.amazon.awssdk.services.glue.model
 
OTHER - software.amazon.awssdk.services.glue.model.JDBCDataType
 
otherMetadataValueList() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
Other metadata belonging to the same metadata key.
otherMetadataValueList(Collection<OtherMetadataValueListItem>) - Method in interface software.amazon.awssdk.services.glue.model.MetadataInfo.Builder
Other metadata belonging to the same metadata key.
otherMetadataValueList(Consumer<OtherMetadataValueListItem.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.MetadataInfo.Builder
Other metadata belonging to the same metadata key.
otherMetadataValueList(OtherMetadataValueListItem...) - Method in interface software.amazon.awssdk.services.glue.model.MetadataInfo.Builder
Other metadata belonging to the same metadata key.
OtherMetadataValueListItem - Class in software.amazon.awssdk.services.glue.model
A structure containing other metadata for a schema version belonging to the same metadata key.
OtherMetadataValueListItem.Builder - Interface in software.amazon.awssdk.services.glue.model
 
OUTER - software.amazon.awssdk.services.glue.model.JoinType
 
output() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
The output of your data quality evaluation.
output() - Method in class software.amazon.awssdk.services.glue.model.Statement
The output in JSON.
output(String) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
The output of your data quality evaluation.
output(Consumer<StatementOutput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The output in JSON.
output(DQTransformOutput) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
The output of your data quality evaluation.
output(StatementOutput) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The output in JSON.
outputAsString() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
The output of your data quality evaluation.
outputColumnName() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the output column name that will contain any entity type detected in that row.
outputColumnName(String) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the output column name that will contain any entity type detected in that row.
outputFormat() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.
outputFormat(String) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.
outputs() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
outputS3Path() - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.
outputS3Path() - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
The Amazon Simple Storage Service (Amazon S3) path where you will generate the labeling set.
outputS3Path() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
The Amazon S3 path where you export the labels.
outputS3Path() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.
outputS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties.Builder
The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.
outputS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties.Builder
The Amazon Simple Storage Service (Amazon S3) path where you will generate the labeling set.
outputS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest.Builder
The Amazon S3 path where you export the labels.
outputS3Path(String) - Method in interface software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest.Builder
The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
Specifies the data schema for the custom Athena source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
Specifies the data schema for the Delta Lake source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
Specifies the data schema for the Hudi source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
Specifies the data schema for this source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
Specifies the data schema for the custom code transform.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the data schema for the dynamic transform.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
Specifies the data schema for the custom JDBC source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
Specifies the data schema for the JDBC target.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
Specifies the data schema for the Delta Lake source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
Specifies the data schema for the Hudi source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies the data schema for the S3 CSV source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
Specifies the data schema for the Delta Lake source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
Specifies the data schema for the Hudi source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
Specifies the data schema for the S3 JSON source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
Specifies the data schema for the S3 Parquet source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
Specifies user-defined schemas for your output data.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
Specifies data schema for the custom spark source.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
Specifies the data schema for the custom spark target.
outputSchemas() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
Specifies the data schema for the SparkSQL transform.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
Specifies the data schema for the custom Athena source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataSource.Builder
Specifies the data schema for this source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
Specifies the data schema for the custom code transform.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the data schema for the dynamic transform.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
Specifies the data schema for the custom JDBC source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
Specifies the data schema for the JDBC target.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the data schema for the S3 CSV source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies the data schema for the S3 JSON source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies the data schema for the S3 Parquet source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeSource.Builder
Specifies user-defined schemas for your output data.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
Specifies data schema for the custom spark source.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
Specifies the data schema for the custom spark target.
outputSchemas(Collection<GlueSchema>) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
Specifies the data schema for the SparkSQL transform.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
Specifies the data schema for the custom Athena source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataSource.Builder
Specifies the data schema for this source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
Specifies the data schema for the custom code transform.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the data schema for the dynamic transform.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
Specifies the data schema for the custom JDBC source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
Specifies the data schema for the JDBC target.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the data schema for the S3 CSV source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies the data schema for the S3 JSON source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies the data schema for the S3 Parquet source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeSource.Builder
Specifies user-defined schemas for your output data.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
Specifies data schema for the custom spark source.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
Specifies the data schema for the custom spark target.
outputSchemas(Consumer<GlueSchema.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
Specifies the data schema for the SparkSQL transform.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
Specifies the data schema for the custom Athena source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.ConnectorDataSource.Builder
Specifies the data schema for this source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.CustomCode.Builder
Specifies the data schema for the custom code transform.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the data schema for the dynamic transform.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
Specifies the data schema for the custom JDBC source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorTarget.Builder
Specifies the data schema for the JDBC target.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the data schema for the S3 CSV source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
Specifies the data schema for the Delta Lake source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
Specifies the data schema for the Hudi source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
Specifies the data schema for the S3 JSON source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
Specifies the data schema for the S3 Parquet source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeSource.Builder
Specifies user-defined schemas for your output data.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorSource.Builder
Specifies data schema for the custom spark source.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.SparkConnectorTarget.Builder
Specifies the data schema for the custom spark target.
outputSchemas(GlueSchema...) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
Specifies the data schema for the SparkSQL transform.
overrideConfiguration() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CancelStatementRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDatabaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTriggerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RunStatementRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartCrawlerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartTriggerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StopCrawlerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StopSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StopTriggerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CancelStatementRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateDatabaseRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTriggerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetClassifiersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetConnectionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetCrawlersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabaseRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.RunStatementRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartCrawlerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartTriggerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StopCrawlerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StopSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StopTriggerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Sets the value for client override configuration
owner() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The owner of the remote repository that contains the job artifacts.
owner() - Method in class software.amazon.awssdk.services.glue.model.Table
The owner of the table.
owner() - Method in class software.amazon.awssdk.services.glue.model.TableInput
The table owner.
owner(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The owner of the remote repository that contains the job artifacts.
owner(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The owner of the table.
owner(String) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
The table owner.
ownerName() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The owner of the function.
ownerName() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
The owner of the function.
ownerName(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The owner of the function.
ownerName(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The owner of the function.
ownerType() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The owner type.
ownerType() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
The owner type.
ownerType(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The owner type.
ownerType(String) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The owner type.
ownerType(PrincipalType) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The owner type.
ownerType(PrincipalType) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The owner type.
ownerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The owner type.
ownerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
The owner type.

P

param() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
True if the value is used as a parameter.
param(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNodeArg.Builder
True if the value is used as a parameter.
Parameter - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
parameters() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The blueprint parameters as a string.
parameters() - Method in class software.amazon.awssdk.services.glue.model.Column
These key-value pairs define properties associated with the column.
parameters() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The algorithmic parameters that are specific to the transform type used.
parameters() - Method in class software.amazon.awssdk.services.glue.model.Database
These key-value pairs define parameters and properties of the database.
parameters() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
These key-value pairs define parameters and properties of the database.
parameters() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the parameters of the dynamic transform.
parameters() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The configuration parameters that are specific to the algorithm used.
parameters() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A TransformParameters object.
parameters() - Method in class software.amazon.awssdk.services.glue.model.Partition
These key-value pairs define partition parameters.
parameters() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
These key-value pairs define partition parameters.
parameters() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
These key-value pairs define initialization parameters for the SerDe.
parameters() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
Specifies the parameters as a BlueprintParameters object.
parameters() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
The user-supplied properties in key-value form.
parameters() - Method in class software.amazon.awssdk.services.glue.model.Table
These key-value pairs define properties associated with the table.
parameters() - Method in class software.amazon.awssdk.services.glue.model.TableInput
These key-value pairs define properties associated with the table.
parameters() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The configuration parameters that are specific to the transform type (algorithm) used.
parameters(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The blueprint parameters as a string.
parameters(String) - Method in interface software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest.Builder
Specifies the parameters as a BlueprintParameters object.
parameters(Collection<TransformConfigParameter>) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the parameters of the dynamic transform.
parameters(Consumer<TransformConfigParameter.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the parameters of the dynamic transform.
parameters(Consumer<TransformParameters.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The algorithmic parameters that are specific to the transform type used.
parameters(Consumer<TransformParameters.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The configuration parameters that are specific to the algorithm used.
parameters(Consumer<TransformParameters.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A TransformParameters object.
parameters(Consumer<TransformParameters.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The configuration parameters that are specific to the transform type (algorithm) used.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Column.Builder
These key-value pairs define properties associated with the column.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
These key-value pairs define parameters and properties of the database.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
These key-value pairs define parameters and properties of the database.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
These key-value pairs define partition parameters.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
These key-value pairs define partition parameters.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.SerDeInfo.Builder
These key-value pairs define initialization parameters for the SerDe.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The user-supplied properties in key-value form.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
These key-value pairs define properties associated with the table.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
These key-value pairs define properties associated with the table.
parameters(Parameters) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
parameters(TransformConfigParameter...) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the parameters of the dynamic transform.
parameters(TransformParameters) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The algorithmic parameters that are specific to the transform type used.
parameters(TransformParameters) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The configuration parameters that are specific to the algorithm used.
parameters(TransformParameters) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A TransformParameters object.
parameters(TransformParameters) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The configuration parameters that are specific to the transform type (algorithm) used.
Parameters - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
parameterSpec() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
A JSON string that indicates the list of parameter specifications for the blueprint.
parameterSpec() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
A JSON string specifying the parameters for the blueprint.
parameterSpec(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
A JSON string that indicates the list of parameter specifications for the blueprint.
parameterSpec(String) - Method in interface software.amazon.awssdk.services.glue.model.LastActiveDefinition.Builder
A JSON string specifying the parameters for the blueprint.
ParameterType - Enum in software.amazon.awssdk.services.glue.endpoints.internal
 
ParamType - Enum in software.amazon.awssdk.services.glue.model
 
PARQUET - software.amazon.awssdk.services.glue.model.TargetFormat
 
ParquetCompressionType - Enum in software.amazon.awssdk.services.glue.model
 
parse(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.glue.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
partition() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
The requested information, in the form of a Partition object.
partition() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
A Partition object containing the partition metadata.
partition() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
The partition object.
partition(Consumer<Partition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionResponse.Builder
The requested information, in the form of a Partition object.
partition(Consumer<Partition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse.Builder
A Partition object containing the partition metadata.
partition(Consumer<Partition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UnfilteredPartition.Builder
The partition object.
partition(Partition) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionResponse.Builder
The requested information, in the form of a Partition object.
partition(Partition) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse.Builder
A Partition object containing the partition metadata.
partition(Partition) - Method in interface software.amazon.awssdk.services.glue.model.UnfilteredPartition.Builder
The partition object.
Partition - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Partition - Class in software.amazon.awssdk.services.glue.model
Represents a slice of table data.
PARTITION - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Partition.Builder - Interface in software.amazon.awssdk.services.glue.model
 
partitionColumn() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
The name of an integer column that is used for partitioning.
partitionColumn(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
The name of an integer column that is used for partitioning.
PartitionDataProvider - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
PartitionError - Class in software.amazon.awssdk.services.glue.model
Contains information about a partition error.
PartitionError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PartitionFn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
partitionIndex() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
Specifies a PartitionIndex structure to create a partition index in an existing table.
partitionIndex(Consumer<PartitionIndex.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
Specifies a PartitionIndex structure to create a partition index in an existing table.
partitionIndex(PartitionIndex) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
Specifies a PartitionIndex structure to create a partition index in an existing table.
PartitionIndex - Class in software.amazon.awssdk.services.glue.model
A structure for a partition index.
PartitionIndex.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PartitionIndexDescriptor - Class in software.amazon.awssdk.services.glue.model
A descriptor for a partition index in a table.
PartitionIndexDescriptor.Builder - Interface in software.amazon.awssdk.services.glue.model
 
partitionIndexDescriptorList() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
A list of index descriptors.
partitionIndexDescriptorList() - Method in class software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesIterable
Returns an iterable to iterate through the paginated GetPartitionIndexesResponse.partitionIndexDescriptorList() member.
partitionIndexDescriptorList() - Method in class software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesPublisher
Returns a publisher that can be used to get a stream of data.
partitionIndexDescriptorList(Collection<PartitionIndexDescriptor>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse.Builder
A list of index descriptors.
partitionIndexDescriptorList(Consumer<PartitionIndexDescriptor.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse.Builder
A list of index descriptors.
partitionIndexDescriptorList(PartitionIndexDescriptor...) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse.Builder
A list of index descriptors.
partitionIndexes() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
A list of partition indexes, PartitionIndex structures, to create in the table.
partitionIndexes(Collection<PartitionIndex>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
A list of partition indexes, PartitionIndex structures, to create in the table.
partitionIndexes(Consumer<PartitionIndex.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
A list of partition indexes, PartitionIndex structures, to create in the table.
partitionIndexes(PartitionIndex...) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
A list of partition indexes, PartitionIndex structures, to create in the table.
PartitionIndexStatus - Enum in software.amazon.awssdk.services.glue.model
 
partitionInput() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
The structure used to update a partition.
partitionInput() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
A PartitionInput structure defining the partition to be created.
partitionInput() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
The new partition object to update the partition to.
partitionInput(Consumer<PartitionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry.Builder
The structure used to update a partition.
partitionInput(Consumer<PartitionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
A PartitionInput structure defining the partition to be created.
partitionInput(Consumer<PartitionInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
The new partition object to update the partition to.
partitionInput(PartitionInput) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry.Builder
The structure used to update a partition.
partitionInput(PartitionInput) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
A PartitionInput structure defining the partition to be created.
partitionInput(PartitionInput) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
The new partition object to update the partition to.
PartitionInput - Class in software.amazon.awssdk.services.glue.model
The structure used to create and update a partition.
PartitionInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
partitionInputList() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
A list of PartitionInput structures that define the partitions to be created.
partitionInputList(Collection<PartitionInput>) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
A list of PartitionInput structures that define the partitions to be created.
partitionInputList(Consumer<PartitionInput.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
A list of PartitionInput structures that define the partitions to be created.
partitionInputList(PartitionInput...) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
A list of PartitionInput structures that define the partitions to be created.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Specifies native partitioning using a sequence of keys.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.Table
A list of columns by which the table is partitioned.
partitionKeys() - Method in class software.amazon.awssdk.services.glue.model.TableInput
A list of columns by which the table is partitioned.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
Specifies native partitioning using a sequence of keys.
partitionKeys(Collection<Column>) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A list of columns by which the table is partitioned.
partitionKeys(Collection<Column>) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A list of columns by which the table is partitioned.
partitionKeys(Consumer<Column.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A list of columns by which the table is partitioned.
partitionKeys(Consumer<Column.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A list of columns by which the table is partitioned.
partitionKeys(Column...) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A list of columns by which the table is partitioned.
partitionKeys(Column...) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A list of columns by which the table is partitioned.
partitionPredicate() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
Partitions satisfying this predicate are deleted.
partitionPredicate() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
Partitions satisfying this predicate are deleted.
partitionPredicate(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogSource.Builder
Partitions satisfying this predicate are deleted.
partitionPredicate(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogSource.Builder
Partitions satisfying this predicate are deleted.
partitions() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
partitions() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
A list of a limited number of partitions in the response.
partitions() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
A list of the requested partitions.
partitions() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
A list of requested partitions.
partitions(Collection<Partition>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse.Builder
A list of the requested partitions.
partitions(Collection<Partition>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsResponse.Builder
A list of requested partitions.
partitions(Collection<PartitionValueList>) - Method in interface software.amazon.awssdk.services.glue.model.BackfillError.Builder
A list of a limited number of partitions in the response.
partitions(Consumer<Partition.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse.Builder
A list of the requested partitions.
partitions(Consumer<Partition.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsResponse.Builder
A list of requested partitions.
partitions(Consumer<PartitionValueList.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BackfillError.Builder
A list of a limited number of partitions in the response.
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions.Builder
 
partitions(Partition...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse.Builder
A list of the requested partitions.
partitions(Partition...) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsResponse.Builder
A list of requested partitions.
partitions(PartitionValueList...) - Method in interface software.amazon.awssdk.services.glue.model.BackfillError.Builder
A list of a limited number of partitions in the response.
Partitions - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
partitionsToDelete() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
A list of PartitionInput structures that define the partitions to be deleted.
partitionsToDelete(Collection<PartitionValueList>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
A list of PartitionInput structures that define the partitions to be deleted.
partitionsToDelete(Consumer<PartitionValueList.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
A list of PartitionInput structures that define the partitions to be deleted.
partitionsToDelete(PartitionValueList...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
A list of PartitionInput structures that define the partitions to be deleted.
partitionsToGet() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
A list of partition values identifying the partitions to retrieve.
partitionsToGet(Collection<PartitionValueList>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
A list of partition values identifying the partitions to retrieve.
partitionsToGet(Consumer<PartitionValueList.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
A list of partition values identifying the partitions to retrieve.
partitionsToGet(PartitionValueList...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
A list of partition values identifying the partitions to retrieve.
partitionValueList() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
A list of values defining the partitions.
partitionValueList() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
A list of values defining the partitions.
partitionValueList() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
List of partition key values that define the partition to update.
partitionValueList(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry.Builder
A list of values defining the partitions.
partitionValueList(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry.Builder
A list of values defining the partitions.
partitionValueList(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
List of partition key values that define the partition to update.
partitionValueList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry.Builder
A list of values defining the partitions.
partitionValueList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry.Builder
A list of values defining the partitions.
partitionValueList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
List of partition key values that define the partition to update.
PartitionValueList - Class in software.amazon.awssdk.services.glue.model
Contains a list of values defining partitions.
PartitionValueList.Builder - Interface in software.amazon.awssdk.services.glue.model
 
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
A list of partition values identifying the partition.
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
The values that define the partition.
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
A list of partition values identifying the partition.
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
The values that define the partition.
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
(Required) A list of partition key values.
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
The values that define the partition.
partitionValues() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
A list of partition values identifying the partition.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
A list of partition values identifying the partition.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
The values that define the partition.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
A list of partition values identifying the partition.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
The values that define the partition.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) A list of partition key values.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionError.Builder
The values that define the partition.
partitionValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
A list of partition values identifying the partition.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
A list of partition values identifying the partition.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
The values that define the partition.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
A list of partition values identifying the partition.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
The values that define the partition.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) A list of partition key values.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionError.Builder
The values that define the partition.
partitionValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
A list of partition values identifying the partition.
PASS - software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
 
PASSWORD - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
path() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleUrl
 
path() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the path of the dynamic transform source and config files.
path() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
The name of the DynamoDB table to crawl.
path() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
The path of the JDBC target.
path() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
The path of the Amazon DocumentDB or MongoDB target (database/collection).
path() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
The Amazon S3 path of your Delta Lake data source to write to.
path() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
A single Amazon S3 path to write to.
path() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
A single Amazon S3 path to write to.
path() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
The Amazon S3 path of your Hudi data source to write to.
path() - Method in class software.amazon.awssdk.services.glue.model.S3Target
The path to the Amazon S3 target.
path() - Method in class software.amazon.awssdk.services.glue.model.Spigot
A path in Amazon S3 where the transform will write a subset of records from the dataset to a JSON file in an Amazon S3 bucket.
path(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Builder
 
path(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the path of the dynamic transform source and config files.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamoDBTarget.Builder
The name of the DynamoDB table to crawl.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.JdbcTarget.Builder
The path of the JDBC target.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.MongoDBTarget.Builder
The path of the Amazon DocumentDB or MongoDB target (database/collection).
path(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
The Amazon S3 path of your Delta Lake data source to write to.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
A single Amazon S3 path to write to.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
A single Amazon S3 path to write to.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
The Amazon S3 path of your Hudi data source to write to.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
The path to the Amazon S3 target.
path(String) - Method in interface software.amazon.awssdk.services.glue.model.Spigot.Builder
A path in Amazon S3 where the transform will write a subset of records from the dataset to a JSON file in an Amazon S3 bucket.
PATH - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
paths() - Method in class software.amazon.awssdk.services.glue.model.DropFields
A JSON path to a variable in the data structure.
paths() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
An array of Amazon S3 location strings for Hudi, each indicating the root folder with which the metadata files for a Hudi table resides.
paths() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
One or more Amazon S3 paths that contains Iceberg metadata folders as s3://bucket/prefix.
paths() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A list of the Amazon S3 paths to read from.
paths() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
A list of the Amazon S3 paths to read from.
paths() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
A list of the Amazon S3 paths to read from.
paths() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
A list of the Amazon S3 paths to read from.
paths() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
A list of the Amazon S3 paths to read from.
paths() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
A JSON path to a variable in the data structure.
paths() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
A JSON path to a variable in the data structure.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.HudiTarget.Builder
An array of Amazon S3 location strings for Hudi, each indicating the root folder with which the metadata files for a Hudi table resides.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.IcebergTarget.Builder
One or more Amazon S3 paths that contains Iceberg metadata folders as s3://bucket/prefix.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A list of the Amazon S3 paths to read from.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
A list of the Amazon S3 paths to read from.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
A list of the Amazon S3 paths to read from.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
A list of the Amazon S3 paths to read from.
paths(String...) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
A list of the Amazon S3 paths to read from.
paths(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.DropFields.Builder
A JSON path to a variable in the data structure.
paths(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.SelectFields.Builder
A JSON path to a variable in the data structure.
paths(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.SplitFields.Builder
A JSON path to a variable in the data structure.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.HudiTarget.Builder
An array of Amazon S3 location strings for Hudi, each indicating the root folder with which the metadata files for a Hudi table resides.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.IcebergTarget.Builder
One or more Amazon S3 paths that contains Iceberg metadata folders as s3://bucket/prefix.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A list of the Amazon S3 paths to read from.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaSource.Builder
A list of the Amazon S3 paths to read from.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiSource.Builder
A list of the Amazon S3 paths to read from.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
A list of the Amazon S3 paths to read from.
paths(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
A list of the Amazon S3 paths to read from.
paths(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.DropFields.Builder
A JSON path to a variable in the data structure.
paths(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.SelectFields.Builder
A JSON path to a variable in the data structure.
paths(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.SplitFields.Builder
A JSON path to a variable in the data structure.
pattern() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
An optional function-name pattern string that filters the function definitions returned.
pattern(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest.Builder
An optional function-name pattern string that filters the function definitions returned.
PENDING - software.amazon.awssdk.services.glue.model.SchemaStatus
 
PENDING - software.amazon.awssdk.services.glue.model.SchemaVersionStatus
 
PERFORMANCE_TUNING_CACHING - software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
 
Permission - Enum in software.amazon.awssdk.services.glue.model
 
permissions() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
The Lake Formation data permissions of the caller on the table.
permissions() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
The Lake Formation data permissions of the caller on the table.
permissions() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
The permissions that are granted to the principal.
permissions(Collection<Permission>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
The Lake Formation data permissions of the caller on the table.
permissions(Collection<Permission>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
The Lake Formation data permissions of the caller on the table.
permissions(Collection<Permission>) - Method in interface software.amazon.awssdk.services.glue.model.PrincipalPermissions.Builder
The permissions that are granted to the principal.
permissions(Permission...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
The Lake Formation data permissions of the caller on the table.
permissions(Permission...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
The Lake Formation data permissions of the caller on the table.
permissions(Permission...) - Method in interface software.amazon.awssdk.services.glue.model.PrincipalPermissions.Builder
The permissions that are granted to the principal.
permissionsAsStrings() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
The Lake Formation data permissions of the caller on the table.
permissionsAsStrings() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
The Lake Formation data permissions of the caller on the table.
permissionsAsStrings() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
The permissions that are granted to the principal.
permissionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
The Lake Formation data permissions of the caller on the table.
permissionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
The Lake Formation data permissions of the caller on the table.
permissionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.PrincipalPermissions.Builder
The permissions that are granted to the principal.
permissionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
The Lake Formation data permissions of the caller on the table.
permissionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
The Lake Formation data permissions of the caller on the table.
permissionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PrincipalPermissions.Builder
The permissions that are granted to the principal.
PermissionType - Enum in software.amazon.awssdk.services.glue.model
 
PermissionTypeMismatchException - Exception in software.amazon.awssdk.services.glue.model
The operation timed out.
PermissionTypeMismatchException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PERSONAL_ACCESS_TOKEN - software.amazon.awssdk.services.glue.model.SourceControlAuthStrategy
 
physicalConnectionRequirements() - Method in class software.amazon.awssdk.services.glue.model.Connection
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to make this connection successfully.
physicalConnectionRequirements() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to successfully make this connection.
physicalConnectionRequirements(Consumer<PhysicalConnectionRequirements.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup , that are needed to make this connection successfully.
physicalConnectionRequirements(Consumer<PhysicalConnectionRequirements.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup , that are needed to successfully make this connection.
physicalConnectionRequirements(PhysicalConnectionRequirements) - Method in interface software.amazon.awssdk.services.glue.model.Connection.Builder
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup , that are needed to make this connection successfully.
physicalConnectionRequirements(PhysicalConnectionRequirements) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionInput.Builder
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup , that are needed to successfully make this connection.
PhysicalConnectionRequirements - Class in software.amazon.awssdk.services.glue.model
Specifies the physical requirements for a connection.
PhysicalConnectionRequirements.Builder - Interface in software.amazon.awssdk.services.glue.model
 
piiDetection() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that identifies, removes or masks PII data.
piiDetection(Consumer<PIIDetection.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that identifies, removes or masks PII data.
piiDetection(PIIDetection) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that identifies, removes or masks PII data.
PIIDetection - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that identifies, removes or masks PII data.
PIIDetection.Builder - Interface in software.amazon.awssdk.services.glue.model
 
piiType() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the type of PIIDetection transform.
piiType(String) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the type of PIIDetection transform.
piiType(PiiType) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the type of PIIDetection transform.
PiiType - Enum in software.amazon.awssdk.services.glue.model
 
piiTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the type of PIIDetection transform.
PIPE - software.amazon.awssdk.services.glue.model.Separator
 
policyExistsCondition() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
A value of MUST_EXIST is used to update a policy.
policyExistsCondition(String) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
A value of MUST_EXIST is used to update a policy.
policyExistsCondition(ExistCondition) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
A value of MUST_EXIST is used to update a policy.
policyExistsConditionAsString() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
A value of MUST_EXIST is used to update a policy.
policyHash() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
Contains the hash value associated with this policy.
policyHash() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
Contains the hash value associated with this policy.
policyHash() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
A hash of the policy that has just been set.
policyHash(String) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse.Builder
Contains the hash value associated with this policy.
policyHash(String) - Method in interface software.amazon.awssdk.services.glue.model.GluePolicy.Builder
Contains the hash value associated with this policy.
policyHash(String) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse.Builder
A hash of the policy that has just been set.
policyHashCondition() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
The hash value returned when this policy was set.
policyHashCondition() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
The hash value returned when the previous policy was set using PutResourcePolicy.
policyHashCondition(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest.Builder
The hash value returned when this policy was set.
policyHashCondition(String) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
The hash value returned when the previous policy was set using PutResourcePolicy.
policyInJson() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
Contains the requested policy document, in JSON format.
policyInJson() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
Contains the requested policy document, in JSON format.
policyInJson() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
Contains the policy document to set, in JSON format.
policyInJson(String) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse.Builder
Contains the requested policy document, in JSON format.
policyInJson(String) - Method in interface software.amazon.awssdk.services.glue.model.GluePolicy.Builder
Contains the requested policy document, in JSON format.
policyInJson(String) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
Contains the policy document to set, in JSON format.
pollingTime() - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
The polling time in milliseconds.
pollingTime(Long) - Method in interface software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions.Builder
The polling time in milliseconds.
pollTimeoutMs() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The timeout in milliseconds to poll data from Kafka in Spark job executors.
pollTimeoutMs(Long) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The timeout in milliseconds to poll data from Kafka in Spark job executors.
pop() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
PORT - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
postAction() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The SQL used before a MERGE or APPEND with upsert is run.
postAction() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
A SQL string run after the Snowflake connector performs its standard actions.
postAction(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The SQL used before a MERGE or APPEND with upsert is run.
postAction(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
A SQL string run after the Snowflake connector performs its standard actions.
POSTGRESQL - software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
postgreSQLCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a PostgresSQL data source in the Glue Data Catalog.
postgreSQLCatalogSource(Consumer<PostgreSQLCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a PostgresSQL data source in the Glue Data Catalog.
postgreSQLCatalogSource(PostgreSQLCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a PostgresSQL data source in the Glue Data Catalog.
PostgreSQLCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies a PostgresSQL data source in the Glue Data Catalog.
PostgreSQLCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
postgreSQLCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses Postgres SQL.
postgreSQLCatalogTarget(Consumer<PostgreSQLCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Postgres SQL.
postgreSQLCatalogTarget(PostgreSQLCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Postgres SQL.
PostgreSQLCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses Postgres SQL.
PostgreSQLCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
preAction() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The SQL used before a MERGE or APPEND with upsert is run.
preAction() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
A SQL string run before the Snowflake connector performs its standard actions.
preAction(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The SQL used before a MERGE or APPEND with upsert is run.
preAction(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
A SQL string run before the Snowflake connector performs its standard actions.
precision() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
The precision metric indicates when often your transform is correct when it predicts a match.
precision(Double) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
The precision metric indicates when often your transform is correct when it predicts a match.
precisionRecallTradeoff() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
The value selected when tuning your transform for a balance between precision and recall.
precisionRecallTradeoff(Double) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesParameters.Builder
The value selected when tuning your transform for a balance between precision and recall.
Predecessor - Class in software.amazon.awssdk.services.glue.model
A job run that was used in the predicate of a conditional trigger that triggered this job run.
Predecessor.Builder - Interface in software.amazon.awssdk.services.glue.model
 
predecessorRuns() - Method in class software.amazon.awssdk.services.glue.model.JobRun
A list of predecessors to this job run.
predecessorRuns(Collection<Predecessor>) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
A list of predecessors to this job run.
predecessorRuns(Consumer<Predecessor.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
A list of predecessors to this job run.
predecessorRuns(Predecessor...) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
A list of predecessors to this job run.
predecessorsIncluded() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
True if a list of predecessor runs should be returned.
predecessorsIncluded(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunRequest.Builder
True if a list of predecessor runs should be returned.
predicate() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
A predicate to specify when the new trigger should fire.
predicate() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The predicate of this trigger, which defines when it will fire.
predicate() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
The predicate of this trigger, which defines when it will fire.
predicate(Consumer<Predicate.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
A predicate to specify when the new trigger should fire.
predicate(Consumer<Predicate.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The predicate of this trigger, which defines when it will fire.
predicate(Consumer<Predicate.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
The predicate of this trigger, which defines when it will fire.
predicate(Predicate) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
A predicate to specify when the new trigger should fire.
predicate(Predicate) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The predicate of this trigger, which defines when it will fire.
predicate(Predicate) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
The predicate of this trigger, which defines when it will fire.
Predicate - Class in software.amazon.awssdk.services.glue.model
Defines the predicate of the trigger, which determines when it fires.
Predicate.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PRESENT - software.amazon.awssdk.services.glue.model.CsvHeaderOption
 
previousRunId() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The unique run identifier associated with the previous job run.
previousRunId() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The ID of the previous run of this job.
previousRunId() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The ID of the previous workflow run.
previousRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The unique run identifier associated with the previous job run.
previousRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The ID of the previous run of this job.
previousRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The ID of the previous workflow run.
PRIMARY_INPUT - software.amazon.awssdk.services.glue.model.DQTransformOutput
 
primaryKeyColumnName() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
The name of a column that uniquely identifies rows in the source table.
primaryKeyColumnName(String) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesParameters.Builder
The name of a column that uniquely identifies rows in the source table.
primaryKeys() - Method in class software.amazon.awssdk.services.glue.model.Merge
The list of primary key fields to match records from the source and staging dynamic frames.
primaryKeys(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.glue.model.Merge.Builder
The list of primary key fields to match records from the source and staging dynamic frames.
primaryKeys(Collection<String>...) - Method in interface software.amazon.awssdk.services.glue.model.Merge.Builder
The list of primary key fields to match records from the source and staging dynamic frames.
principal() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
The principal who is granted permissions.
principal(Consumer<DataLakePrincipal.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PrincipalPermissions.Builder
The principal who is granted permissions.
principal(DataLakePrincipal) - Method in interface software.amazon.awssdk.services.glue.model.PrincipalPermissions.Builder
The principal who is granted permissions.
PrincipalPermissions - Class in software.amazon.awssdk.services.glue.model
Permissions granted to a principal.
PrincipalPermissions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PrincipalType - Enum in software.amazon.awssdk.services.glue.model
 
privateAddress() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
A private IP address to access the DevEndpoint within a VPC if the DevEndpoint is created within one.
privateAddress(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
A private IP address to access the DevEndpoint within a VPC if the DevEndpoint is created within one.
prob() - Method in class software.amazon.awssdk.services.glue.model.Spigot
The probability (a decimal value with a maximum value of 1) of picking any given record.
prob(Double) - Method in interface software.amazon.awssdk.services.glue.model.Spigot.Builder
The probability (a decimal value with a maximum value of 1) of picking any given record.
progress() - Method in class software.amazon.awssdk.services.glue.model.Session
The code execution progress of the session.
progress() - Method in class software.amazon.awssdk.services.glue.model.Statement
The code execution progress.
progress(Double) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The code execution progress of the session.
progress(Double) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The code execution progress.
properties() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The list of properties that are associated with the task run.
properties() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
Specifies configuration properties associated with this task run.
properties(Consumer<TaskRunProperties.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The list of properties that are associated with the task run.
properties(Consumer<TaskRunProperties.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
Specifies configuration properties associated with this task run.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint.Builder
 
properties(TaskRunProperties) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The list of properties that are associated with the task run.
properties(TaskRunProperties) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
Specifies configuration properties associated with this task run.
property(String, Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.EndpointAttributeProvider
 
PropertyPredicate - Class in software.amazon.awssdk.services.glue.model
Defines a property predicate.
PropertyPredicate.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PROTOBUF - software.amazon.awssdk.services.glue.model.DataFormat
 
provider() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The provider for the remote repository.
provider() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The provider for the remote repository.
provider() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The provider for the remote repository.
provider(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The provider for the remote repository.
provider(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The provider for the remote repository.
provider(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The provider for the remote repository.
provider(SourceControlProvider) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The provider for the remote repository.
provider(SourceControlProvider) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The provider for the remote repository.
provider(SourceControlProvider) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The provider for the remote repository.
providerAsString() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The provider for the remote repository.
providerAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The provider for the remote repository.
providerAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The provider for the remote repository.
PROVISIONING - software.amazon.awssdk.services.glue.model.SessionStatus
 
publicAddress() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The public IP address used by this DevEndpoint.
publicAddress(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The public IP address used by this DevEndpoint.
publicKey() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The public key to be used by this DevEndpoint for authentication.
publicKey() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The public key to be used by this DevEndpoint for authentication.
publicKey() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
The public key for the DevEndpoint to use.
publicKey(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The public key to be used by this DevEndpoint for authentication.
publicKey(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The public key to be used by this DevEndpoint for authentication.
publicKey(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
The public key for the DevEndpoint to use.
publicKeys() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
A list of public keys to be used by the development endpoints for authentication.
publicKeys() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
A list of public keys to be used by the DevEndpoints for authentication.
publicKeys(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
A list of public keys to be used by the development endpoints for authentication.
publicKeys(String...) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
A list of public keys to be used by the DevEndpoints for authentication.
publicKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
A list of public keys to be used by the development endpoints for authentication.
publicKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
A list of public keys to be used by the DevEndpoints for authentication.
publishingOptions() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
Options to configure how your results are published.
publishingOptions() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
Options to configure how your results are published.
publishingOptions(Consumer<DQResultsPublishingOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
Options to configure how your results are published.
publishingOptions(Consumer<DQResultsPublishingOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
Options to configure how your results are published.
publishingOptions(DQResultsPublishingOptions) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
Options to configure how your results are published.
publishingOptions(DQResultsPublishingOptions) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
Options to configure how your results are published.
push() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
 
putDataCatalogEncryptionSettings(Consumer<PutDataCatalogEncryptionSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettings(Consumer<PutDataCatalogEncryptionSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Sets the security configuration for a specified catalog.
PutDataCatalogEncryptionSettingsRequest - Class in software.amazon.awssdk.services.glue.model
 
PutDataCatalogEncryptionSettingsRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PutDataCatalogEncryptionSettingsRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
PutDataCatalogEncryptionSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.PutDataCatalogEncryptionSettingsRequestMarshaller
 
PutDataCatalogEncryptionSettingsResponse - Class in software.amazon.awssdk.services.glue.model
 
PutDataCatalogEncryptionSettingsResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Sets the Data Catalog resource policy for access control.
putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Sets the Data Catalog resource policy for access control.
putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Sets the Data Catalog resource policy for access control.
putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Sets the Data Catalog resource policy for access control.
PutResourcePolicyRequest - Class in software.amazon.awssdk.services.glue.model
 
PutResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PutResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
PutResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.PutResourcePolicyRequestMarshaller
 
PutResourcePolicyResponse - Class in software.amazon.awssdk.services.glue.model
 
PutResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
putSchemaVersionMetadata(Consumer<PutSchemaVersionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Puts the metadata key value pair for a specified schema version ID.
putSchemaVersionMetadata(Consumer<PutSchemaVersionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Puts the metadata key value pair for a specified schema version ID.
putSchemaVersionMetadata(PutSchemaVersionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Puts the metadata key value pair for a specified schema version ID.
putSchemaVersionMetadata(PutSchemaVersionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Puts the metadata key value pair for a specified schema version ID.
PutSchemaVersionMetadataRequest - Class in software.amazon.awssdk.services.glue.model
 
PutSchemaVersionMetadataRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PutSchemaVersionMetadataRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
PutSchemaVersionMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.PutSchemaVersionMetadataRequestMarshaller
 
PutSchemaVersionMetadataResponse - Class in software.amazon.awssdk.services.glue.model
 
PutSchemaVersionMetadataResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
putWorkflowRunProperties(Consumer<PutWorkflowRunPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Puts the specified workflow run properties for the given workflow run.
putWorkflowRunProperties(Consumer<PutWorkflowRunPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Puts the specified workflow run properties for the given workflow run.
putWorkflowRunProperties(PutWorkflowRunPropertiesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Puts the specified workflow run properties for the given workflow run.
putWorkflowRunProperties(PutWorkflowRunPropertiesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Puts the specified workflow run properties for the given workflow run.
PutWorkflowRunPropertiesRequest - Class in software.amazon.awssdk.services.glue.model
 
PutWorkflowRunPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PutWorkflowRunPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
PutWorkflowRunPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.PutWorkflowRunPropertiesRequestMarshaller
 
PutWorkflowRunPropertiesResponse - Class in software.amazon.awssdk.services.glue.model
 
PutWorkflowRunPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
PYTHON - software.amazon.awssdk.services.glue.model.Language
 
pythonScript() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
The Python script generated from the DAG.
pythonScript() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
The Python script to transform.
pythonScript() - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
A Python script to perform the mapping.
pythonScript(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptResponse.Builder
The Python script generated from the DAG.
pythonScript(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest.Builder
The Python script to transform.
pythonScript(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanResponse.Builder
A Python script to perform the mapping.
pythonVersion() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
The Python version being used to run a Python shell job.
pythonVersion() - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
Specifies the Python version.
pythonVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.JobCommand.Builder
The Python version being used to run a Python shell job.
pythonVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.SessionCommand.Builder
Specifies the Python version.

Q

query() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
The table or SQL query to get the data from.
query(String) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorSource.Builder
The table or SQL query to get the data from.
queryAsOfTime() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The time as of when to read the partition contents.
queryAsOfTime() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
The time as of when to read the table contents.
queryAsOfTime() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
The time as of when to read the table contents.
queryAsOfTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The time as of when to read the partition contents.
queryAsOfTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
The time as of when to read the table contents.
queryAsOfTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
The time as of when to read the table contents.
queryAuthorizationId() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
A cryptographically generated query identifier generated by Glue or Lake Formation.
queryAuthorizationId() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
A cryptographically generated query identifier generated by Glue or Lake Formation.
queryAuthorizationId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A cryptographically generated query identifier generated by Glue or Lake Formation.
queryAuthorizationId(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySessionContext.Builder
A cryptographically generated query identifier generated by Glue or Lake Formation.
queryId() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
A unique identifier generated by the query engine for the query.
queryId(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySessionContext.Builder
A unique identifier generated by the query engine for the query.
querySchemaVersionMetadata(Consumer<QuerySchemaVersionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Queries for the schema version metadata information.
querySchemaVersionMetadata(Consumer<QuerySchemaVersionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Queries for the schema version metadata information.
querySchemaVersionMetadata(QuerySchemaVersionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Queries for the schema version metadata information.
querySchemaVersionMetadata(QuerySchemaVersionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Queries for the schema version metadata information.
QuerySchemaVersionMetadataRequest - Class in software.amazon.awssdk.services.glue.model
 
QuerySchemaVersionMetadataRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
QuerySchemaVersionMetadataRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
QuerySchemaVersionMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.QuerySchemaVersionMetadataRequestMarshaller
 
QuerySchemaVersionMetadataResponse - Class in software.amazon.awssdk.services.glue.model
 
QuerySchemaVersionMetadataResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
querySessionContext() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext(Consumer<QuerySessionContext.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext(Consumer<QuerySessionContext.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext(Consumer<QuerySessionContext.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext(QuerySessionContext) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext(QuerySessionContext) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A structure used as a protocol between query engines and Lake Formation or Glue.
querySessionContext(QuerySessionContext) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
A structure used as a protocol between query engines and Lake Formation or Glue.
QuerySessionContext - Class in software.amazon.awssdk.services.glue.model
A structure used as a protocol between query engines and Lake Formation or Glue.
QuerySessionContext.Builder - Interface in software.amazon.awssdk.services.glue.model
 
queryStartTime() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
A timestamp provided by the query engine for when the query started.
queryStartTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.QuerySessionContext.Builder
A timestamp provided by the query engine for when the query started.
QUILLEMET - software.amazon.awssdk.services.glue.model.QuoteChar
 
QUOTE - software.amazon.awssdk.services.glue.model.QuoteChar
 
quoteChar() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies the character to use for quoting.
quoteChar(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the character to use for quoting.
quoteChar(QuoteChar) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the character to use for quoting.
QuoteChar - Enum in software.amazon.awssdk.services.glue.model
 
quoteCharAsString() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies the character to use for quoting.
quoteSymbol() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
A custom symbol to denote what combines content into a single column value.
quoteSymbol() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
A custom symbol to denote what combines content into a single column value.
quoteSymbol() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
A custom symbol to denote what combines content into a single column value.
quoteSymbol(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
A custom symbol to denote what combines content into a single column value.
quoteSymbol(String) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
A custom symbol to denote what combines content into a single column value.
quoteSymbol(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
A custom symbol to denote what combines content into a single column value.

R

RAWTYPES - software.amazon.awssdk.services.glue.model.JdbcMetadataEntry
 
READY - software.amazon.awssdk.services.glue.model.CrawlerState
 
READY - software.amazon.awssdk.services.glue.model.SessionStatus
 
READY - software.amazon.awssdk.services.glue.model.TransformStatusType
 
REAL - software.amazon.awssdk.services.glue.model.JDBCDataType
 
recall() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
The recall metric indicates that for an actual match, how often your transform predicts the match.
recall(Double) - Method in interface software.amazon.awssdk.services.glue.model.FindMatchesMetrics.Builder
The recall metric indicates that for an actual match, how often your transform predicts the match.
recipe() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Glue DataBrew recipe node.
recipe(Consumer<Recipe.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Glue DataBrew recipe node.
recipe(Recipe) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Glue DataBrew recipe node.
Recipe - Class in software.amazon.awssdk.services.glue.model
A Glue Studio node that uses a Glue DataBrew recipe in Glue jobs.
Recipe.Builder - Interface in software.amazon.awssdk.services.glue.model
 
recipeArn() - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
The ARN of the DataBrew recipe.
recipeArn(String) - Method in interface software.amazon.awssdk.services.glue.model.RecipeReference.Builder
The ARN of the DataBrew recipe.
recipeReference() - Method in class software.amazon.awssdk.services.glue.model.Recipe
A reference to the DataBrew recipe used by the node.
recipeReference(Consumer<RecipeReference.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Recipe.Builder
A reference to the DataBrew recipe used by the node.
recipeReference(RecipeReference) - Method in interface software.amazon.awssdk.services.glue.model.Recipe.Builder
A reference to the DataBrew recipe used by the node.
RecipeReference - Class in software.amazon.awssdk.services.glue.model
A reference to a Glue DataBrew recipe.
RecipeReference.Builder - Interface in software.amazon.awssdk.services.glue.model
 
recipeVersion() - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
The RecipeVersion of the DataBrew recipe.
recipeVersion(String) - Method in interface software.amazon.awssdk.services.glue.model.RecipeReference.Builder
The RecipeVersion of the DataBrew recipe.
recommendationRunId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
When a ruleset was created from a recommendation run, this run ID is generated to link the two together.
recommendationRunId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
When a ruleset was created from a recommendation run, this run ID is generated to link the two together.
recommendationRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
When a ruleset was created from a recommendation run, this run ID is generated to link the two together.
recommendationRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
When a ruleset was created from a recommendation run, this run ID is generated to link the two together.
recommendedRuleset() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
When a start rule recommendation run completes, it creates a recommended ruleset (a set of rules).
recommendedRuleset(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
When a start rule recommendation run completes, it creates a recommended ruleset (a set of rules).
recordPollingLimit() - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
The limit to the number of records polled.
recordPollingLimit(Long) - Method in interface software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions.Builder
The limit to the number of records polled.
recrawlBehavior() - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
recrawlBehavior(String) - Method in interface software.amazon.awssdk.services.glue.model.RecrawlPolicy.Builder
Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
recrawlBehavior(RecrawlBehavior) - Method in interface software.amazon.awssdk.services.glue.model.RecrawlPolicy.Builder
Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
RecrawlBehavior - Enum in software.amazon.awssdk.services.glue.model
 
recrawlBehaviorAsString() - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
recrawlPolicy() - Method in class software.amazon.awssdk.services.glue.model.Crawler
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy(Consumer<RecrawlPolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy(Consumer<RecrawlPolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy(Consumer<RecrawlPolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy(RecrawlPolicy) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy(RecrawlPolicy) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
recrawlPolicy(RecrawlPolicy) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
RecrawlPolicy - Class in software.amazon.awssdk.services.glue.model
When crawling an Amazon S3 data source after the first crawl is complete, specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
RecrawlPolicy.Builder - Interface in software.amazon.awssdk.services.glue.model
 
recurse() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
If set to true, recursively reads files in all subdirectories under the specified paths.
recurse() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
If set to true, recursively reads files in all subdirectories under the specified paths.
recurse() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
If set to true, recursively reads files in all subdirectories under the specified paths.
recurse(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
If set to true, recursively reads files in all subdirectories under the specified paths.
recurse(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3JsonSource.Builder
If set to true, recursively reads files in all subdirectories under the specified paths.
recurse(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3ParquetSource.Builder
If set to true, recursively reads files in all subdirectories under the specified paths.
REDSHIFT - software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
REDSHIFT - software.amazon.awssdk.services.glue.model.ViewDialect
 
redshiftSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies an Amazon Redshift data store.
redshiftSource(Consumer<RedshiftSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Amazon Redshift data store.
redshiftSource(RedshiftSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Amazon Redshift data store.
RedshiftSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon Redshift data store.
RedshiftSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
redshiftTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses Amazon Redshift.
redshiftTarget(Consumer<RedshiftTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Amazon Redshift.
redshiftTarget(RedshiftTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses Amazon Redshift.
RedshiftTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses Amazon Redshift.
RedshiftTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
redshiftTmpDir() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The temp directory of the JDBC Redshift source.
redshiftTmpDir() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
The Amazon S3 path where temporary data can be staged when copying out of the database.
redshiftTmpDir() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The Amazon S3 path where temporary data can be staged when copying out of the database.
redshiftTmpDir(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The temp directory of the JDBC Redshift source.
redshiftTmpDir(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftSource.Builder
The Amazon S3 path where temporary data can be staged when copying out of the database.
redshiftTmpDir(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The Amazon S3 path where temporary data can be staged when copying out of the database.
ref(Identifier) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.glue.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
REF - software.amazon.awssdk.services.glue.model.JDBCDataType
 
REF_CURSOR - software.amazon.awssdk.services.glue.model.JDBCDataType
 
REGEX - software.amazon.awssdk.services.glue.model.FilterOperation
 
regexString() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
A regular expression string that is used for detecting sensitive data in a custom pattern.
regexString() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
A regular expression string that is used for detecting sensitive data in a custom pattern.
regexString() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
A regular expression string that is used for detecting sensitive data in a custom pattern.
regexString(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
A regular expression string that is used for detecting sensitive data in a custom pattern.
regexString(String) - Method in interface software.amazon.awssdk.services.glue.model.CustomEntityType.Builder
A regular expression string that is used for detecting sensitive data in a custom pattern.
regexString(String) - Method in interface software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse.Builder
A regular expression string that is used for detecting sensitive data in a custom pattern.
region() - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.glue.auth.scheme.internal.DefaultGlueAuthSchemeParams
 
region() - Method in class software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams
 
region() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
region() - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Gets the value for AWS region
region() - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
Region of the target database.
region() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
Specified only if the base tables belong to a different Amazon Web Services Region.
region() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
Specified only if the base tables belong to a different Amazon Web Services Region.
region() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
Specified only if the base tables belong to a different Amazon Web Services Region.
region() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
Region of the target table.
region(String) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseIdentifier.Builder
Region of the target database.
region(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
Specified only if the base tables belong to a different Amazon Web Services Region.
region(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
Specified only if the base tables belong to a different Amazon Web Services Region.
region(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
Specified only if the base tables belong to a different Amazon Web Services Region.
region(String) - Method in interface software.amazon.awssdk.services.glue.model.TableIdentifier.Builder
Region of the target table.
region(Region) - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams.Builder
 
region(Region) - Method in interface software.amazon.awssdk.services.glue.GlueServiceClientConfiguration.Builder
Sets the value for AWS region
region(Region) - Method in class software.amazon.awssdk.services.glue.internal.GlueServiceClientConfigurationBuilder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partition.Builder
 
registerSchemaVersion(Consumer<RegisterSchemaVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Adds a new version to the existing schema.
registerSchemaVersion(Consumer<RegisterSchemaVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Adds a new version to the existing schema.
registerSchemaVersion(RegisterSchemaVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Adds a new version to the existing schema.
registerSchemaVersion(RegisterSchemaVersionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Adds a new version to the existing schema.
RegisterSchemaVersionRequest - Class in software.amazon.awssdk.services.glue.model
 
RegisterSchemaVersionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
RegisterSchemaVersionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
RegisterSchemaVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.RegisterSchemaVersionRequestMarshaller
 
RegisterSchemaVersionResponse - Class in software.amazon.awssdk.services.glue.model
 
RegisterSchemaVersionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
registries() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
An array of RegistryDetailedListItem objects containing minimal details of each registry.
registries() - Method in class software.amazon.awssdk.services.glue.paginators.ListRegistriesIterable
Returns an iterable to iterate through the paginated ListRegistriesResponse.registries() member.
registries() - Method in class software.amazon.awssdk.services.glue.paginators.ListRegistriesPublisher
Returns a publisher that can be used to get a stream of data.
registries(Collection<RegistryListItem>) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesResponse.Builder
An array of RegistryDetailedListItem objects containing minimal details of each registry.
registries(Consumer<RegistryListItem.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesResponse.Builder
An array of RegistryDetailedListItem objects containing minimal details of each registry.
registries(RegistryListItem...) - Method in interface software.amazon.awssdk.services.glue.model.ListRegistriesResponse.Builder
An array of RegistryDetailedListItem objects containing minimal details of each registry.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
The Amazon Resource Name (ARN) of the newly created registry.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The Amazon Resource Name (ARN) of the registry.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
The Amazon Resource Name (ARN) of the registry being deleted.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
The Amazon Resource Name (ARN) of the registry.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The Amazon Resource Name (ARN) of the registry.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.RegistryId
Arn of the registry to be updated.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
The Amazon Resource Name (ARN) of the registry.
registryArn() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
The Amazon Resource name (ARN) of the updated registry.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryResponse.Builder
The Amazon Resource Name (ARN) of the newly created registry.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The Amazon Resource Name (ARN) of the registry.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryResponse.Builder
The Amazon Resource Name (ARN) of the registry being deleted.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
The Amazon Resource Name (ARN) of the registry.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The Amazon Resource Name (ARN) of the registry.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryId.Builder
Arn of the registry to be updated.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
The Amazon Resource Name (ARN) of the registry.
registryArn(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryResponse.Builder
The Amazon Resource name (ARN) of the updated registry.
registryId() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
This is a wrapper shape to contain the registry identity fields.
registryId() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(Consumer<RegistryId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
This is a wrapper shape to contain the registry identity fields.
registryId(Consumer<RegistryId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryRequest.Builder
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(Consumer<RegistryId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryRequest.Builder
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(Consumer<RegistryId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasRequest.Builder
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(Consumer<RegistryId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryRequest.Builder
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(RegistryId) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
This is a wrapper shape to contain the registry identity fields.
registryId(RegistryId) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryRequest.Builder
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(RegistryId) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryRequest.Builder
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(RegistryId) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasRequest.Builder
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
registryId(RegistryId) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryRequest.Builder
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
RegistryId - Class in software.amazon.awssdk.services.glue.model
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
RegistryId.Builder - Interface in software.amazon.awssdk.services.glue.model
 
RegistryListItem - Class in software.amazon.awssdk.services.glue.model
A structure containing the details for a registry.
RegistryListItem.Builder - Interface in software.amazon.awssdk.services.glue.model
 
registryName() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
Name of the registry to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark.
registryName() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
The name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
The name of the registry being deleted.
registryName() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
The name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The name for the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.RegistryId
Name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
The name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The name of the registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
The name of the schema registry that contains the schema.
registryName() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
the name of the registry where the schema resides.
registryName() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
The name of the updated registry.
registryName() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
The name of the registry that contains the schema.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryRequest.Builder
Name of the registry to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryResponse.Builder
The name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryResponse.Builder
The name of the registry being deleted.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
The name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The name for the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryId.Builder
Name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
The name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The name of the registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaId.Builder
The name of the schema registry that contains the schema.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
the name of the registry where the schema resides.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateRegistryResponse.Builder
The name of the updated registry.
registryName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaResponse.Builder
The name of the registry that contains the schema.
RegistryStatus - Enum in software.amazon.awssdk.services.glue.model
 
relationalCatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a relational catalog data store in the Glue Data Catalog.
relationalCatalogSource(Consumer<RelationalCatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a relational catalog data store in the Glue Data Catalog.
relationalCatalogSource(RelationalCatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a relational catalog data store in the Glue Data Catalog.
RelationalCatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Relational database data source in the Glue Data Catalog.
RelationalCatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
removeSchemaVersionMetadata(Consumer<RemoveSchemaVersionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a key value pair from the schema version metadata for the specified schema version ID.
removeSchemaVersionMetadata(Consumer<RemoveSchemaVersionMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a key value pair from the schema version metadata for the specified schema version ID.
removeSchemaVersionMetadata(RemoveSchemaVersionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes a key value pair from the schema version metadata for the specified schema version ID.
removeSchemaVersionMetadata(RemoveSchemaVersionMetadataRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes a key value pair from the schema version metadata for the specified schema version ID.
RemoveSchemaVersionMetadataRequest - Class in software.amazon.awssdk.services.glue.model
 
RemoveSchemaVersionMetadataRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
RemoveSchemaVersionMetadataRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
RemoveSchemaVersionMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.RemoveSchemaVersionMetadataRequestMarshaller
 
RemoveSchemaVersionMetadataResponse - Class in software.amazon.awssdk.services.glue.model
 
RemoveSchemaVersionMetadataResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
renameField() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that renames a single data property key.
renameField(Consumer<RenameField.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that renames a single data property key.
renameField(RenameField) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that renames a single data property key.
RenameField - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that renames a single data property key.
RenameField.Builder - Interface in software.amazon.awssdk.services.glue.model
 
replace() - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
Indicates whether to overwrite your existing labels.
replace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties.Builder
Indicates whether to overwrite your existing labels.
replaceAllLabels() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
Indicates whether to overwrite your existing labels.
replaceAllLabels(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest.Builder
Indicates whether to overwrite your existing labels.
repository() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
The name of the remote repository that contains the job artifacts.
repository(String) - Method in interface software.amazon.awssdk.services.glue.model.SourceControlDetails.Builder
The name of the remote repository that contains the job artifacts.
repositoryName() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The name of the remote repository that contains the job artifacts.
repositoryName() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The name of the remote repository that contains the job artifacts.
repositoryName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The name of the remote repository that contains the job artifacts.
repositoryName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The name of the remote repository that contains the job artifacts.
repositoryOwner() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
The owner of the remote repository that contains the job artifacts.
repositoryOwner() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
The owner of the remote repository that contains the job artifacts.
repositoryOwner(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest.Builder
The owner of the remote repository that contains the job artifacts.
repositoryOwner(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest.Builder
The owner of the remote repository that contains the job artifacts.
requestedColumns() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
The requested columns for audit.
requestedColumns(String...) - Method in interface software.amazon.awssdk.services.glue.model.AuditContext.Builder
The requested columns for audit.
requestedColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.AuditContext.Builder
The requested columns for audit.
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.AlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentModificationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ConditionCheckFailureException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNotRunningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerRunningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerStoppingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceRetryableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueEncryptionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.IllegalSessionStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.InternalServiceException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.InvalidStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.MlTransformNotReadyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.NoScheduleException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.OperationTimeoutException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNotReadyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerNotRunningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerRunningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerTransitioningException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.ValidationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.glue.model.VersionMismatchException.Builder
 
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
The origin of the request to cancel the statement.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The origin of the request.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
The name of the origin of the delete session request.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
The origin of the request.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
The origin of the request.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
The origin of the request.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
The origin of the request to list statements.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
The origin of the request.
requestOrigin() - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
The origin of the request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelStatementRequest.Builder
The origin of the request to cancel the statement.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The origin of the request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSessionRequest.Builder
The name of the origin of the delete session request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSessionRequest.Builder
The origin of the request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementRequest.Builder
The origin of the request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsRequest.Builder
The origin of the request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsRequest.Builder
The origin of the request to list statements.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.RunStatementRequest.Builder
The origin of the request.
requestOrigin(String) - Method in interface software.amazon.awssdk.services.glue.model.StopSessionRequest.Builder
The origin of the request.
required(boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
resetJobBookmark(Consumer<ResetJobBookmarkRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Resets a bookmark entry.
resetJobBookmark(Consumer<ResetJobBookmarkRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Resets a bookmark entry.
resetJobBookmark(ResetJobBookmarkRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Resets a bookmark entry.
resetJobBookmark(ResetJobBookmarkRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Resets a bookmark entry.
ResetJobBookmarkRequest - Class in software.amazon.awssdk.services.glue.model
 
ResetJobBookmarkRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ResetJobBookmarkRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ResetJobBookmarkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ResetJobBookmarkRequestMarshaller
 
ResetJobBookmarkResponse - Class in software.amazon.awssdk.services.glue.model
 
ResetJobBookmarkResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
resolveAuthScheme(Consumer<GlueAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(GlueAuthSchemeParams) - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(GlueAuthSchemeParams) - Method in class software.amazon.awssdk.services.glue.auth.scheme.internal.DefaultGlueAuthSchemeProvider
 
resolveEndpoint(Consumer<GlueEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(GlueEndpointParams) - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(GlueEndpointParams) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.DefaultGlueEndpointProvider
 
resource() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
The ARN of the Glue resource for the resource policy to be deleted.
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
The ARN of the Glue resource for which to retrieve the resource policy.
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
The Amazon Resource Name (ARN) of the resource for which to retrieve tags.
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
The resource ARN of the parent resource extracted from the request.
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
Do not use.
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
The ARN of the Glue resource to which to add the tags.
resourceArn() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to remove the tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest.Builder
The ARN of the Glue resource for the resource policy to be deleted.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest.Builder
The ARN of the Glue resource for which to retrieve the resource policy.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTagsRequest.Builder
The Amazon Resource Name (ARN) of the resource for which to retrieve tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
The resource ARN of the parent resource extracted from the request.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest.Builder
Do not use.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.TagResourceRequest.Builder
The ARN of the Glue resource to which to add the tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.glue.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource from which to remove the tags.
resourceId() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
ResourceNotReadyException - Exception in software.amazon.awssdk.services.glue.model
A resource was not ready for a transaction.
ResourceNotReadyException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ResourceNumberLimitExceededException - Exception in software.amazon.awssdk.services.glue.model
A resource numerical limit was exceeded.
ResourceNumberLimitExceededException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
resourceShareType() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
Allows you to specify that you want to list the databases shared with your account.
resourceShareType() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
Allows you to specify that you want to search the tables shared with your account.
resourceShareType(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
Allows you to specify that you want to list the databases shared with your account.
resourceShareType(String) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
Allows you to specify that you want to search the tables shared with your account.
resourceShareType(ResourceShareType) - Method in interface software.amazon.awssdk.services.glue.model.GetDatabasesRequest.Builder
Allows you to specify that you want to list the databases shared with your account.
resourceShareType(ResourceShareType) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
Allows you to specify that you want to search the tables shared with your account.
ResourceShareType - Enum in software.amazon.awssdk.services.glue.model
 
resourceShareTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
Allows you to specify that you want to list the databases shared with your account.
resourceShareTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
Allows you to specify that you want to search the tables shared with your account.
resourceType() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
The type of the resource.
resourceType(String) - Method in interface software.amazon.awssdk.services.glue.model.ResourceUri.Builder
The type of the resource.
resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.glue.model.ResourceUri.Builder
The type of the resource.
ResourceType - Enum in software.amazon.awssdk.services.glue.model
 
resourceTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
The type of the resource.
ResourceUri - Class in software.amazon.awssdk.services.glue.model
The URIs for function resources.
ResourceUri.Builder - Interface in software.amazon.awssdk.services.glue.model
 
resourceUris() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
The resource URIs for the function.
resourceUris() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
The resource URIs for the function.
resourceUris(Collection<ResourceUri>) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The resource URIs for the function.
resourceUris(Collection<ResourceUri>) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The resource URIs for the function.
resourceUris(Consumer<ResourceUri.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The resource URIs for the function.
resourceUris(Consumer<ResourceUri.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The resource URIs for the function.
resourceUris(ResourceUri...) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunction.Builder
The resource URIs for the function.
resourceUris(ResourceUri...) - Method in interface software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput.Builder
The resource URIs for the function.
responseMetadata() - Method in interface software.amazon.awssdk.services.glue.model.GlueResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.glue.model.GlueResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.glue.model.GlueResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.glue.model.GlueResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.glue.model.GlueResponse.BuilderImpl
 
result() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
A pass or fail status for the rule.
result(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition.Builder
 
result(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleResult.Builder
A pass or fail status for the rule.
result(DataQualityRuleResultStatus) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleResult.Builder
A pass or fail status for the rule.
resultAsString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
A pass or fail status for the rule.
resultId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
A unique result ID for the data quality result.
resultId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
The unique result ID for this data quality result.
resultId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
A unique result ID for the data quality result.
resultId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
A unique result ID for the data quality result.
resultId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A unique result ID for the data quality result.
resultId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultDescription.Builder
The unique result ID for this data quality result.
resultId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest.Builder
A unique result ID for the data quality result.
resultId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A unique result ID for the data quality result.
resultIds() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
A list of unique result IDs for the data quality results.
resultIds() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
A list of result IDs for the data quality results for the run.
resultIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest.Builder
A list of unique result IDs for the data quality results.
resultIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
A list of result IDs for the data quality results for the run.
resultIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest.Builder
A list of unique result IDs for the data quality results.
resultIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
A list of result IDs for the data quality results for the run.
results() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
A list of DataQualityResult objects representing the data quality results.
results() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
A list of DataQualityResultDescription objects.
results(Collection<DataQualityResult>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse.Builder
A list of DataQualityResult objects representing the data quality results.
results(Collection<DataQualityResultDescription>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse.Builder
A list of DataQualityResultDescription objects.
results(Consumer<DataQualityResult.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse.Builder
A list of DataQualityResult objects representing the data quality results.
results(Consumer<DataQualityResultDescription.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse.Builder
A list of DataQualityResultDescription objects.
results(DataQualityResult...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse.Builder
A list of DataQualityResult objects representing the data quality results.
results(DataQualityResultDescription...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse.Builder
A list of DataQualityResultDescription objects.
resultsNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
A list of result IDs for which results were not found.
resultsNotFound(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse.Builder
A list of result IDs for which results were not found.
resultsNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse.Builder
A list of result IDs for which results were not found.
resultsPublishingEnabled() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
Enable publishing for your data quality results.
resultsPublishingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions.Builder
Enable publishing for your data quality results.
resultsS3Prefix() - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
Prefix for Amazon S3 to store results.
resultsS3Prefix() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
The Amazon S3 prefix prepended to the results.
resultsS3Prefix(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions.Builder
Prefix for Amazon S3 to store results.
resultsS3Prefix(String) - Method in interface software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions.Builder
The Amazon S3 prefix prepended to the results.
resumeWorkflowRun(Consumer<ResumeWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
resumeWorkflowRun(Consumer<ResumeWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
resumeWorkflowRun(ResumeWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
resumeWorkflowRun(ResumeWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
ResumeWorkflowRunRequest - Class in software.amazon.awssdk.services.glue.model
 
ResumeWorkflowRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ResumeWorkflowRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
ResumeWorkflowRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.ResumeWorkflowRunRequestMarshaller
 
ResumeWorkflowRunResponse - Class in software.amazon.awssdk.services.glue.model
 
ResumeWorkflowRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
retention() - Method in class software.amazon.awssdk.services.glue.model.Table
The retention time for this table.
retention() - Method in class software.amazon.awssdk.services.glue.model.TableInput
The retention time for this table.
retention(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The retention time for this table.
retention(Integer) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
The retention time for this table.
retryIntervalMs() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The time in milliseconds to wait before retrying to fetch Kafka offsets.
retryIntervalMs() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The cool-off time period (specified in ms) before retrying the Kinesis Data Streams API call.
retryIntervalMs(Long) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The time in milliseconds to wait before retrying to fetch Kafka offsets.
retryIntervalMs(Long) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The cool-off time period (specified in ms) before retrying the Kinesis Data Streams API call.
returnConnectionPasswordEncrypted() - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections.
returnConnectionPasswordEncrypted(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption.Builder
When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections.
reverse() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
RIGHT - software.amazon.awssdk.services.glue.model.JoinType
 
role() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The IAM role that the service assumes to generate statistics.
role() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The Amazon Resource Name (ARN) of an IAM role that's used to access customer resources, such as Amazon Simple Storage Service (Amazon S3) data.
role() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
The IAM role or Amazon Resource Name (ARN) of an IAM role used by the new crawler to access customer resources.
role() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The name or Amazon Resource Name (ARN) of the IAM role associated with this job.
role() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The IAM Role ARN
role() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
An IAM role supplied to encrypt the results of the run.
role() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
An IAM role supplied to encrypt the results of the run.
role() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role() - Method in class software.amazon.awssdk.services.glue.model.Job
The name or Amazon Resource Name (ARN) of the IAM role associated with this job.
role() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The name or Amazon Resource Name (ARN) of the IAM role associated with this job (required).
role() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role() - Method in class software.amazon.awssdk.services.glue.model.Session
The name or Amazon Resource Name (ARN) of the IAM role associated with the Session.
role() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
The IAM role that the service assumes to generate statistics.
role() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
An IAM role supplied to encrypt the results of the run.
role() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
An IAM role supplied to encrypt the results of the run.
role() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
The IAM role or Amazon Resource Name (ARN) of an IAM role that is used by the new crawler to access customer resources.
role() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The IAM role that the service assumes to generate statistics.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The Amazon Resource Name (ARN) of an IAM role that's used to access customer resources, such as Amazon Simple Storage Service (Amazon S3) data.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The IAM role or Amazon Resource Name (ARN) of an IAM role used by the new crawler to access customer resources.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The name or Amazon Resource Name (ARN) of the IAM role associated with this job.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The IAM Role ARN
role(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
An IAM role supplied to encrypt the results of the run.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
An IAM role supplied to encrypt the results of the run.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The name or Amazon Resource Name (ARN) of the IAM role associated with this job.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The name or Amazon Resource Name (ARN) of the IAM role associated with this job (required).
role(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The name or Amazon Resource Name (ARN) of the IAM role associated with the Session.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
The IAM role that the service assumes to generate statistics.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
An IAM role supplied to encrypt the results of the run.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
An IAM role supplied to encrypt the results of the run.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
The IAM role or Amazon Resource Name (ARN) of an IAM role that is used by the new crawler to access customer resources.
role(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
ROLE - software.amazon.awssdk.services.glue.model.PrincipalType
 
roleArn() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The role ARN.
roleArn() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The IAM role for the DevEndpoint.
roleArn() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The Amazon Resource Name (ARN) of the role assigned to the new DevEndpoint.
roleArn() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The Amazon Resource Name (ARN) of the IAM role used in this DevEndpoint.
roleArn() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The Amazon Resource Name (ARN) of the role to assume using AWS Security Token Service (AWS STS).
roleArn() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
Specifies the IAM role used to create the workflow.
roleArn() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
A role passed by the caller which gives the service permission to update the resources associated with the optimizer on the caller's behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The role ARN.
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The IAM role for the DevEndpoint.
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The Amazon Resource Name (ARN) of the role assigned to the new DevEndpoint.
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The Amazon Resource Name (ARN) of the IAM role used in this DevEndpoint.
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The Amazon Resource Name (ARN) of the role to assume using AWS Security Token Service (AWS STS).
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest.Builder
Specifies the IAM role used to create the workflow.
roleArn(String) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration.Builder
A role passed by the caller which gives the service permission to update the resources associated with the optimizer on the caller's behalf.
roleSessionName() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
An identifier for the session assuming the role using AWS STS.
roleSessionName(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
An identifier for the session assuming the role using AWS STS.
rollbackErrorMessage() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
If there are any errors while creating the entities of a workflow, we try to roll back the created entities until that point and delete them.
rollbackErrorMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
If there are any errors while creating the entities of a workflow, we try to roll back the created entities until that point and delete them.
ROLLING_BACK - software.amazon.awssdk.services.glue.model.BlueprintRunState
 
ROW_AUDIT - software.amazon.awssdk.services.glue.model.PiiType
 
ROW_MASKING - software.amazon.awssdk.services.glue.model.PiiType
 
rowFilterExpression() - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
A string containing the row-level filter expression.
rowFilterExpression(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnRowFilter.Builder
A string containing the row-level filter expression.
ROWID - software.amazon.awssdk.services.glue.model.JDBCDataType
 
rowTag() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
rowTag() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
rowTag() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
The XML tag designating the element that contains each record in an XML document being parsed.
rowTag(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest.Builder
The XML tag designating the element that contains each record in an XML document being parsed.
rowTag(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest.Builder
The XML tag designating the element that contains each record in an XML document being parsed.
rowTag(String) - Method in interface software.amazon.awssdk.services.glue.model.XMLClassifier.Builder
The XML tag designating the element that contains each record in an XML document being parsed.
Rule - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
ruleCount() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
The number of rules in the ruleset.
ruleCount(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
The number of rules in the ruleset.
RuleEngine - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.glue.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.glue.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.GlueResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
ruleResults() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults(Collection<DataQualityRuleResult>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults(Collection<DataQualityRuleResult>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults(Consumer<DataQualityRuleResult.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults(Consumer<DataQualityRuleResult.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults(DataQualityRuleResult...) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
A list of DataQualityRuleResult objects representing the results for each rule.
ruleResults(DataQualityRuleResult...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
A list of DataQualityRuleResult objects representing the results for each rule.
RULES - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
ruleset() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
A Data Quality Definition Language (DQDL) ruleset.
ruleset() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
The ruleset for your data quality evaluation.
ruleset() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
The ruleset for your data quality evaluation.
ruleset() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
A Data Quality Definition Language (DQDL) ruleset.
ruleset() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
A Data Quality Definition Language (DQDL) ruleset.
ruleset() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
A Data Quality Definition Language (DQDL) ruleset.
ruleset(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
A Data Quality Definition Language (DQDL) ruleset.
ruleset(String) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
The ruleset for your data quality evaluation.
ruleset(String) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
The ruleset for your data quality evaluation.
ruleset(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
A Data Quality Definition Language (DQDL) ruleset.
ruleset(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest.Builder
A Data Quality Definition Language (DQDL) ruleset.
ruleset(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse.Builder
A Data Quality Definition Language (DQDL) ruleset.
rulesetEvaluationRunId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The unique run ID for the ruleset evaluation for this data quality result.
rulesetEvaluationRunId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The unique run ID associated with the ruleset evaluation.
rulesetEvaluationRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The unique run ID for the ruleset evaluation for this data quality result.
rulesetEvaluationRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The unique run ID associated with the ruleset evaluation.
rulesetName() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The name of the ruleset associated with the data quality result.
rulesetName() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The name of the ruleset associated with the data quality result.
rulesetName(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The name of the ruleset associated with the data quality result.
rulesetName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The name of the ruleset associated with the data quality result.
rulesetNames() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
A list of ruleset names for the run.
rulesetNames() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
A list of ruleset names.
rulesetNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
A list of ruleset names for the run.
rulesetNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
A list of ruleset names.
rulesetNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
A list of ruleset names for the run.
rulesetNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
A list of ruleset names.
rulesets() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
A paginated list of rulesets for the specified list of Glue tables.
rulesets(Collection<DataQualityRulesetListDetails>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse.Builder
A paginated list of rulesets for the specified list of Glue tables.
rulesets(Consumer<DataQualityRulesetListDetails.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse.Builder
A paginated list of rulesets for the specified list of Glue tables.
rulesets(DataQualityRulesetListDetails...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse.Builder
A paginated list of rulesets for the specified list of Glue tables.
RulesFunctions - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.glue.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
run() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
The requested workflow run metadata.
run() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The run ID number.
run(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The run ID number.
run(Consumer<WorkflowRun.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse.Builder
The requested workflow run metadata.
run(WorkflowRun) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse.Builder
The requested workflow run metadata.
runId() - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
The run ID for this blueprint.
runId() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The run ID for this blueprint run.
runId() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
The run ID for the blueprint run you want to retrieve.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
The unique run identifier associated with this job run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
The ID of the job run.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
The ID of the workflow run whose run properties should be returned.
runId() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
The ID of the workflow run.
runId() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The run ID number.
runId() - Method in class software.amazon.awssdk.services.glue.model.Predecessor
The job-run ID of the predecessor job run.
runId() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
The ID of the workflow run for which the run properties should be updated.
runId() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
The unique run identifier associated with this job run.
runId() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
The ID of the workflow run to resume.
runId() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
The new ID assigned to the resumed workflow run.
runId() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
The run ID for this blueprint run.
runId() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
The unique run identifier associated with this run.
runId() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
An Id for the new run.
runId() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
The ID of the workflow run to stop.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintDetails.Builder
The run ID for this blueprint.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The run ID for this blueprint run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest.Builder
The run ID for the blueprint run you want to retrieve.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest.Builder
The unique run identifier associated with this job run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetJobRunRequest.Builder
The ID of the job run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest.Builder
The ID of the workflow run whose run properties should be returned.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest.Builder
The ID of the workflow run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The run ID number.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.Predecessor.Builder
The job-run ID of the predecessor job run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest.Builder
The ID of the workflow run for which the run properties should be updated.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest.Builder
The unique run identifier associated with this job run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest.Builder
The ID of the workflow run to resume.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse.Builder
The new ID assigned to the resumed workflow run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse.Builder
The run ID for this blueprint run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse.Builder
The unique run identifier associated with this run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse.Builder
An Id for the new run.
runId(String) - Method in interface software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest.Builder
The ID of the workflow run to stop.
RunMetrics - Class in software.amazon.awssdk.services.glue.model
Metrics for the optimizer run.
RunMetrics.Builder - Interface in software.amazon.awssdk.services.glue.model
 
RUNNING - software.amazon.awssdk.services.glue.model.BlueprintRunState
 
RUNNING - software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
RUNNING - software.amazon.awssdk.services.glue.model.CrawlerHistoryState
 
RUNNING - software.amazon.awssdk.services.glue.model.CrawlerState
 
RUNNING - software.amazon.awssdk.services.glue.model.CrawlState
 
RUNNING - software.amazon.awssdk.services.glue.model.JobRunState
 
RUNNING - software.amazon.awssdk.services.glue.model.StatementState
 
RUNNING - software.amazon.awssdk.services.glue.model.TaskStatusType
 
RUNNING - software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
runningActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Total number Actions in running state.
runningActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Total number Actions in running state.
runProperties() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
The workflow run properties which were set during the specified run.
runProperties() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
The properties to put for the specified run.
runProperties() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
The workflow run properties for the new workflow run.
runProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse.Builder
The workflow run properties which were set during the specified run.
runProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest.Builder
The properties to put for the specified run.
runProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest.Builder
The workflow run properties for the new workflow run.
runs() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
A list of workflow run metadata objects.
runs() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
A list of DataQualityRuleRecommendationRunDescription objects.
runs() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
A list of DataQualityRulesetEvaluationRunDescription objects representing data quality ruleset runs.
runs(Collection<DataQualityRuleRecommendationRunDescription>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse.Builder
A list of DataQualityRuleRecommendationRunDescription objects.
runs(Collection<DataQualityRulesetEvaluationRunDescription>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse.Builder
A list of DataQualityRulesetEvaluationRunDescription objects representing data quality ruleset runs.
runs(Collection<WorkflowRun>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse.Builder
A list of workflow run metadata objects.
runs(Consumer<DataQualityRuleRecommendationRunDescription.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse.Builder
A list of DataQualityRuleRecommendationRunDescription objects.
runs(Consumer<DataQualityRulesetEvaluationRunDescription.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse.Builder
A list of DataQualityRulesetEvaluationRunDescription objects representing data quality ruleset runs.
runs(Consumer<WorkflowRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse.Builder
A list of workflow run metadata objects.
runs(DataQualityRuleRecommendationRunDescription...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse.Builder
A list of DataQualityRuleRecommendationRunDescription objects.
runs(DataQualityRulesetEvaluationRunDescription...) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse.Builder
A list of DataQualityRulesetEvaluationRunDescription objects representing data quality ruleset runs.
runs(WorkflowRun...) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse.Builder
A list of workflow run metadata objects.
runStatement(Consumer<RunStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Executes the statement.
runStatement(Consumer<RunStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Executes the statement.
runStatement(RunStatementRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Executes the statement.
runStatement(RunStatementRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Executes the statement.
RunStatementRequest - Class in software.amazon.awssdk.services.glue.model
 
RunStatementRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
RunStatementRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
RunStatementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.RunStatementRequestMarshaller
 
RunStatementResponse - Class in software.amazon.awssdk.services.glue.model
 
RunStatementResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
runtime() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
In Ray jobs, Runtime is used to specify the versions of Ray, Python and additional libraries available in your environment.
runtime(String) - Method in interface software.amazon.awssdk.services.glue.model.JobCommand.Builder
In Ray jobs, Runtime is used to specify the versions of Ray, Python and additional libraries available in your environment.

S

s3() - Method in class software.amazon.awssdk.services.glue.model.Location
An Amazon Simple Storage Service (Amazon S3) location.
s3(Collection<CodeGenNodeArg>) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
An Amazon Simple Storage Service (Amazon S3) location.
s3(Consumer<CodeGenNodeArg.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
An Amazon Simple Storage Service (Amazon S3) location.
s3(CodeGenNodeArg...) - Method in interface software.amazon.awssdk.services.glue.model.Location.Builder
An Amazon Simple Storage Service (Amazon S3) location.
s3CatalogDeltaSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
s3CatalogDeltaSource(Consumer<S3CatalogDeltaSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
s3CatalogDeltaSource(S3CatalogDeltaSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
S3CatalogDeltaSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Delta Lake data source that is registered in the Glue Data Catalog.
S3CatalogDeltaSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3CatalogHudiSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Hudi data source that is registered in the Glue Data Catalog.
s3CatalogHudiSource(Consumer<S3CatalogHudiSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Hudi data source that is registered in the Glue Data Catalog.
s3CatalogHudiSource(S3CatalogHudiSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Hudi data source that is registered in the Glue Data Catalog.
S3CatalogHudiSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Hudi data source that is registered in the Glue Data Catalog.
S3CatalogHudiSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3CatalogSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies an Amazon S3 data store in the Glue Data Catalog.
s3CatalogSource(Consumer<S3CatalogSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Amazon S3 data store in the Glue Data Catalog.
s3CatalogSource(S3CatalogSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Amazon S3 data store in the Glue Data Catalog.
S3CatalogSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Amazon S3 data store in the Glue Data Catalog.
S3CatalogSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3CatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
s3CatalogTarget(Consumer<S3CatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
s3CatalogTarget(S3CatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
S3CatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.
S3CatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3CsvSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a command-separated value (CSV) data store stored in Amazon S3.
s3CsvSource(Consumer<S3CsvSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a command-separated value (CSV) data store stored in Amazon S3.
s3CsvSource(S3CsvSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a command-separated value (CSV) data store stored in Amazon S3.
S3CsvSource - Class in software.amazon.awssdk.services.glue.model
Specifies a command-separated value (CSV) data store stored in Amazon S3.
S3CsvSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3DeltaCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
s3DeltaCatalogTarget(Consumer<S3DeltaCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
s3DeltaCatalogTarget(S3DeltaCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
S3DeltaCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that writes to a Delta Lake data source in the Glue Data Catalog.
S3DeltaCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3DeltaDirectTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a Delta Lake data source in Amazon S3.
s3DeltaDirectTarget(Consumer<S3DeltaDirectTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Delta Lake data source in Amazon S3.
s3DeltaDirectTarget(S3DeltaDirectTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Delta Lake data source in Amazon S3.
S3DeltaDirectTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that writes to a Delta Lake data source in Amazon S3.
S3DeltaDirectTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3DeltaSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Delta Lake data source stored in Amazon S3.
s3DeltaSource(Consumer<S3DeltaSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Delta Lake data source stored in Amazon S3.
s3DeltaSource(S3DeltaSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Delta Lake data source stored in Amazon S3.
S3DeltaSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Delta Lake data source stored in Amazon S3.
S3DeltaSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
S3DirectSourceAdditionalOptions - Class in software.amazon.awssdk.services.glue.model
Specifies additional connection options for the Amazon S3 data store.
S3DirectSourceAdditionalOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3DirectTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data target that writes to Amazon S3.
s3DirectTarget(Consumer<S3DirectTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3.
s3DirectTarget(S3DirectTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3.
S3DirectTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a data target that writes to Amazon S3.
S3DirectTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3Encryption() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.
s3Encryption(Collection<S3Encryption>) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.
s3Encryption(Consumer<S3Encryption.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.
s3Encryption(S3Encryption...) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionConfiguration.Builder
The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.
S3Encryption - Class in software.amazon.awssdk.services.glue.model
Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.
S3Encryption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3EncryptionMode() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
The encryption mode to use for Amazon S3 data.
s3EncryptionMode(String) - Method in interface software.amazon.awssdk.services.glue.model.S3Encryption.Builder
The encryption mode to use for Amazon S3 data.
s3EncryptionMode(S3EncryptionMode) - Method in interface software.amazon.awssdk.services.glue.model.S3Encryption.Builder
The encryption mode to use for Amazon S3 data.
S3EncryptionMode - Enum in software.amazon.awssdk.services.glue.model
 
s3EncryptionModeAsString() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
The encryption mode to use for Amazon S3 data.
s3GlueParquetTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
s3GlueParquetTarget(Consumer<S3GlueParquetTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
s3GlueParquetTarget(S3GlueParquetTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
S3GlueParquetTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.
S3GlueParquetTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3HudiCatalogTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
s3HudiCatalogTarget(Consumer<S3HudiCatalogTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
s3HudiCatalogTarget(S3HudiCatalogTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
S3HudiCatalogTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
S3HudiCatalogTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3HudiDirectTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a Hudi data source in Amazon S3.
s3HudiDirectTarget(Consumer<S3HudiDirectTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Hudi data source in Amazon S3.
s3HudiDirectTarget(S3HudiDirectTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Hudi data source in Amazon S3.
S3HudiDirectTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that writes to a Hudi data source in Amazon S3.
S3HudiDirectTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3HudiSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Hudi data source stored in Amazon S3.
s3HudiSource(Consumer<S3HudiSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Hudi data source stored in Amazon S3.
s3HudiSource(S3HudiSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Hudi data source stored in Amazon S3.
S3HudiSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Hudi data source stored in Amazon S3.
S3HudiSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3JsonSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a JSON data store stored in Amazon S3.
s3JsonSource(Consumer<S3JsonSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a JSON data store stored in Amazon S3.
s3JsonSource(S3JsonSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a JSON data store stored in Amazon S3.
S3JsonSource - Class in software.amazon.awssdk.services.glue.model
Specifies a JSON data store stored in Amazon S3.
S3JsonSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3ParquetSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies an Apache Parquet data store stored in Amazon S3.
s3ParquetSource(Consumer<S3ParquetSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Apache Parquet data store stored in Amazon S3.
s3ParquetSource(S3ParquetSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies an Apache Parquet data store stored in Amazon S3.
S3ParquetSource - Class in software.amazon.awssdk.services.glue.model
Specifies an Apache Parquet data store stored in Amazon S3.
S3ParquetSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
S3SourceAdditionalOptions - Class in software.amazon.awssdk.services.glue.model
Specifies additional connection options for the Amazon S3 data store.
S3SourceAdditionalOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
S3Target - Class in software.amazon.awssdk.services.glue.model
Specifies a data store in Amazon Simple Storage Service (Amazon S3).
S3Target.Builder - Interface in software.amazon.awssdk.services.glue.model
 
s3Targets() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Specifies Amazon Simple Storage Service (Amazon S3) targets.
s3Targets(Collection<S3Target>) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon Simple Storage Service (Amazon S3) targets.
s3Targets(Consumer<S3Target.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon Simple Storage Service (Amazon S3) targets.
s3Targets(S3Target...) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerTargets.Builder
Specifies Amazon Simple Storage Service (Amazon S3) targets.
sampleFraction() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the fraction of the data to sample when scanning for PII entities.
sampleFraction(Double) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the fraction of the data to sample when scanning for PII entities.
samplePath() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
If enabled, specifies the sample path.
samplePath(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions.Builder
If enabled, specifies the sample path.
sampleQuery() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The SQL used to fetch the data from a Redshift sources when the SourceType is 'query'.
sampleQuery() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
A SQL string used to retrieve data with the query sourcetype.
sampleQuery(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The SQL used to fetch the data from a Redshift sources when the SourceType is 'query'.
sampleQuery(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
A SQL string used to retrieve data with the query sourcetype.
sampleSize() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The percentage of rows used to generate statistics.
sampleSize() - Method in class software.amazon.awssdk.services.glue.model.S3Target
Sets the number of files in each leaf folder to be crawled when crawling sample files in a dataset.
sampleSize() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
The percentage of rows used to generate statistics.
sampleSize(Double) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The percentage of rows used to generate statistics.
sampleSize(Double) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
The percentage of rows used to generate statistics.
sampleSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.S3Target.Builder
Sets the number of files in each leaf folder to be crawled when crawling sample files in a dataset.
SCALA - software.amazon.awssdk.services.glue.model.Language
 
scalaCode() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
The Scala code generated from the DAG.
scalaCode() - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
The Scala code to perform the mapping.
scalaCode(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateScriptResponse.Builder
The Scala code generated from the DAG.
scalaCode(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanResponse.Builder
The Scala code to perform the mapping.
scale() - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
The scale that determines where the decimal point falls in the unscaled value.
scale(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DecimalNumber.Builder
The scale that determines where the decimal point falls in the unscaled value.
scanAll() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
Indicates whether to scan all the records, or to sample rows from the table.
scanAll() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
Indicates whether to scan all the records, or to sample rows from the table.
scanAll(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DynamoDBTarget.Builder
Indicates whether to scan all the records, or to sample rows from the table.
scanAll(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.MongoDBTarget.Builder
Indicates whether to scan all the records, or to sample rows from the table.
scanRate() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
The percentage of the configured read capacity units to use by the Glue crawler.
scanRate(Double) - Method in interface software.amazon.awssdk.services.glue.model.DynamoDBTarget.Builder
The percentage of the configured read capacity units to use by the Glue crawler.
schedule() - Method in class software.amazon.awssdk.services.glue.model.Crawler
For scheduled crawlers, the schedule when the crawler runs.
schedule() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule() - Method in class software.amazon.awssdk.services.glue.model.Trigger
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
The updated cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(String) - Method in interface software.amazon.awssdk.services.glue.model.TriggerUpdate.Builder
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest.Builder
The updated cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
schedule(Consumer<Schedule.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
For scheduled crawlers, the schedule when the crawler runs.
schedule(Schedule) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
For scheduled crawlers, the schedule when the crawler runs.
Schedule - Class in software.amazon.awssdk.services.glue.model
A scheduling object using a cron statement to schedule an event.
Schedule.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SCHEDULED - software.amazon.awssdk.services.glue.model.ScheduleState
 
SCHEDULED - software.amazon.awssdk.services.glue.model.TriggerType
 
scheduleExpression() - Method in class software.amazon.awssdk.services.glue.model.Schedule
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
scheduleExpression(String) - Method in interface software.amazon.awssdk.services.glue.model.Schedule.Builder
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
SchedulerNotRunningException - Exception in software.amazon.awssdk.services.glue.model
The specified scheduler is not running.
SchedulerNotRunningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SchedulerRunningException - Exception in software.amazon.awssdk.services.glue.model
The specified scheduler is already running.
SchedulerRunningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SchedulerTransitioningException - Exception in software.amazon.awssdk.services.glue.model
The specified scheduler is transitioning.
SchedulerTransitioningException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
ScheduleState - Enum in software.amazon.awssdk.services.glue.model
 
schema() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The Redshift schema name when working with a direct connection.
schema() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The Map<Column, Type> object that represents the schema that this transform accepts.
schema() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
A map of key-value pairs representing the columns and data types that this transform can run against.
schema() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies a Snowflake database schema for your node to use.
schema() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
Filters on datasets with a specific schema.
schema(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies a Snowflake database schema for your node to use.
schema(Collection<SchemaColumn>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The Map<Column, Type> object that represents the schema that this transform accepts.
schema(Collection<SchemaColumn>) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A map of key-value pairs representing the columns and data types that this transform can run against.
schema(Collection<SchemaColumn>) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filters on datasets with a specific schema.
schema(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Redshift schema name when working with a direct connection.
schema(Consumer<SchemaColumn.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The Map<Column, Type> object that represents the schema that this transform accepts.
schema(Consumer<SchemaColumn.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A map of key-value pairs representing the columns and data types that this transform can run against.
schema(Consumer<SchemaColumn.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filters on datasets with a specific schema.
schema(Option) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Redshift schema name when working with a direct connection.
schema(SchemaColumn...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The Map<Column, Type> object that represents the schema that this transform accepts.
schema(SchemaColumn...) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
A map of key-value pairs representing the columns and data types that this transform can run against.
schema(SchemaColumn...) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filters on datasets with a specific schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
The Amazon Resource Name (ARN) of the schema being deleted.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The Amazon Resource Name (ARN) for the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
The Amazon Resource Name (ARN) for the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
The Amazon Resource Name (ARN) of the schema.
schemaArn() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaResponse.Builder
The Amazon Resource Name (ARN) of the schema being deleted.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The Amazon Resource Name (ARN) for the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaId.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
The Amazon Resource Name (ARN) for the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionListItem.Builder
The Amazon Resource Name (ARN) of the schema.
schemaArn(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaResponse.Builder
The Amazon Resource Name (ARN) of the schema.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The policy that specifies update and delete behaviors for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
The policy for the crawler's update and deletion behavior.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
A policy that specifies update behavior for the governed catalog.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
A policy that specifies update behavior for the crawler.
schemaChangePolicy() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
The policy for the crawler's update and deletion behavior.
schemaChangePolicy(Consumer<CatalogSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
A policy that specifies update behavior for the governed catalog.
schemaChangePolicy(Consumer<CatalogSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<CatalogSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<CatalogSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<DirectSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<DirectSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<DirectSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<DirectSchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(Consumer<SchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The policy that specifies update and delete behaviors for the crawler.
schemaChangePolicy(Consumer<SchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The policy for the crawler's update and deletion behavior.
schemaChangePolicy(Consumer<SchemaChangePolicy.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
The policy for the crawler's update and deletion behavior.
schemaChangePolicy(CatalogSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
A policy that specifies update behavior for the governed catalog.
schemaChangePolicy(CatalogSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(CatalogSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(CatalogSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(DirectSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(DirectSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3DirectTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(DirectSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3GlueParquetTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(DirectSchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiDirectTarget.Builder
A policy that specifies update behavior for the crawler.
schemaChangePolicy(SchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The policy that specifies update and delete behaviors for the crawler.
schemaChangePolicy(SchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The policy for the crawler's update and deletion behavior.
schemaChangePolicy(SchemaChangePolicy) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
The policy for the crawler's update and deletion behavior.
SchemaChangePolicy - Class in software.amazon.awssdk.services.glue.model
A policy that specifies update and deletion behaviors for the crawler.
SchemaChangePolicy.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemaCheckpoint() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The version number of the checkpoint (the last time the compatibility mode was changed).
schemaCheckpoint() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The version number of the checkpoint (the last time the compatibility mode was changed).
schemaCheckpoint(Long) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The version number of the checkpoint (the last time the compatibility mode was changed).
schemaCheckpoint(Long) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The version number of the checkpoint (the last time the compatibility mode was changed).
SchemaColumn - Class in software.amazon.awssdk.services.glue.model
A key-value pair representing a column and data type that this transform can run against.
SchemaColumn.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemaDefinition() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
The definition of the schema that has to be validated.
schemaDefinition() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
The schema definition using the DataFormat setting for SchemaName.
schemaDefinition() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
The definition of the schema for which schema details are required.
schemaDefinition() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The schema definition for the schema ID.
schemaDefinition() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
The schema definition using the DataFormat setting for the SchemaName.
schemaDefinition(String) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest.Builder
The definition of the schema that has to be validated.
schemaDefinition(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
The schema definition using the DataFormat setting for SchemaName.
schemaDefinition(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest.Builder
The definition of the schema for which schema details are required.
schemaDefinition(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The schema definition for the schema ID.
schemaDefinition(String) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest.Builder
The schema definition using the DataFormat setting for the SchemaName.
schemaDiffType() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
Refers to SYNTAX_DIFF, which is the currently supported diff type.
schemaDiffType(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
Refers to SYNTAX_DIFF, which is the currently supported diff type.
schemaDiffType(SchemaDiffType) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
Refers to SYNTAX_DIFF, which is the currently supported diff type.
SchemaDiffType - Enum in software.amazon.awssdk.services.glue.model
 
schemaDiffTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
Refers to SYNTAX_DIFF, which is the currently supported diff type.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
This is a wrapper structure to contain schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
This is a wrapper structure to contain schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
This is a wrapper structure to contain schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
This is a wrapper structure to contain schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
This is a wrapper structure to contain schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
The unique ID for the schema.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
This is a wrapper structure to contain schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
A structure that contains schema identity fields.
schemaId() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaRequest.Builder
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest.Builder
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The unique ID for the schema.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.SchemaReference.Builder
A structure that contains schema identity fields.
schemaId(Consumer<SchemaId.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaRequest.Builder
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest.Builder
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The unique ID for the schema.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest.Builder
This is a wrapper structure to contain schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.SchemaReference.Builder
A structure that contains schema identity fields.
schemaId(SchemaId) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
This is a wrapper structure to contain schema identity fields.
SchemaId - Class in software.amazon.awssdk.services.glue.model
The unique ID of the schema in the Glue schema registry.
SchemaId.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SchemaListItem - Class in software.amazon.awssdk.services.glue.model
An object that contains minimal details for a schema.
SchemaListItem.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemaName() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
The name of the Cloudwatch log group to read from.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
Name of the schema to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The name of the schema.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
The name of the schema being deleted.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The name of the schema.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The name for the schema.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The name of the schema.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
The name of the schema.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
The name of the schema.
schemaName() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
The name of the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.AthenaConnectorSource.Builder
The name of the Cloudwatch log group to read from.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
Name of the schema to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The name of the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaResponse.Builder
The name of the schema being deleted.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The name of the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The name for the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The name of the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaId.Builder
The name of the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
The name of the schema.
schemaName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaResponse.Builder
The name of the schema.
schemaReference() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
An object that references a schema stored in the Glue Schema Registry.
schemaReference(Consumer<SchemaReference.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
An object that references a schema stored in the Glue Schema Registry.
schemaReference(SchemaReference) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
An object that references a schema stored in the Glue Schema Registry.
SchemaReference - Class in software.amazon.awssdk.services.glue.model
An object that references a schema stored in the Glue Schema Registry.
SchemaReference.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemas() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
An array of SchemaListItem objects containing details of each schema.
schemas() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
An array of SchemaVersionList objects containing details of each schema version.
schemas() - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemasIterable
Returns an iterable to iterate through the paginated ListSchemasResponse.schemas() member.
schemas() - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemasPublisher
Returns a publisher that can be used to get a stream of data.
schemas() - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemaVersionsIterable
Returns an iterable to iterate through the paginated ListSchemaVersionsResponse.schemas() member.
schemas() - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemaVersionsPublisher
Returns a publisher that can be used to get a stream of data.
schemas(Collection<SchemaListItem>) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasResponse.Builder
An array of SchemaListItem objects containing details of each schema.
schemas(Collection<SchemaVersionListItem>) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse.Builder
An array of SchemaVersionList objects containing details of each schema version.
schemas(Consumer<SchemaListItem.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasResponse.Builder
An array of SchemaListItem objects containing details of each schema.
schemas(Consumer<SchemaVersionListItem.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse.Builder
An array of SchemaVersionList objects containing details of each schema version.
schemas(SchemaListItem...) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemasResponse.Builder
An array of SchemaListItem objects containing details of each schema.
schemas(SchemaVersionListItem...) - Method in interface software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse.Builder
An array of SchemaVersionList objects containing details of each schema version.
schemaStatus() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The status of the schema.
schemaStatus() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The status of the schema.
schemaStatus() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
The status of the schema.
schemaStatus(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The status of the schema.
schemaStatus(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The status of the schema.
schemaStatus(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
The status of the schema.
schemaStatus(SchemaStatus) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The status of the schema.
schemaStatus(SchemaStatus) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The status of the schema.
schemaStatus(SchemaStatus) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
The status of the schema.
SchemaStatus - Enum in software.amazon.awssdk.services.glue.model
 
schemaStatusAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The status of the schema.
schemaStatusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The status of the schema.
schemaStatusAsString() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
The status of the schema.
SchemaVersionErrorItem - Class in software.amazon.awssdk.services.glue.model
An object that contains the error details for an operation on a schema version.
SchemaVersionErrorItem.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemaVersionErrors() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
A list of SchemaVersionErrorItem objects, each containing an error and schema version.
schemaVersionErrors(Collection<SchemaVersionErrorItem>) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse.Builder
A list of SchemaVersionErrorItem objects, each containing an error and schema version.
schemaVersionErrors(Consumer<SchemaVersionErrorItem.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse.Builder
A list of SchemaVersionErrorItem objects, each containing an error and schema version.
schemaVersionErrors(SchemaVersionErrorItem...) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse.Builder
A list of SchemaVersionErrorItem objects, each containing an error and schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The unique identifier of the first schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The schema ID of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
The SchemaVersionId of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The SchemaVersionId of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
The unique version ID of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The unique version ID of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
The unique version ID of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
The unique version ID of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
The unique ID that represents the version of this schema.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
The unique version ID of the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The version ID for the schema version.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
The unique ID assigned to a version of the schema.
schemaVersionId() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
The unique identifier of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The unique identifier of the first schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The schema ID of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
The SchemaVersionId of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The SchemaVersionId of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The unique version ID of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The unique version ID of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
The unique version ID of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse.Builder
The unique version ID of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse.Builder
The unique ID that represents the version of this schema.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
The unique version ID of the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The version ID for the schema version.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaReference.Builder
The unique ID assigned to a version of the schema.
schemaVersionId(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionListItem.Builder
The unique identifier of the schema version.
SchemaVersionListItem - Class in software.amazon.awssdk.services.glue.model
An object containing the details about a schema version.
SchemaVersionListItem.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
The version number of the schema.
schemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
The version number of the schema.
schemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
The version number of the schema.
schemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
The version number of the schema.
schemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
The version number of the schema.
schemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
Version number required for check pointing.
schemaVersionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.SchemaReference.Builder
The version number of the schema.
schemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
The version number of the schema.
schemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The version number of the schema.
schemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
The version number of the schema.
schemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
The version number of the schema.
schemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
Version number required for check pointing.
schemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest.Builder
The version number of the schema.
schemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest.Builder
The version number of the schema.
schemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest.Builder
The version number of the schema.
schemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest.Builder
The version number of the schema.
schemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.UpdateSchemaRequest.Builder
Version number required for check pointing.
SchemaVersionNumber - Class in software.amazon.awssdk.services.glue.model
A structure containing the schema version information.
SchemaVersionNumber.Builder - Interface in software.amazon.awssdk.services.glue.model
 
schemaVersionStatus() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The status of the first schema version created.
schemaVersionStatus(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The status of the first schema version created.
schemaVersionStatus(SchemaVersionStatus) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The status of the first schema version created.
SchemaVersionStatus - Enum in software.amazon.awssdk.services.glue.model
 
schemaVersionStatusAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The status of the first schema version created.
scheme() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
score() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
An aggregate data quality score.
score() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
An aggregate data quality score.
score(Double) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
An aggregate data quality score.
score(Double) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
An aggregate data quality score.
scriptLocation() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
Specifies the Amazon Simple Storage Service (Amazon S3) path to a script that runs a job.
scriptLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.JobCommand.Builder
Specifies the Amazon Simple Storage Service (Amazon S3) path to a script that runs a job.
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Action
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.AlreadyExistsException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Classifier
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Column
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ConcurrentModificationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Condition
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ConditionCheckFailureException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Connection
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Crawl
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Crawler
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.CrawlerNotRunningException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.CrawlerRunningException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.CrawlerStoppingException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Database
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DataSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Datatype
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DropFields
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Edge
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.EntityNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.FederationSourceException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.FederationSourceRetryableException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Filter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.GlueEncryptionException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.IllegalSessionStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.InternalServiceException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.InvalidInputException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.InvalidStateException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Job
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JobRun
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Join
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Location
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Mapping
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Merge
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.MlTransformNotReadyException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Node
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.NoScheduleException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.NullValueField
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.OperationTimeoutException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Option
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Order
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Partition
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Predecessor
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Predicate
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Recipe
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RegistryId
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RenameField
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ResourceNotReadyException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.S3Target
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Schedule
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.SchedulerNotRunningException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.SchedulerRunningException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.SchedulerTransitioningException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Segment
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Session
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Spigot
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Statement
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Table
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableInput
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableVersion
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Trigger
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Union
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.ValidationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.glue.model.VersionMismatchException
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.Workflow
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
searchTables(Consumer<SearchTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Searches a set of tables based on properties in the table metadata as well as on the parent database.
searchTables(Consumer<SearchTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Searches a set of tables based on properties in the table metadata as well as on the parent database.
searchTables(SearchTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Searches a set of tables based on properties in the table metadata as well as on the parent database.
searchTables(SearchTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Searches a set of tables based on properties in the table metadata as well as on the parent database.
SearchTablesIterable - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueClient.searchTablesPaginator(software.amazon.awssdk.services.glue.model.SearchTablesRequest) operation which is a paginated operation.
SearchTablesIterable(GlueClient, SearchTablesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.SearchTablesIterable
 
searchTablesPaginator(Consumer<SearchTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
searchTablesPaginator(Consumer<SearchTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
searchTablesPaginator(SearchTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
searchTablesPaginator(SearchTablesRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
SearchTablesPublisher - Class in software.amazon.awssdk.services.glue.paginators
Represents the output for the GlueAsyncClient.searchTablesPaginator(software.amazon.awssdk.services.glue.model.SearchTablesRequest) operation which is a paginated operation.
SearchTablesPublisher(GlueAsyncClient, SearchTablesRequest) - Constructor for class software.amazon.awssdk.services.glue.paginators.SearchTablesPublisher
 
SearchTablesRequest - Class in software.amazon.awssdk.services.glue.model
 
SearchTablesRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SearchTablesRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
SearchTablesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.SearchTablesRequestMarshaller
 
SearchTablesResponse - Class in software.amazon.awssdk.services.glue.model
 
SearchTablesResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
searchText() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
A string used for a text search.
searchText(String) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A string used for a text search.
secondSchemaVersionNumber() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
The second of the two schema versions to be compared.
secondSchemaVersionNumber(Consumer<SchemaVersionNumber.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
The second of the two schema versions to be compared.
secondSchemaVersionNumber(SchemaVersionNumber) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest.Builder
The second of the two schema versions to be compared.
SECRET_ID - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.Action
The name of the SecurityConfiguration structure to be used with this action.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The name of the SecurityConfiguration structure being used with this DevEndpoint.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The name of the SecurityConfiguration structure to be used with this job.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The name of the SecurityConfiguration structure to be used with the session
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
The requested security configuration.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.Job
The name of the SecurityConfiguration structure to be used with this job.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The name of the SecurityConfiguration structure to be used with this job run.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The name of the SecurityConfiguration structure to be used with this job.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.Session
The name of the SecurityConfiguration structure to be used with the session.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
securityConfiguration() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The name of the SecurityConfiguration structure to be used with this job run.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
The name of the SecurityConfiguration structure to be used with this action.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The name of the SecurityConfiguration structure being used with this DevEndpoint.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The name of the SecurityConfiguration structure to be used with this job.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The name of the SecurityConfiguration structure to be used with the session
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The name of the SecurityConfiguration structure to be used with this job.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The name of the SecurityConfiguration structure to be used with this job run.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The name of the SecurityConfiguration structure to be used with this job.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The name of the SecurityConfiguration structure to be used with the session.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
securityConfiguration(String) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The name of the SecurityConfiguration structure to be used with this job run.
securityConfiguration(Consumer<SecurityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse.Builder
The requested security configuration.
securityConfiguration(SecurityConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse.Builder
The requested security configuration.
SecurityConfiguration - Class in software.amazon.awssdk.services.glue.model
Specifies a security configuration.
SecurityConfiguration.Builder - Interface in software.amazon.awssdk.services.glue.model
 
securityConfigurations() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
A list of security configurations.
securityConfigurations() - Method in class software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsIterable
Returns an iterable to iterate through the paginated GetSecurityConfigurationsResponse.securityConfigurations() member.
securityConfigurations() - Method in class software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsPublisher
Returns a publisher that can be used to get a stream of data.
securityConfigurations(Collection<SecurityConfiguration>) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse.Builder
A list of security configurations.
securityConfigurations(Consumer<SecurityConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse.Builder
A list of security configurations.
securityConfigurations(SecurityConfiguration...) - Method in interface software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse.Builder
A list of security configurations.
securityGroupIdList() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
The security group ID list used by the connection.
securityGroupIdList(String...) - Method in interface software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements.Builder
The security group ID list used by the connection.
securityGroupIdList(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements.Builder
The security group ID list used by the connection.
securityGroupIds() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
Security group IDs for the security groups to be used by the new DevEndpoint.
securityGroupIds() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The security groups assigned to the new DevEndpoint.
securityGroupIds() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
A list of security group identifiers used in this DevEndpoint.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
Security group IDs for the security groups to be used by the new DevEndpoint.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The security groups assigned to the new DevEndpoint.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
A list of security group identifiers used in this DevEndpoint.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
Security group IDs for the security groups to be used by the new DevEndpoint.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The security groups assigned to the new DevEndpoint.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
A list of security group identifiers used in this DevEndpoint.
securityProtocol() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The protocol used to communicate with brokers.
securityProtocol(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The protocol used to communicate with brokers.
segment() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The segment of the table's partitions to scan in this request.
segment() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
The segment of the table's partitions to scan in this request.
segment(Consumer<Segment.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The segment of the table's partitions to scan in this request.
segment(Consumer<Segment.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
The segment of the table's partitions to scan in this request.
segment(Segment) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The segment of the table's partitions to scan in this request.
segment(Segment) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
The segment of the table's partitions to scan in this request.
Segment - Class in software.amazon.awssdk.services.glue.model
Defines a non-overlapping region of a table's partitions, allowing multiple requests to be run in parallel.
Segment.Builder - Interface in software.amazon.awssdk.services.glue.model
 
segmentNumber() - Method in class software.amazon.awssdk.services.glue.model.Segment
The zero-based index number of the segment.
segmentNumber(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Segment.Builder
The zero-based index number of the segment.
SELECT - software.amazon.awssdk.services.glue.model.Permission
 
selectedColumns() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The list of column names used to determine a matching record when doing a MERGE or APPEND with upsert.
selectedColumns() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies the columns combined to identify a record when detecting matches for merges and upserts.
selectedColumns(Collection<Option>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The list of column names used to determine a matching record when doing a MERGE or APPEND with upsert.
selectedColumns(Collection<Option>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies the columns combined to identify a record when detecting matches for merges and upserts.
selectedColumns(Consumer<Option.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The list of column names used to determine a matching record when doing a MERGE or APPEND with upsert.
selectedColumns(Consumer<Option.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies the columns combined to identify a record when detecting matches for merges and upserts.
selectedColumns(Option...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The list of column names used to determine a matching record when doing a MERGE or APPEND with upsert.
selectedColumns(Option...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies the columns combined to identify a record when detecting matches for merges and upserts.
selectFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that chooses the data property keys that you want to keep.
selectFields(Consumer<SelectFields.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that chooses the data property keys that you want to keep.
selectFields(SelectFields) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that chooses the data property keys that you want to keep.
SelectFields - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that chooses the data property keys that you want to keep.
SelectFields.Builder - Interface in software.amazon.awssdk.services.glue.model
 
selectFromCollection() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that chooses one DynamicFrame from a collection of DynamicFrames.
selectFromCollection(Consumer<SelectFromCollection.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that chooses one DynamicFrame from a collection of DynamicFrames.
selectFromCollection(SelectFromCollection) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that chooses one DynamicFrame from a collection of DynamicFrames.
SelectFromCollection - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that chooses one DynamicFrame from a collection of DynamicFrames.
SelectFromCollection.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SEMICOLON - software.amazon.awssdk.services.glue.model.Separator
 
separator() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies the delimiter character.
separator(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the delimiter character.
separator(Separator) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
Specifies the delimiter character.
Separator - Enum in software.amazon.awssdk.services.glue.model
 
separatorAsString() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Specifies the delimiter character.
serde() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde(String) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde(CsvSerdeOption) - Method in interface software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest.Builder
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde(CsvSerdeOption) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serde(CsvSerdeOption) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest.Builder
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serdeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serdeAsString() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serdeAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog.
serdeInfo() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
The serialization/deserialization (SerDe) information.
serdeInfo(Consumer<SerDeInfo.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The serialization/deserialization (SerDe) information.
serdeInfo(SerDeInfo) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The serialization/deserialization (SerDe) information.
SerDeInfo - Class in software.amazon.awssdk.services.glue.model
Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.
SerDeInfo.Builder - Interface in software.amazon.awssdk.services.glue.model
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Action
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Aggregate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.AlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.AuditContext
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BackfillError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Blueprint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Classifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Column
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ConcurrentModificationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Condition
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ConditionCheckFailureException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Connection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Crawl
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Crawler
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.CrawlerNotRunningException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.CrawlerRunningException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.CrawlerStoppingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CustomCode
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Database
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DataSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Datatype
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DropFields
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Edge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.EntityNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.FederationSourceException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.FederationSourceRetryableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Filter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FilterValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.GlueEncryptionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.GlueException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GlueTable
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.IllegalSessionStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.InternalServiceException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.InvalidInputException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.InvalidStateException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Job
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JobCommand
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JobRun
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Join
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Location
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Mapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Merge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MLTransform
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.MlTransformNotReadyException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Node
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.NoScheduleException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.NullValueField
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.OperationTimeoutException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Option
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Order
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Partition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PartitionError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Predecessor
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Predicate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Recipe
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RegistryId
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RenameField
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ResourceNotReadyException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.S3Target
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Schedule
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.SchedulerNotRunningException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.SchedulerRunningException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.SchedulerTransitioningException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaId
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Segment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SelectFields
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Session
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Spigot
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SplitFields
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Statement
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Table
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableVersion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TaskRun
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Trigger
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Union
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.ValidationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.glue.model.VersionMismatchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.Workflow
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
serializationLibrary() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
Usually the class that implements the SerDe.
serializationLibrary(String) - Method in interface software.amazon.awssdk.services.glue.model.SerDeInfo.Builder
Usually the class that implements the SerDe.
service() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.glue.GlueClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.glue.GlueAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.glue.GlueClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.glue.GlueClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.glue.GlueClient
 
session() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
Returns the session object in the response.
session() - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
The session object is returned in the response.
session(Consumer<Session.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionResponse.Builder
Returns the session object in the response.
session(Consumer<Session.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetSessionResponse.Builder
The session object is returned in the response.
session(Session) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionResponse.Builder
Returns the session object in the response.
session(Session) - Method in interface software.amazon.awssdk.services.glue.model.GetSessionResponse.Builder
The session object is returned in the response.
Session - Class in software.amazon.awssdk.services.glue.model
The period in which a remote Spark runtime environment is running.
Session.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SessionCommand - Class in software.amazon.awssdk.services.glue.model
The SessionCommand that runs the job.
SessionCommand.Builder - Interface in software.amazon.awssdk.services.glue.model
 
sessionId() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
The Session ID of the statement to be cancelled.
sessionId() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
The Session ID of the statement.
sessionId() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
The Session ID of the statements.
sessionId() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
The Session Id of the statement to be run.
sessionId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelStatementRequest.Builder
The Session ID of the statement to be cancelled.
sessionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementRequest.Builder
The Session ID of the statement.
sessionId(String) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsRequest.Builder
The Session ID of the statements.
sessionId(String) - Method in interface software.amazon.awssdk.services.glue.model.RunStatementRequest.Builder
The Session Id of the statement to be run.
sessions() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
Returns the session object.
sessions(Collection<Session>) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsResponse.Builder
Returns the session object.
sessions(Consumer<Session.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsResponse.Builder
Returns the session object.
sessions(Session...) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsResponse.Builder
Returns the session object.
SessionStatus - Enum in software.amazon.awssdk.services.glue.model
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
SFTP - software.amazon.awssdk.services.glue.model.ConnectionType
 
SHORT - software.amazon.awssdk.services.glue.model.GlueRecordType
 
since() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
SINGLE_QUOTE - software.amazon.awssdk.services.glue.model.QuoteChar
 
SingleArgFn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.SingleArgFn
 
sinks() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
A list of target tables.
sinks() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
The target tables.
sinks(Collection<CatalogEntry>) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
A list of target tables.
sinks(Collection<CatalogEntry>) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The target tables.
sinks(Consumer<CatalogEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
A list of target tables.
sinks(Consumer<CatalogEntry.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The target tables.
sinks(CatalogEntry...) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
A list of target tables.
sinks(CatalogEntry...) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The target tables.
size() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Array
 
skewedColumnNames() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
A list of names of columns that contain skewed values.
skewedColumnNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.SkewedInfo.Builder
A list of names of columns that contain skewed values.
skewedColumnNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SkewedInfo.Builder
A list of names of columns that contain skewed values.
skewedColumnValueLocationMaps() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
A mapping of skewed values to the columns that contain them.
skewedColumnValueLocationMaps(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.SkewedInfo.Builder
A mapping of skewed values to the columns that contain them.
skewedColumnValues() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
A list of values that appear so frequently as to be considered skewed.
skewedColumnValues(String...) - Method in interface software.amazon.awssdk.services.glue.model.SkewedInfo.Builder
A list of values that appear so frequently as to be considered skewed.
skewedColumnValues(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.SkewedInfo.Builder
A list of values that appear so frequently as to be considered skewed.
skewedInfo() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
The information about values that appear frequently in a column (skewed values).
skewedInfo(Consumer<SkewedInfo.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The information about values that appear frequently in a column (skewed values).
skewedInfo(SkewedInfo) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
The information about values that appear frequently in a column (skewed values).
SkewedInfo - Class in software.amazon.awssdk.services.glue.model
Specifies skewed values in a table.
SkewedInfo.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SKEWNESS - software.amazon.awssdk.services.glue.model.AggFunction
 
SKIP_CUSTOM_JDBC_CERT_VALIDATION - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
skipArchive() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
By default, UpdateTable always creates an archived version of the table before updating it.
skipArchive(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
By default, UpdateTable always creates an archived version of the table before updating it.
skipFirst() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A Boolean value that specifies whether to skip the first data line.
skipFirst(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A Boolean value that specifies whether to skip the first data line.
SMALLINT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
SNAPPY - software.amazon.awssdk.services.glue.model.DeltaTargetCompressionType
 
SNAPPY - software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
 
SNAPPY - software.amazon.awssdk.services.glue.model.ParquetCompressionType
 
SnowflakeNodeData - Class in software.amazon.awssdk.services.glue.model
Specifies configuration for Snowflake nodes in Glue Studio.
SnowflakeNodeData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
snowflakeSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a Snowflake data source.
snowflakeSource(Consumer<SnowflakeSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Snowflake data source.
snowflakeSource(SnowflakeSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a Snowflake data source.
SnowflakeSource - Class in software.amazon.awssdk.services.glue.model
Specifies a Snowflake data source.
SnowflakeSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
snowflakeTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that writes to a Snowflake data source.
snowflakeTarget(Consumer<SnowflakeTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Snowflake data source.
snowflakeTarget(SnowflakeTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that writes to a Snowflake data source.
SnowflakeTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a Snowflake target.
SnowflakeTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
software.amazon.awssdk.services.glue - package software.amazon.awssdk.services.glue
Glue
software.amazon.awssdk.services.glue.auth.scheme - package software.amazon.awssdk.services.glue.auth.scheme
 
software.amazon.awssdk.services.glue.auth.scheme.internal - package software.amazon.awssdk.services.glue.auth.scheme.internal
 
software.amazon.awssdk.services.glue.endpoints - package software.amazon.awssdk.services.glue.endpoints
 
software.amazon.awssdk.services.glue.endpoints.internal - package software.amazon.awssdk.services.glue.endpoints.internal
 
software.amazon.awssdk.services.glue.internal - package software.amazon.awssdk.services.glue.internal
 
software.amazon.awssdk.services.glue.model - package software.amazon.awssdk.services.glue.model
 
software.amazon.awssdk.services.glue.paginators - package software.amazon.awssdk.services.glue.paginators
 
software.amazon.awssdk.services.glue.transform - package software.amazon.awssdk.services.glue.transform
 
sort() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
The sorting criteria, in the TaskRunSortCriteria structure, for the task run.
sort() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
The sorting criteria.
sort() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
A TransformSortCriteria used to sort the machine learning transforms.
sort() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
An ascending or descending sort.
sort(String) - Method in interface software.amazon.awssdk.services.glue.model.SortCriterion.Builder
An ascending or descending sort.
sort(Consumer<TaskRunSortCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
The sorting criteria, in the TaskRunSortCriteria structure, for the task run.
sort(Consumer<TransformSortCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
The sorting criteria.
sort(Consumer<TransformSortCriteria.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
A TransformSortCriteria used to sort the machine learning transforms.
sort(Sort) - Method in interface software.amazon.awssdk.services.glue.model.SortCriterion.Builder
An ascending or descending sort.
sort(TaskRunSortCriteria) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
The sorting criteria, in the TaskRunSortCriteria structure, for the task run.
sort(TransformSortCriteria) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsRequest.Builder
The sorting criteria.
sort(TransformSortCriteria) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
A TransformSortCriteria used to sort the machine learning transforms.
Sort - Enum in software.amazon.awssdk.services.glue.model
 
sortAsString() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
An ascending or descending sort.
sortColumns() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
A list specifying the sort order of each bucket in the table.
sortColumns(Collection<Order>) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list specifying the sort order of each bucket in the table.
sortColumns(Consumer<Order.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list specifying the sort order of each bucket in the table.
sortColumns(Order...) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
A list specifying the sort order of each bucket in the table.
sortCriteria() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
A list of criteria for sorting the results by a field name, in an ascending or descending order.
sortCriteria(Collection<SortCriterion>) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A list of criteria for sorting the results by a field name, in an ascending or descending order.
sortCriteria(Consumer<SortCriterion.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A list of criteria for sorting the results by a field name, in an ascending or descending order.
sortCriteria(SortCriterion...) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesRequest.Builder
A list of criteria for sorting the results by a field name, in an ascending or descending order.
SortCriterion - Class in software.amazon.awssdk.services.glue.model
Specifies a field to sort by and a sort order.
SortCriterion.Builder - Interface in software.amazon.awssdk.services.glue.model
 
sortDirection() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
The sort direction to be used to sort the list of task runs for the machine learning transform.
sortDirection() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
The sort direction to be used in the sorting criteria that are associated with the machine learning transform.
sortDirection(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunSortCriteria.Builder
The sort direction to be used to sort the list of task runs for the machine learning transform.
sortDirection(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformSortCriteria.Builder
The sort direction to be used in the sorting criteria that are associated with the machine learning transform.
sortDirection(SortDirectionType) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunSortCriteria.Builder
The sort direction to be used to sort the list of task runs for the machine learning transform.
sortDirection(SortDirectionType) - Method in interface software.amazon.awssdk.services.glue.model.TransformSortCriteria.Builder
The sort direction to be used in the sorting criteria that are associated with the machine learning transform.
sortDirectionAsString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
The sort direction to be used to sort the list of task runs for the machine learning transform.
sortDirectionAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
The sort direction to be used in the sorting criteria that are associated with the machine learning transform.
SortDirectionType - Enum in software.amazon.awssdk.services.glue.model
 
sortOrder() - Method in class software.amazon.awssdk.services.glue.model.Order
Indicates that the column is sorted in ascending order (== 1), or in descending order ( ==0).
sortOrder(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Order.Builder
Indicates that the column is sorted in ascending order (== 1), or in descending order ( ==0).
source() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
The ID of the node at which the edge starts.
source() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
Specifies the source table.
source() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
The source table.
source() - Method in class software.amazon.awssdk.services.glue.model.Merge
The source DynamicFrame that will be merged with a staging DynamicFrame.
source(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenEdge.Builder
The ID of the node at which the edge starts.
source(String) - Method in interface software.amazon.awssdk.services.glue.model.Merge.Builder
The source DynamicFrame that will be merged with a staging DynamicFrame.
source(Consumer<CatalogEntry.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
Specifies the source table.
source(Consumer<CatalogEntry.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The source table.
source(CatalogEntry) - Method in interface software.amazon.awssdk.services.glue.model.GetMappingRequest.Builder
Specifies the source table.
source(CatalogEntry) - Method in interface software.amazon.awssdk.services.glue.model.GetPlanRequest.Builder
The source table.
SourceControlAuthStrategy - Enum in software.amazon.awssdk.services.glue.model
 
sourceControlDetails() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails() - Method in class software.amazon.awssdk.services.glue.model.Job
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails(Consumer<SourceControlDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails(Consumer<SourceControlDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails(Consumer<SourceControlDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails(SourceControlDetails) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails(SourceControlDetails) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
sourceControlDetails(SourceControlDetails) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
SourceControlDetails - Class in software.amazon.awssdk.services.glue.model
The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.
SourceControlDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SourceControlProvider - Enum in software.amazon.awssdk.services.glue.model
 
SourceException - Exception in software.amazon.awssdk.services.glue.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
sourceId() - Method in class software.amazon.awssdk.services.glue.model.Edge
The unique of the node within the workflow where the edge starts.
sourceId(String) - Method in interface software.amazon.awssdk.services.glue.model.Edge.Builder
The unique of the node within the workflow where the edge starts.
sourcePath() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
The source path.
sourcePath() - Method in class software.amazon.awssdk.services.glue.model.RenameField
A JSON path to a variable in the data structure for the source data.
sourcePath(String) - Method in interface software.amazon.awssdk.services.glue.model.MappingEntry.Builder
The source path.
sourcePath(String...) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
A JSON path to a variable in the data structure for the source data.
sourcePath(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
A JSON path to a variable in the data structure for the source data.
sourceTable() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
The name of the source table.
sourceTable(String) - Method in interface software.amazon.awssdk.services.glue.model.MappingEntry.Builder
The name of the source table.
sourceType() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The source type to specify whether a specific table is the source or a custom query.
sourceType() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
The source type.
sourceType() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies how retrieved data is specified.
sourceType(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The source type to specify whether a specific table is the source or a custom query.
sourceType(String) - Method in interface software.amazon.awssdk.services.glue.model.MappingEntry.Builder
The source type.
sourceType(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies how retrieved data is specified.
SPARK - software.amazon.awssdk.services.glue.model.ViewDialect
 
sparkConnectorSource() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a connector to an Apache Spark data source.
sparkConnectorSource(Consumer<SparkConnectorSource.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a connector to an Apache Spark data source.
sparkConnectorSource(SparkConnectorSource) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a connector to an Apache Spark data source.
SparkConnectorSource - Class in software.amazon.awssdk.services.glue.model
Specifies a connector to an Apache Spark data source.
SparkConnectorSource.Builder - Interface in software.amazon.awssdk.services.glue.model
 
sparkConnectorTarget() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a target that uses an Apache Spark connector.
sparkConnectorTarget(Consumer<SparkConnectorTarget.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses an Apache Spark connector.
sparkConnectorTarget(SparkConnectorTarget) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a target that uses an Apache Spark connector.
SparkConnectorTarget - Class in software.amazon.awssdk.services.glue.model
Specifies a target that uses an Apache Spark connector.
SparkConnectorTarget.Builder - Interface in software.amazon.awssdk.services.glue.model
 
sparkSQL() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
sparkSQL(Consumer<SparkSQL.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
sparkSQL(SparkSQL) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
SparkSQL - Class in software.amazon.awssdk.services.glue.model
Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data.
SparkSQL.Builder - Interface in software.amazon.awssdk.services.glue.model
 
spigot() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
spigot(Consumer<Spigot.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
spigot(Spigot) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
Spigot - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that writes samples of the data to an Amazon S3 bucket.
Spigot.Builder - Interface in software.amazon.awssdk.services.glue.model
 
splitFields() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that splits data property keys into two DynamicFrames.
splitFields(Consumer<SplitFields.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that splits data property keys into two DynamicFrames.
splitFields(SplitFields) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that splits data property keys into two DynamicFrames.
SplitFields - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that splits data property keys into two DynamicFrames.
SplitFields.Builder - Interface in software.amazon.awssdk.services.glue.model
 
SqlAlias - Class in software.amazon.awssdk.services.glue.model
Represents a single entry in the list of values for SqlAliases.
SqlAlias.Builder - Interface in software.amazon.awssdk.services.glue.model
 
sqlAliases() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
A list of aliases.
sqlAliases(Collection<SqlAlias>) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
A list of aliases.
sqlAliases(Consumer<SqlAlias.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
A list of aliases.
sqlAliases(SqlAlias...) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
A list of aliases.
sqlQuery() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
A SQL query that must use Spark SQL syntax and return a single data set.
sqlQuery(String) - Method in interface software.amazon.awssdk.services.glue.model.SparkSQL.Builder
A SQL query that must use Spark SQL syntax and return a single data set.
SQLSERVER - software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
SQLXML - software.amazon.awssdk.services.glue.model.JDBCDataType
 
SSE_KMS - software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
 
SSE_KMS - software.amazon.awssdk.services.glue.model.CloudWatchEncryptionMode
 
SSE_KMS - software.amazon.awssdk.services.glue.model.MLUserDataEncryptionModeString
 
SSE_KMS - software.amazon.awssdk.services.glue.model.S3EncryptionMode
 
SSE_KMS_WITH_SERVICE_ROLE - software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
 
SSE_S3 - software.amazon.awssdk.services.glue.model.S3EncryptionMode
 
sseAwsKmsKeyId() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
The ID of the KMS key to use for encryption at rest.
sseAwsKmsKeyId(String) - Method in interface software.amazon.awssdk.services.glue.model.EncryptionAtRest.Builder
The ID of the KMS key to use for encryption at rest.
stagingTable() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The name of the temporary staging table that is used when doing a MERGE or APPEND with upsert.
stagingTable() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
The name of a staging table used when performing merge or upsert append actions.
stagingTable(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The name of the temporary staging table that is used when doing a MERGE or APPEND with upsert.
stagingTable(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
The name of a staging table used when performing merge or upsert append actions.
STANDARD - software.amazon.awssdk.services.glue.model.ExecutionClass
 
STANDARD - software.amazon.awssdk.services.glue.model.WorkerType
 
START_TIME - software.amazon.awssdk.services.glue.model.FieldName
 
startBlueprintRun(Consumer<StartBlueprintRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a new run of the specified blueprint.
startBlueprintRun(Consumer<StartBlueprintRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a new run of the specified blueprint.
startBlueprintRun(StartBlueprintRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a new run of the specified blueprint.
startBlueprintRun(StartBlueprintRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a new run of the specified blueprint.
StartBlueprintRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartBlueprintRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartBlueprintRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartBlueprintRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartBlueprintRunRequestMarshaller
 
StartBlueprintRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartBlueprintRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startColumnStatisticsTaskRun(Consumer<StartColumnStatisticsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a column statistics task run, for a specified table and columns.
startColumnStatisticsTaskRun(Consumer<StartColumnStatisticsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a column statistics task run, for a specified table and columns.
startColumnStatisticsTaskRun(StartColumnStatisticsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a column statistics task run, for a specified table and columns.
startColumnStatisticsTaskRun(StartColumnStatisticsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a column statistics task run, for a specified table and columns.
StartColumnStatisticsTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartColumnStatisticsTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartColumnStatisticsTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartColumnStatisticsTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartColumnStatisticsTaskRunRequestMarshaller
 
StartColumnStatisticsTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartColumnStatisticsTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startCrawler(Consumer<StartCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawler(Consumer<StartCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawler(StartCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawler(StartCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a crawl using the specified crawler, regardless of what is scheduled.
StartCrawlerRequest - Class in software.amazon.awssdk.services.glue.model
 
StartCrawlerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartCrawlerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartCrawlerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartCrawlerRequestMarshaller
 
StartCrawlerResponse - Class in software.amazon.awssdk.services.glue.model
 
StartCrawlerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startCrawlerSchedule(Consumer<StartCrawlerScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED.
startCrawlerSchedule(Consumer<StartCrawlerScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED.
startCrawlerSchedule(StartCrawlerScheduleRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED.
startCrawlerSchedule(StartCrawlerScheduleRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED.
StartCrawlerScheduleRequest - Class in software.amazon.awssdk.services.glue.model
 
StartCrawlerScheduleRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartCrawlerScheduleRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartCrawlerScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartCrawlerScheduleRequestMarshaller
 
StartCrawlerScheduleResponse - Class in software.amazon.awssdk.services.glue.model
 
StartCrawlerScheduleResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startDataQualityRuleRecommendationRun(Consumer<StartDataQualityRuleRecommendationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a recommendation run that is used to generate rules when you don't know what rules to write.
startDataQualityRuleRecommendationRun(Consumer<StartDataQualityRuleRecommendationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a recommendation run that is used to generate rules when you don't know what rules to write.
startDataQualityRuleRecommendationRun(StartDataQualityRuleRecommendationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a recommendation run that is used to generate rules when you don't know what rules to write.
startDataQualityRuleRecommendationRun(StartDataQualityRuleRecommendationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a recommendation run that is used to generate rules when you don't know what rules to write.
StartDataQualityRuleRecommendationRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartDataQualityRuleRecommendationRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartDataQualityRuleRecommendationRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartDataQualityRuleRecommendationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartDataQualityRuleRecommendationRunRequestMarshaller
 
StartDataQualityRuleRecommendationRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartDataQualityRuleRecommendationRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startDataQualityRulesetEvaluationRun(Consumer<StartDataQualityRulesetEvaluationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the ruleset against a data source (Glue table).
startDataQualityRulesetEvaluationRun(Consumer<StartDataQualityRulesetEvaluationRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the ruleset against a data source (Glue table).
startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the ruleset against a data source (Glue table).
startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the ruleset against a data source (Glue table).
StartDataQualityRulesetEvaluationRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartDataQualityRulesetEvaluationRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartDataQualityRulesetEvaluationRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartDataQualityRulesetEvaluationRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartDataQualityRulesetEvaluationRunRequestMarshaller
 
StartDataQualityRulesetEvaluationRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartDataQualityRulesetEvaluationRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
STARTED - software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
 
startedAfter() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
Filter results by runs that started after this time.
startedAfter() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
Filter based on time for results started after provided time.
startedAfter() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
Filter results by runs that started after this time.
startedAfter() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
Filter on task runs started after this date.
startedAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria.Builder
Filter results by runs that started after this time.
startedAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter.Builder
Filter based on time for results started after provided time.
startedAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter.Builder
Filter results by runs that started after this time.
startedAfter(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria.Builder
Filter on task runs started after this date.
startedBefore() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
Filter results by runs that started before this time.
startedBefore() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
Filter based on time for results started before provided time.
startedBefore() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
Filter results by runs that started before this time.
startedBefore() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
Filter on task runs started before this date.
startedBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria.Builder
Filter results by runs that started before this time.
startedBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter.Builder
Filter based on time for results started before provided time.
startedBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter.Builder
Filter results by runs that started before this time.
startedBefore(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria.Builder
Filter on task runs started before this date.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The date and time that the blueprint run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The date and time on which the crawl started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
The date and time when this data quality run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
The time that the run started for this data quality result.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
The date and time when this run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
The date and time when the run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
The date and time when the run for this data quality result started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The date and time when this run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The date and time when this run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The date and time when this task run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The date and time at which this job run was started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.Statement
The unix time and date that the job definition was started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The date and time that this task run started.
startedOn() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The date and time when the workflow run was started.
startedOn(Long) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The unix time and date that the job definition was started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The date and time that the blueprint run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The date and time on which the crawl started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResult.Builder
The date and time when this data quality run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityResultDescription.Builder
The time that the run started for this data quality result.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription.Builder
The date and time when this run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription.Builder
The date and time when the run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse.Builder
The date and time when the run for this data quality result started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The date and time when this run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The date and time when this run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The date and time when this task run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The date and time at which this job run was started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The date and time that this task run started.
startedOn(Instant) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The date and time when the workflow run was started.
startExportLabelsTaskRun(Consumer<StartExportLabelsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Begins an asynchronous task to export all labeled data for a particular transform.
startExportLabelsTaskRun(Consumer<StartExportLabelsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Begins an asynchronous task to export all labeled data for a particular transform.
startExportLabelsTaskRun(StartExportLabelsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Begins an asynchronous task to export all labeled data for a particular transform.
startExportLabelsTaskRun(StartExportLabelsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Begins an asynchronous task to export all labeled data for a particular transform.
StartExportLabelsTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartExportLabelsTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartExportLabelsTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartExportLabelsTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartExportLabelsTaskRunRequestMarshaller
 
StartExportLabelsTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartExportLabelsTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startImportLabelsTaskRun(Consumer<StartImportLabelsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform and improve its quality.
startImportLabelsTaskRun(Consumer<StartImportLabelsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform and improve its quality.
startImportLabelsTaskRun(StartImportLabelsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform and improve its quality.
startImportLabelsTaskRun(StartImportLabelsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform and improve its quality.
StartImportLabelsTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartImportLabelsTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartImportLabelsTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartImportLabelsTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartImportLabelsTaskRunRequestMarshaller
 
StartImportLabelsTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartImportLabelsTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startIndex() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
STARTING - software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
STARTING - software.amazon.awssdk.services.glue.model.JobRunState
 
STARTING - software.amazon.awssdk.services.glue.model.TableOptimizerEventType
 
STARTING - software.amazon.awssdk.services.glue.model.TaskStatusType
 
startingEventBatchCondition() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The batch condition that started the workflow run.
startingEventBatchCondition(Consumer<StartingEventBatchCondition.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The batch condition that started the workflow run.
startingEventBatchCondition(StartingEventBatchCondition) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The batch condition that started the workflow run.
StartingEventBatchCondition - Class in software.amazon.awssdk.services.glue.model
The batch condition that started the workflow run.
StartingEventBatchCondition.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startingOffsets() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The starting position in the Kafka topic to read data from.
startingOffsets(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The starting position in the Kafka topic to read data from.
startingPosition() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The starting position in the Kinesis data stream to read data from.
startingPosition(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The starting position in the Kinesis data stream to read data from.
startingPosition(StartingPosition) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The starting position in the Kinesis data stream to read data from.
StartingPosition - Enum in software.amazon.awssdk.services.glue.model
 
startingPositionAsString() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The starting position in the Kinesis data stream to read data from.
startingTimestamp() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The timestamp of the record in the Kafka topic to start reading data from.
startingTimestamp() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The timestamp of the record in the Kinesis data stream to start reading data from.
startingTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The timestamp of the record in the Kafka topic to start reading data from.
startingTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The timestamp of the record in the Kinesis data stream to start reading data from.
startJobRun(Consumer<StartJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a job run using a job definition.
startJobRun(Consumer<StartJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a job run using a job definition.
startJobRun(StartJobRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a job run using a job definition.
startJobRun(StartJobRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a job run using a job definition.
StartJobRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartJobRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartJobRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartJobRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartJobRunRequestMarshaller
 
StartJobRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartJobRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startMLEvaluationTaskRun(Consumer<StartMlEvaluationTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a task to estimate the quality of the transform.
startMLEvaluationTaskRun(Consumer<StartMlEvaluationTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a task to estimate the quality of the transform.
startMLEvaluationTaskRun(StartMlEvaluationTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a task to estimate the quality of the transform.
startMLEvaluationTaskRun(StartMlEvaluationTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a task to estimate the quality of the transform.
StartMlEvaluationTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartMlEvaluationTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartMlEvaluationTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartMlEvaluationTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartMlEvaluationTaskRunRequestMarshaller
 
StartMlEvaluationTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartMlEvaluationTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startMLLabelingSetGenerationTaskRun(Consumer<StartMlLabelingSetGenerationTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels.
startMLLabelingSetGenerationTaskRun(Consumer<StartMlLabelingSetGenerationTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels.
startMLLabelingSetGenerationTaskRun(StartMlLabelingSetGenerationTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels.
startMLLabelingSetGenerationTaskRun(StartMlLabelingSetGenerationTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels.
StartMlLabelingSetGenerationTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartMlLabelingSetGenerationTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartMlLabelingSetGenerationTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartMlLabelingSetGenerationTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartMlLabelingSetGenerationTaskRunRequestMarshaller
 
StartMlLabelingSetGenerationTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartMlLabelingSetGenerationTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startOnCreation() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
Set to true to start SCHEDULED and CONDITIONAL triggers when created.
startOnCreation(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
Set to true to start SCHEDULED and CONDITIONAL triggers when created.
startTime() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The start time of the task.
startTime() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The date and time on which the crawl started.
startTime() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
The time at which the crawl started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The start time of the task.
startTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The date and time on which the crawl started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
The time at which the crawl started.
startTimestamp() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
Represents the epoch timestamp at which the compaction job was started within Lake Formation.
startTimestamp(Instant) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizerRun.Builder
Represents the epoch timestamp at which the compaction job was started within Lake Formation.
startTrigger(Consumer<StartTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts an existing trigger.
startTrigger(Consumer<StartTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts an existing trigger.
startTrigger(StartTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts an existing trigger.
startTrigger(StartTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts an existing trigger.
StartTriggerRequest - Class in software.amazon.awssdk.services.glue.model
 
StartTriggerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartTriggerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartTriggerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartTriggerRequestMarshaller
 
StartTriggerResponse - Class in software.amazon.awssdk.services.glue.model
 
StartTriggerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
startWorkflowRun(Consumer<StartWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a new run of the specified workflow.
startWorkflowRun(Consumer<StartWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a new run of the specified workflow.
startWorkflowRun(StartWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Starts a new run of the specified workflow.
startWorkflowRun(StartWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Starts a new run of the specified workflow.
StartWorkflowRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StartWorkflowRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StartWorkflowRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StartWorkflowRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StartWorkflowRunRequestMarshaller
 
StartWorkflowRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StartWorkflowRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
state() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The state of the blueprint run.
state() - Method in class software.amazon.awssdk.services.glue.model.Condition
The condition state.
state() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The state of the crawler.
state() - Method in class software.amazon.awssdk.services.glue.model.Crawler
Indicates whether the crawler is running, or whether a run is pending.
state() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The state of the crawl.
state() - Method in class software.amazon.awssdk.services.glue.model.Schedule
The state of the schedule.
state() - Method in class software.amazon.awssdk.services.glue.model.Statement
The state while request is actioned.
state() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The current state of the trigger.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The state of the blueprint run.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
The condition state.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The state of the crawler.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
Indicates whether the crawler is running, or whether a run is pending.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The state of the crawl.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.Schedule.Builder
The state of the schedule.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The state while request is actioned.
state(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The current state of the trigger.
state(BlueprintRunState) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The state of the blueprint run.
state(CrawlerHistoryState) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
The state of the crawl.
state(CrawlerState) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
Indicates whether the crawler is running, or whether a run is pending.
state(CrawlState) - Method in interface software.amazon.awssdk.services.glue.model.Crawl.Builder
The state of the crawler.
state(JobRunState) - Method in interface software.amazon.awssdk.services.glue.model.Condition.Builder
The condition state.
state(ScheduleState) - Method in interface software.amazon.awssdk.services.glue.model.Schedule.Builder
The state of the schedule.
state(StatementState) - Method in interface software.amazon.awssdk.services.glue.model.Statement.Builder
The state while request is actioned.
state(TriggerState) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The current state of the trigger.
STATE - software.amazon.awssdk.services.glue.model.FieldName
 
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The state of the blueprint run.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.Condition
The condition state.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.Crawl
The state of the crawler.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.Crawler
Indicates whether the crawler is running, or whether a run is pending.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
The state of the crawl.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.Schedule
The state of the schedule.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.Statement
The state while request is actioned.
stateAsString() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The current state of the trigger.
statement() - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
Returns the statement.
statement(Consumer<Statement.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementResponse.Builder
Returns the statement.
statement(Statement) - Method in interface software.amazon.awssdk.services.glue.model.GetStatementResponse.Builder
Returns the statement.
Statement - Class in software.amazon.awssdk.services.glue.model
The statement or request for a particular action to occur in a session.
Statement.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StatementOutput - Class in software.amazon.awssdk.services.glue.model
The code execution output in JSON format.
StatementOutput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StatementOutputData - Class in software.amazon.awssdk.services.glue.model
The code execution output in JSON format.
StatementOutputData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
statements() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
Returns the list of statements.
statements(Collection<Statement>) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsResponse.Builder
Returns the list of statements.
statements(Consumer<Statement.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsResponse.Builder
Returns the list of statements.
statements(Statement...) - Method in interface software.amazon.awssdk.services.glue.model.ListStatementsResponse.Builder
Returns the list of statements.
StatementState - Enum in software.amazon.awssdk.services.glue.model
 
statistics() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The statistics of the run.
statistics(Consumer<WorkflowRunStatistics.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The statistics of the run.
statistics(WorkflowRunStatistics) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The statistics of the run.
statisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
A ColumnStatisticData object that contains the statistics data values.
statisticsData(Consumer<ColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatistics.Builder
A ColumnStatisticData object that contains the statistics data values.
statisticsData(ColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatistics.Builder
A ColumnStatisticData object that contains the statistics data values.
status() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
The status of the blueprint registration.
status() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
The status for this run.
status() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The status of the task run.
status() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The current status of the new DevEndpoint.
status() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
The status for this run.
status() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
The status for this run.
status() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
The status of the registry.
status() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
The status of the schema.
status() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The current status of this DevEndpoint.
status() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The status for this run.
status() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The status for this run.
status() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The status for this task run.
status() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The last known status of the transform (to indicate whether it can be used or not).
status() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
The status of the registry.
status() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The status of the schema version.
status() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The status of the schema version.
status() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
Status of the last crawl.
status() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The current status of the machine learning transform.
status() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
The status of the schema version.
status() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
The status of the registry.
status() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
The status of the schema version.
status() - Method in class software.amazon.awssdk.services.glue.model.Session
The session status.
status() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The status of the code execution output.
status() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The current status of the requested task run.
status() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
The current status of the task run.
status() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
Filters the list of machine learning transforms by the last known status of the transforms (to indicate whether a transform can be used or not).
status() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The status of the workflow run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
The status of the blueprint registration.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse.Builder
The status for this run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The status of the task run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The current status of the new DevEndpoint.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription.Builder
The status for this run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription.Builder
The status for this run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryResponse.Builder
The status of the registry.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaResponse.Builder
The status of the schema.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The current status of this DevEndpoint.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The status for this run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The status for this run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The status for this task run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The last known status of the transform (to indicate whether it can be used or not).
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
The status of the registry.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The status of the schema version.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The status of the schema version.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
Status of the last crawl.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The current status of the machine learning transform.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse.Builder
The status of the schema version.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
The status of the registry.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionListItem.Builder
The status of the schema version.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The session status.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The status of the code execution output.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The current status of the requested task run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria.Builder
The current status of the task run.
status(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filters the list of machine learning transforms by the last known status of the transforms (to indicate whether a transform can be used or not).
status(String) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The status of the workflow run.
status(BlueprintStatus) - Method in interface software.amazon.awssdk.services.glue.model.Blueprint.Builder
The status of the blueprint registration.
status(ColumnStatisticsState) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The status of the task run.
status(LastCrawlStatus) - Method in interface software.amazon.awssdk.services.glue.model.LastCrawlInfo.Builder
Status of the last crawl.
status(RegistryStatus) - Method in interface software.amazon.awssdk.services.glue.model.DeleteRegistryResponse.Builder
The status of the registry.
status(RegistryStatus) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
The status of the registry.
status(RegistryStatus) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
The status of the registry.
status(SchemaStatus) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaResponse.Builder
The status of the schema.
status(SchemaVersionStatus) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse.Builder
The status of the schema version.
status(SchemaVersionStatus) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The status of the schema version.
status(SchemaVersionStatus) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse.Builder
The status of the schema version.
status(SchemaVersionStatus) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionListItem.Builder
The status of the schema version.
status(SessionStatus) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The session status.
status(StatementState) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The status of the code execution output.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse.Builder
The status for this run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription.Builder
The status for this run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription.Builder
The status for this run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The status for this run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The status for this run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The status for this task run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The current status of the requested task run.
status(TaskStatusType) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria.Builder
The current status of the task run.
status(TransformStatusType) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The last known status of the transform (to indicate whether it can be used or not).
status(TransformStatusType) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The current status of the machine learning transform.
status(TransformStatusType) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
Filters the list of machine learning transforms by the last known status of the transforms (to indicate whether a transform can be used or not).
status(WorkflowRunStatus) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The status of the workflow run.
STATUS - software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
 
STATUS - software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
The status of the blueprint registration.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
The status for this run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The status of the task run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
The status for this run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
The status for this run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
The status of the registry.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
The status of the schema.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The status for this run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The status for this run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The status for this task run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The last known status of the transform (to indicate whether it can be used or not).
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
The status of the registry.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
The status of the schema version.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The status of the schema version.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
Status of the last crawl.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The current status of the machine learning transform.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
The status of the schema version.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
The status of the registry.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
The status of the schema version.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.Session
The session status.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The status of the code execution output.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The current status of the requested task run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
The current status of the task run.
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
Filters the list of machine learning transforms by the last known status of the transforms (to indicate whether a transform can be used or not).
statusAsString() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The status of the workflow run.
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.AlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentModificationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ConditionCheckFailureException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNotRunningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerRunningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerStoppingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceRetryableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.GlueEncryptionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.GlueException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.IllegalSessionStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.InternalServiceException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.InvalidStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.MlTransformNotReadyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.NoScheduleException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.OperationTimeoutException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNotReadyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerNotRunningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerRunningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerTransitioningException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.ValidationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.glue.model.VersionMismatchException.Builder
 
STDDEV_POP - software.amazon.awssdk.services.glue.model.AggFunction
 
STDDEV_SAMP - software.amazon.awssdk.services.glue.model.AggFunction
 
stillEstimating() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
True if the crawler is still estimating how long it will take to complete this run.
stillEstimating(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
True if the crawler is still estimating how long it will take to complete this run.
stopColumnStatisticsTaskRun(Consumer<StopColumnStatisticsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops a task run for the specified table.
stopColumnStatisticsTaskRun(Consumer<StopColumnStatisticsTaskRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops a task run for the specified table.
stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops a task run for the specified table.
stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops a task run for the specified table.
StopColumnStatisticsTaskRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StopColumnStatisticsTaskRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StopColumnStatisticsTaskRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StopColumnStatisticsTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StopColumnStatisticsTaskRunRequestMarshaller
 
StopColumnStatisticsTaskRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StopColumnStatisticsTaskRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
stopCrawler(Consumer<StopCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
If the specified crawler is running, stops the crawl.
stopCrawler(Consumer<StopCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
If the specified crawler is running, stops the crawl.
stopCrawler(StopCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
If the specified crawler is running, stops the crawl.
stopCrawler(StopCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
If the specified crawler is running, stops the crawl.
StopCrawlerRequest - Class in software.amazon.awssdk.services.glue.model
 
StopCrawlerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StopCrawlerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StopCrawlerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StopCrawlerRequestMarshaller
 
StopCrawlerResponse - Class in software.amazon.awssdk.services.glue.model
 
StopCrawlerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
stopCrawlerSchedule(Consumer<StopCrawlerScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerSchedule(Consumer<StopCrawlerScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerSchedule(StopCrawlerScheduleRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerSchedule(StopCrawlerScheduleRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
StopCrawlerScheduleRequest - Class in software.amazon.awssdk.services.glue.model
 
StopCrawlerScheduleRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StopCrawlerScheduleRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StopCrawlerScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StopCrawlerScheduleRequestMarshaller
 
StopCrawlerScheduleResponse - Class in software.amazon.awssdk.services.glue.model
 
StopCrawlerScheduleResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
stopIndex() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
stopJobOnFailureOptions() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
Options to configure how your job will stop if your data quality evaluation fails.
stopJobOnFailureOptions() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
Options to configure how your job will stop if your data quality evaluation fails.
stopJobOnFailureOptions(Consumer<DQStopJobOnFailureOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
Options to configure how your job will stop if your data quality evaluation fails.
stopJobOnFailureOptions(Consumer<DQStopJobOnFailureOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
Options to configure how your job will stop if your data quality evaluation fails.
stopJobOnFailureOptions(DQStopJobOnFailureOptions) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQuality.Builder
Options to configure how your job will stop if your data quality evaluation fails.
stopJobOnFailureOptions(DQStopJobOnFailureOptions) - Method in interface software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame.Builder
Options to configure how your job will stop if your data quality evaluation fails.
stopJobOnFailureTiming() - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
When to stop job if your data quality evaluation fails.
stopJobOnFailureTiming(String) - Method in interface software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions.Builder
When to stop job if your data quality evaluation fails.
stopJobOnFailureTiming(DQStopJobOnFailureTiming) - Method in interface software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions.Builder
When to stop job if your data quality evaluation fails.
stopJobOnFailureTimingAsString() - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
When to stop job if your data quality evaluation fails.
STOPPED - software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
STOPPED - software.amazon.awssdk.services.glue.model.CrawlerHistoryState
 
STOPPED - software.amazon.awssdk.services.glue.model.JobRunState
 
STOPPED - software.amazon.awssdk.services.glue.model.SessionStatus
 
STOPPED - software.amazon.awssdk.services.glue.model.TaskStatusType
 
STOPPED - software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
stoppedActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Total number of Actions that have stopped.
stoppedActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Total number of Actions that have stopped.
STOPPING - software.amazon.awssdk.services.glue.model.CrawlerState
 
STOPPING - software.amazon.awssdk.services.glue.model.JobRunState
 
STOPPING - software.amazon.awssdk.services.glue.model.SessionStatus
 
STOPPING - software.amazon.awssdk.services.glue.model.TaskStatusType
 
STOPPING - software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
stopSession(Consumer<StopSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops the session.
stopSession(Consumer<StopSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops the session.
stopSession(StopSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops the session.
stopSession(StopSessionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops the session.
StopSessionRequest - Class in software.amazon.awssdk.services.glue.model
 
StopSessionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StopSessionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StopSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StopSessionRequestMarshaller
 
StopSessionResponse - Class in software.amazon.awssdk.services.glue.model
 
StopSessionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
stopTrigger(Consumer<StopTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops a specified trigger.
stopTrigger(Consumer<StopTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops a specified trigger.
stopTrigger(StopTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops a specified trigger.
stopTrigger(StopTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops a specified trigger.
StopTriggerRequest - Class in software.amazon.awssdk.services.glue.model
 
StopTriggerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StopTriggerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StopTriggerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StopTriggerRequestMarshaller
 
StopTriggerResponse - Class in software.amazon.awssdk.services.glue.model
 
StopTriggerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
stopWorkflowRun(Consumer<StopWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops the execution of the specified workflow run.
stopWorkflowRun(Consumer<StopWorkflowRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops the execution of the specified workflow run.
stopWorkflowRun(StopWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Stops the execution of the specified workflow run.
stopWorkflowRun(StopWorkflowRunRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Stops the execution of the specified workflow run.
StopWorkflowRunRequest - Class in software.amazon.awssdk.services.glue.model
 
StopWorkflowRunRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
StopWorkflowRunRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
StopWorkflowRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.StopWorkflowRunRequestMarshaller
 
StopWorkflowRunResponse - Class in software.amazon.awssdk.services.glue.model
 
StopWorkflowRunResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
storageDescriptor() - Method in class software.amazon.awssdk.services.glue.model.Partition
Provides information about the physical location where the partition is stored.
storageDescriptor() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
Provides information about the physical location where the partition is stored.
storageDescriptor() - Method in class software.amazon.awssdk.services.glue.model.Table
A storage descriptor containing information about the physical storage of this table.
storageDescriptor() - Method in class software.amazon.awssdk.services.glue.model.TableInput
A storage descriptor containing information about the physical storage of this table.
storageDescriptor(Consumer<StorageDescriptor.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
Provides information about the physical location where the partition is stored.
storageDescriptor(Consumer<StorageDescriptor.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
Provides information about the physical location where the partition is stored.
storageDescriptor(Consumer<StorageDescriptor.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A storage descriptor containing information about the physical storage of this table.
storageDescriptor(Consumer<StorageDescriptor.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A storage descriptor containing information about the physical storage of this table.
storageDescriptor(StorageDescriptor) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
Provides information about the physical location where the partition is stored.
storageDescriptor(StorageDescriptor) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
Provides information about the physical location where the partition is stored.
storageDescriptor(StorageDescriptor) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A storage descriptor containing information about the physical storage of this table.
storageDescriptor(StorageDescriptor) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A storage descriptor containing information about the physical storage of this table.
StorageDescriptor - Class in software.amazon.awssdk.services.glue.model
Describes the physical storage of table data.
StorageDescriptor.Builder - Interface in software.amazon.awssdk.services.glue.model
 
storedAsSubDirectories() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
True if the table data is stored in subdirectories, or False if not.
storedAsSubDirectories(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.StorageDescriptor.Builder
True if the table data is stored in subdirectories, or False if not.
STR - software.amazon.awssdk.services.glue.model.ParamType
 
streamArn() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The Amazon Resource Name (ARN) of the Kinesis data stream.
streamArn(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The Amazon Resource Name (ARN) of the Kinesis data stream.
StreamingDataPreviewOptions - Class in software.amazon.awssdk.services.glue.model
Specifies options related to data preview for viewing a sample of your data.
StreamingDataPreviewOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
streamingOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
Specifies the streaming options.
streamingOptions() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
Additional options for the Kinesis streaming data source.
streamingOptions() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
Specifies the streaming options.
streamingOptions() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
Additional options for the Kinesis streaming data source.
streamingOptions(Consumer<KafkaStreamingSourceOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
Specifies the streaming options.
streamingOptions(Consumer<KafkaStreamingSourceOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
Specifies the streaming options.
streamingOptions(Consumer<KinesisStreamingSourceOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
Additional options for the Kinesis streaming data source.
streamingOptions(Consumer<KinesisStreamingSourceOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
Additional options for the Kinesis streaming data source.
streamingOptions(KafkaStreamingSourceOptions) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
Specifies the streaming options.
streamingOptions(KafkaStreamingSourceOptions) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
Specifies the streaming options.
streamingOptions(KinesisStreamingSourceOptions) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
Additional options for the Kinesis streaming data source.
streamingOptions(KinesisStreamingSourceOptions) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
Additional options for the Kinesis streaming data source.
streamName() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
The name of the Kinesis data stream.
streamName(String) - Method in interface software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions.Builder
The name of the Kinesis data stream.
STRING - software.amazon.awssdk.services.glue.endpoints.internal.ParameterType
 
STRING - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
STRING - software.amazon.awssdk.services.glue.model.GlueRecordType
 
stringColumnStatisticsData() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
String column statistics data.
stringColumnStatisticsData(Consumer<StringColumnStatisticsData.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
String column statistics data.
stringColumnStatisticsData(StringColumnStatisticsData) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
String column statistics data.
StringColumnStatisticsData - Class in software.amazon.awssdk.services.glue.model
Defines column statistics supported for character sequence data values.
StringColumnStatisticsData.Builder - Interface in software.amazon.awssdk.services.glue.model
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
STRUCT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
subnetId() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The subnet ID for the new DevEndpoint to use.
subnetId() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The subnet ID assigned to the new DevEndpoint.
subnetId() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The subnet ID for this DevEndpoint.
subnetId() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
The subnet ID used by the connection.
subnetId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The subnet ID for the new DevEndpoint to use.
subnetId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The subnet ID assigned to the new DevEndpoint.
subnetId(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The subnet ID for this DevEndpoint.
subnetId(String) - Method in interface software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements.Builder
The subnet ID used by the connection.
subscribe(Subscriber<? super GetBlueprintRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetBlueprintRunsPublisher
 
subscribe(Subscriber<? super GetClassifiersResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetClassifiersPublisher
 
subscribe(Subscriber<? super GetColumnStatisticsTaskRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetColumnStatisticsTaskRunsPublisher
 
subscribe(Subscriber<? super GetConnectionsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetConnectionsPublisher
 
subscribe(Subscriber<? super GetCrawlerMetricsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetCrawlerMetricsPublisher
 
subscribe(Subscriber<? super GetCrawlersResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetCrawlersPublisher
 
subscribe(Subscriber<? super GetDatabasesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetDatabasesPublisher
 
subscribe(Subscriber<? super GetDevEndpointsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetDevEndpointsPublisher
 
subscribe(Subscriber<? super GetJobRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetJobRunsPublisher
 
subscribe(Subscriber<? super GetJobsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetJobsPublisher
 
subscribe(Subscriber<? super GetMlTaskRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetMLTaskRunsPublisher
 
subscribe(Subscriber<? super GetMlTransformsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetMLTransformsPublisher
 
subscribe(Subscriber<? super GetPartitionIndexesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetPartitionIndexesPublisher
 
subscribe(Subscriber<? super GetPartitionsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetPartitionsPublisher
 
subscribe(Subscriber<? super GetResourcePoliciesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetResourcePoliciesPublisher
 
subscribe(Subscriber<? super GetSecurityConfigurationsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsPublisher
 
subscribe(Subscriber<? super GetTablesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetTablesPublisher
 
subscribe(Subscriber<? super GetTableVersionsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetTableVersionsPublisher
 
subscribe(Subscriber<? super GetTriggersResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetTriggersPublisher
 
subscribe(Subscriber<? super GetUnfilteredPartitionsMetadataResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetUnfilteredPartitionsMetadataPublisher
 
subscribe(Subscriber<? super GetUserDefinedFunctionsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetUserDefinedFunctionsPublisher
 
subscribe(Subscriber<? super GetWorkflowRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.GetWorkflowRunsPublisher
 
subscribe(Subscriber<? super ListBlueprintsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListBlueprintsPublisher
 
subscribe(Subscriber<? super ListColumnStatisticsTaskRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListColumnStatisticsTaskRunsPublisher
 
subscribe(Subscriber<? super ListCrawlersResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListCrawlersPublisher
 
subscribe(Subscriber<? super ListCustomEntityTypesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListCustomEntityTypesPublisher
 
subscribe(Subscriber<? super ListDataQualityResultsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityResultsPublisher
 
subscribe(Subscriber<? super ListDataQualityRuleRecommendationRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityRuleRecommendationRunsPublisher
 
subscribe(Subscriber<? super ListDataQualityRulesetEvaluationRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetEvaluationRunsPublisher
 
subscribe(Subscriber<? super ListDataQualityRulesetsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetsPublisher
 
subscribe(Subscriber<? super ListDevEndpointsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListDevEndpointsPublisher
 
subscribe(Subscriber<? super ListJobsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListJobsPublisher
 
subscribe(Subscriber<? super ListMlTransformsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListMLTransformsPublisher
 
subscribe(Subscriber<? super ListRegistriesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListRegistriesPublisher
 
subscribe(Subscriber<? super ListSchemasResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemasPublisher
 
subscribe(Subscriber<? super ListSchemaVersionsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListSchemaVersionsPublisher
 
subscribe(Subscriber<? super ListSessionsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListSessionsPublisher
 
subscribe(Subscriber<? super ListTableOptimizerRunsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListTableOptimizerRunsPublisher
 
subscribe(Subscriber<? super ListTriggersResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListTriggersPublisher
 
subscribe(Subscriber<? super ListWorkflowsResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.ListWorkflowsPublisher
 
subscribe(Subscriber<? super SearchTablesResponse>) - Method in class software.amazon.awssdk.services.glue.paginators.SearchTablesPublisher
 
subscribePattern() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
A Java regex string that identifies the topic list to subscribe to.
subscribePattern(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
A Java regex string that identifies the topic list to subscribe to.
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Substring
 
succeeded() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
A list of names of the connection definitions that were successfully deleted.
succeeded(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse.Builder
A list of names of the connection definitions that were successfully deleted.
succeeded(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse.Builder
A list of names of the connection definitions that were successfully deleted.
SUCCEEDED - software.amazon.awssdk.services.glue.model.BlueprintRunState
 
SUCCEEDED - software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
SUCCEEDED - software.amazon.awssdk.services.glue.model.CrawlState
 
SUCCEEDED - software.amazon.awssdk.services.glue.model.JobRunState
 
SUCCEEDED - software.amazon.awssdk.services.glue.model.LastCrawlStatus
 
SUCCEEDED - software.amazon.awssdk.services.glue.model.TaskStatusType
 
succeededActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Total number of Actions that have succeeded.
succeededActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Total number of Actions that have succeeded.
successfulSubmissions() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
A list of the JobRuns that were successfully submitted for stopping.
successfulSubmissions(Collection<BatchStopJobRunSuccessfulSubmission>) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse.Builder
A list of the JobRuns that were successfully submitted for stopping.
successfulSubmissions(Consumer<BatchStopJobRunSuccessfulSubmission.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse.Builder
A list of the JobRuns that were successfully submitted for stopping.
successfulSubmissions(BatchStopJobRunSuccessfulSubmission...) - Method in interface software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse.Builder
A list of the JobRuns that were successfully submitted for stopping.
SUM - software.amazon.awssdk.services.glue.model.AggFunction
 
SUM_DISTINCT - software.amazon.awssdk.services.glue.model.AggFunction
 
summary() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
A run summary for the specific crawl in JSON.
summary(String) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerHistory.Builder
A run summary for the specific crawl in JSON.
supportedDialect() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
A structure specifying the dialect and dialect version used by the query engine.
supportedDialect(Consumer<SupportedDialect.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
A structure specifying the dialect and dialect version used by the query engine.
supportedDialect(SupportedDialect) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
A structure specifying the dialect and dialect version used by the query engine.
SupportedDialect - Class in software.amazon.awssdk.services.glue.model
A structure specifying the dialect and dialect version used by the query engine.
SupportedDialect.Builder - Interface in software.amazon.awssdk.services.glue.model
 
supportedPermissionTypes() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
(Required) A list of supported permission types.
supportedPermissionTypes() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
A list of supported permission types.
supportedPermissionTypes() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
(Required) A list of supported permission types.
supportedPermissionTypes(Collection<PermissionType>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypes(Collection<PermissionType>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A list of supported permission types.
supportedPermissionTypes(Collection<PermissionType>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypes(PermissionType...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypes(PermissionType...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A list of supported permission types.
supportedPermissionTypes(PermissionType...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypesAsStrings() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
(Required) A list of supported permission types.
supportedPermissionTypesAsStrings() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
A list of supported permission types.
supportedPermissionTypesAsStrings() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
(Required) A list of supported permission types.
supportedPermissionTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A list of supported permission types.
supportedPermissionTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) A list of supported permission types.
supportedPermissionTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
A list of supported permission types.
supportedPermissionTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest.Builder
(Required) A list of supported permission types.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RulePartition
 
SYNTAX_DIFF - software.amazon.awssdk.services.glue.model.SchemaDiffType
 

T

TAB - software.amazon.awssdk.services.glue.model.Separator
 
table() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The Redshift table name when working with a direct connection.
table() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
The table that defines the schema of your output data.
table() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
The table of the JDBC source connection.
table() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
Specifies the table in the database that the schema change policy applies to.
table() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
The Table object that defines the specified table.
table() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
A Table object containing the table metadata.
table() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
The database table to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
The database table to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
The name of the table in the database to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
The database table to read from.
table() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
The name of the table in the database to write to.
table() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Specifies a Snowflake table for your node to use.
table() - Method in class software.amazon.awssdk.services.glue.model.TableVersion
The table in question.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.BasicCatalogTarget.Builder
The table that defines the schema of your output data.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogDeltaSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogHudiSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectJDBCSource.Builder
The table of the JDBC source connection.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy.Builder
Specifies the table in the database that the schema change policy applies to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogSource.Builder
The database table to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.GovernedCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.MySQLCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftSource.Builder
The database table to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.RelationalCatalogSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogHudiSource.Builder
The name of the table in the database to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogSource.Builder
The database table to read from.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.S3CatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget.Builder
The name of the table in the database to write to.
table(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Specifies a Snowflake table for your node to use.
table(Consumer<Option.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Redshift table name when working with a direct connection.
table(Consumer<Table.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableResponse.Builder
The Table object that defines the specified table.
table(Consumer<Table.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A Table object containing the table metadata.
table(Consumer<Table.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableVersion.Builder
The table in question.
table(Option) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Redshift table name when working with a direct connection.
table(Table) - Method in interface software.amazon.awssdk.services.glue.model.GetTableResponse.Builder
The Table object that defines the specified table.
table(Table) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse.Builder
A Table object containing the table metadata.
table(Table) - Method in interface software.amazon.awssdk.services.glue.model.TableVersion.Builder
The table in question.
Table - Class in software.amazon.awssdk.services.glue.model
Represents a collection of related data organized in columns and rows.
Table.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TableError - Class in software.amazon.awssdk.services.glue.model
An error record for table operations.
TableError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TableIdentifier - Class in software.amazon.awssdk.services.glue.model
A structure that describes a target table for resource linking.
TableIdentifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 
tableInput() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
The TableInput object that defines the metadata table to create in the catalog.
tableInput() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
An updated TableInput object to define the metadata table in the catalog.
tableInput(Consumer<TableInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
The TableInput object that defines the metadata table to create in the catalog.
tableInput(Consumer<TableInput.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
An updated TableInput object to define the metadata table in the catalog.
tableInput(TableInput) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
The TableInput object that defines the metadata table to create in the catalog.
tableInput(TableInput) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
An updated TableInput object to define the metadata table in the catalog.
TableInput - Class in software.amazon.awssdk.services.glue.model
A structure used to define a table.
TableInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
tableList() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
A list of the requested Table objects.
tableList() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
A list of the requested Table objects.
tableList(Collection<Table>) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesResponse.Builder
A list of the requested Table objects.
tableList(Collection<Table>) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesResponse.Builder
A list of the requested Table objects.
tableList(Consumer<Table.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesResponse.Builder
A list of the requested Table objects.
tableList(Consumer<Table.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesResponse.Builder
A list of the requested Table objects.
tableList(Table...) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesResponse.Builder
A list of the requested Table objects.
tableList(Table...) - Method in interface software.amazon.awssdk.services.glue.model.SearchTablesResponse.Builder
A list of the requested Table objects.
tableLocation() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
The physical location of the Redshift table.
tableLocation(String) - Method in interface software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions.Builder
The physical location of the Redshift table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
The name of the metadata table in which the partition is to be created.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
The name of the table that contains the partitions to be deleted.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
The name of the metadata table in which the partition is to be updated.
tableName() - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
The name of the table in question.
tableName() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The name of the table for which column statistics is generated.
tableName() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
Specifies the name of a table in which you want to create a partition index.
tableName() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
The name of the metadata table in which the partition is to be created.
tableName() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
The name of the Glue table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
Specifies the name of a table from which you want to delete a partition index.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
The name of the table that contains the partition to be deleted.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
Specifies the name of a table for which you want to retrieve the partition indexes.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
The name of the partition's table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
(Required) Specifies the name of a table that contains the partition.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
The name of the table that contains the partition.
tableName() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
A table name in the Glue Data Catalog.
tableName() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.Partition
The name of the database table in which to create the partition.
tableName() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
The name of the table to generate statistics.
tableName() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.TableError
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
The name of the table in question.
tableName() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
The name of the partitions' table.
tableName() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
The name of the table in which the partition to be updated is located.
tableName() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest.Builder
The name of the metadata table in which the partition is to be created.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest.Builder
The name of the table that contains the partitions to be deleted.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchTableOptimizer.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest.Builder
The name of the metadata table in which the partition is to be updated.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogEntry.Builder
The name of the table in question.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The name of the table for which column statistics is generated.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest.Builder
Specifies the name of a table in which you want to create a partition index.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreatePartitionRequest.Builder
The name of the metadata table in which the partition is to be created.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityTargetTable.Builder
The name of the Glue table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest.Builder
Specifies the name of a table from which you want to delete a partition index.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeletePartitionRequest.Builder
The name of the table that contains the partition to be deleted.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest.Builder
Specifies the name of a table for which you want to retrieve the partition indexes.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionRequest.Builder
The name of the partition's table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest.Builder
(Required) Specifies the name of a table that contains the partition.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest.Builder
The name of the table that contains the partition.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueTable.Builder
A table name in the Glue Data Catalog.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The name of the database table in which to create the partition.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest.Builder
The name of the table to generate statistics.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.TableError.Builder
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.TableVersionError.Builder
The name of the table in question.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest.Builder
The name of the partitions' table.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdatePartitionRequest.Builder
The name of the table in which the partition to be updated is located.
tableName(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
The name of the table.
tableOptimizer() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
A TableOptimizer object that contains details on the configuration and last run of a table optimzer.
tableOptimizer() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
The optimizer associated with the specified table.
tableOptimizer(Consumer<TableOptimizer.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.BatchTableOptimizer.Builder
A TableOptimizer object that contains details on the configuration and last run of a table optimzer.
tableOptimizer(Consumer<TableOptimizer.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse.Builder
The optimizer associated with the specified table.
tableOptimizer(TableOptimizer) - Method in interface software.amazon.awssdk.services.glue.model.BatchTableOptimizer.Builder
A TableOptimizer object that contains details on the configuration and last run of a table optimzer.
tableOptimizer(TableOptimizer) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse.Builder
The optimizer associated with the specified table.
TableOptimizer - Class in software.amazon.awssdk.services.glue.model
Contains details about an optimizer associated with a table.
TableOptimizer.Builder - Interface in software.amazon.awssdk.services.glue.model
 
tableOptimizerConfiguration() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
A TableOptimizerConfiguration object representing the configuration of a table optimizer.
tableOptimizerConfiguration() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
A TableOptimizerConfiguration object representing the configuration of a table optimizer.
tableOptimizerConfiguration(Consumer<TableOptimizerConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
A TableOptimizerConfiguration object representing the configuration of a table optimizer.
tableOptimizerConfiguration(Consumer<TableOptimizerConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
A TableOptimizerConfiguration object representing the configuration of a table optimizer.
tableOptimizerConfiguration(TableOptimizerConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
A TableOptimizerConfiguration object representing the configuration of a table optimizer.
tableOptimizerConfiguration(TableOptimizerConfiguration) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
A TableOptimizerConfiguration object representing the configuration of a table optimizer.
TableOptimizerConfiguration - Class in software.amazon.awssdk.services.glue.model
Contains details on the configuration of a table optimizer.
TableOptimizerConfiguration.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TableOptimizerEventType - Enum in software.amazon.awssdk.services.glue.model
 
TableOptimizerRun - Class in software.amazon.awssdk.services.glue.model
Contains details for a table optimizer run.
TableOptimizerRun.Builder - Interface in software.amazon.awssdk.services.glue.model
 
tableOptimizerRuns() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
A list of the optimizer runs associated with a table.
tableOptimizerRuns(Collection<TableOptimizerRun>) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
A list of the optimizer runs associated with a table.
tableOptimizerRuns(Consumer<TableOptimizerRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
A list of the optimizer runs associated with a table.
tableOptimizerRuns(TableOptimizerRun...) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse.Builder
A list of the optimizer runs associated with a table.
tableOptimizers() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
A list of BatchTableOptimizer objects.
tableOptimizers(Collection<BatchTableOptimizer>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse.Builder
A list of BatchTableOptimizer objects.
tableOptimizers(Consumer<BatchTableOptimizer.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse.Builder
A list of BatchTableOptimizer objects.
tableOptimizers(BatchTableOptimizer...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse.Builder
A list of BatchTableOptimizer objects.
TableOptimizerType - Enum in software.amazon.awssdk.services.glue.model
 
tablePrefix() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
Specifies the prefix to a table.
tablePrefix() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The prefix added to the names of tables that are created.
tablePrefix() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables that are created.
tablePrefix() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables that are created.
tablePrefix(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
Specifies the prefix to a table.
tablePrefix(String) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The prefix added to the names of tables that are created.
tablePrefix(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The table prefix used for catalog tables that are created.
tablePrefix(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
The table prefix used for catalog tables that are created.
tables() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
A list of the tables to be synchronized.
tables(String...) - Method in interface software.amazon.awssdk.services.glue.model.CatalogTarget.Builder
A list of the tables to be synchronized.
tables(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.CatalogTarget.Builder
A list of the tables to be synchronized.
tableSchema() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The array of schema output for a given node.
tableSchema() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Manually defines the target schema for the node.
tableSchema(Collection<Option>) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The array of schema output for a given node.
tableSchema(Collection<Option>) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Manually defines the target schema for the node.
tableSchema(Consumer<Option.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The array of schema output for a given node.
tableSchema(Consumer<Option.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Manually defines the target schema for the node.
tableSchema(Option...) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The array of schema output for a given node.
tableSchema(Option...) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Manually defines the target schema for the node.
tablesCreated() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The number of tables created by this crawler.
tablesCreated(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The number of tables created by this crawler.
tablesDeleted() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The number of tables deleted by this crawler.
tablesDeleted(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The number of tables deleted by this crawler.
tablesToDelete() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
A list of the table to delete.
tablesToDelete(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
A list of the table to delete.
tablesToDelete(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
A list of the table to delete.
tablesUpdated() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The number of tables updated by this crawler.
tablesUpdated(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The number of tables updated by this crawler.
tableType() - Method in class software.amazon.awssdk.services.glue.model.Table
The type of this table.
tableType() - Method in class software.amazon.awssdk.services.glue.model.TableInput
The type of this table.
tableType(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The type of this table.
tableType(String) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
The type of this table.
tableVersion() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
The requested table version.
tableVersion(Consumer<TableVersion.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionResponse.Builder
The requested table version.
tableVersion(TableVersion) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionResponse.Builder
The requested table version.
TableVersion - Class in software.amazon.awssdk.services.glue.model
Specifies a version of a table.
TableVersion.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TableVersionError - Class in software.amazon.awssdk.services.glue.model
An error record for table-version operations.
TableVersionError.Builder - Interface in software.amazon.awssdk.services.glue.model
 
tableVersions() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
A list of strings identifying available versions of the specified table.
tableVersions(Collection<TableVersion>) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsResponse.Builder
A list of strings identifying available versions of the specified table.
tableVersions(Consumer<TableVersion.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsResponse.Builder
A list of strings identifying available versions of the specified table.
tableVersions(TableVersion...) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionsResponse.Builder
A list of strings identifying available versions of the specified table.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Adds tags to a resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Adds tags to a resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Adds tags to a resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Adds tags to a resource.
TagResourceRequest - Class in software.amazon.awssdk.services.glue.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.glue.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
The tags to be applied to this blueprint.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
The tags you assign to the connection.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
The tags to use with this crawler request.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
A list of tags applied to the custom entity type.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
The tags you assign to the database.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
A list of tags applied to the data quality ruleset.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The tags to use with this DevEndpoint.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The tags to use with this job.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The tags to use with this machine learning transform.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
The tags for the registry.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
The tags for the schema.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The map of key value pairs (tags) belonging to the session.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
The tags to use with this trigger.
tags() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
The tags to be used with this workflow.
tags() - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
The requested tags.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
Filters the list by an Amazon Web Services resource tag.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
Specifies to return only these tagged resources.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
A list of key-value pair tags.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
A list of key-value pair tags.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
Specifies to return only these tagged resources.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
Specifies to return only these tagged resources.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
Specifies to return only these tagged resources.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
Tags belonging to the session.
tags() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
Specifies to return only these tagged resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateBlueprintRequest.Builder
The tags to be applied to this blueprint.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateConnectionRequest.Builder
The tags you assign to the connection.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
The tags to use with this crawler request.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest.Builder
A list of tags applied to the custom entity type.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDatabaseRequest.Builder
The tags you assign to the database.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
A list of tags applied to the data quality ruleset.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The tags to use with this DevEndpoint.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The tags to use with this job.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The tags to use with this machine learning transform.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryRequest.Builder
Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateRegistryResponse.Builder
The tags for the registry.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaRequest.Builder
Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSchemaResponse.Builder
The tags for the schema.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The map of key value pairs (tags) belonging to the session.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The tags to use with this trigger.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.CreateWorkflowRequest.Builder
The tags to be used with this workflow.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.GetTagsResponse.Builder
The requested tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListBlueprintsRequest.Builder
Filters the list by an Amazon Web Services resource tag.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListCrawlersRequest.Builder
Specifies to return only these tagged resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest.Builder
A list of key-value pair tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest.Builder
A list of key-value pair tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest.Builder
Specifies to return only these tagged resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListJobsRequest.Builder
Specifies to return only these tagged resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsRequest.Builder
Specifies to return only these tagged resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListSessionsRequest.Builder
Tags belonging to the session.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersRequest.Builder
Specifies to return only these tagged resources.
tagsToAdd() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
Tags to add to this resource.
tagsToAdd(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.TagResourceRequest.Builder
Tags to add to this resource.
tagsToRemove() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
Tags to remove from this resource.
tagsToRemove(String...) - Method in interface software.amazon.awssdk.services.glue.model.UntagResourceRequest.Builder
Tags to remove from this resource.
tagsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UntagResourceRequest.Builder
Tags to remove from this resource.
target() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SingleArgFn
 
target() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
The ID of the node at which the edge ends.
target(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenEdge.Builder
The ID of the node at which the edge ends.
target(Expr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Builder
 
targetDatabase() - Method in class software.amazon.awssdk.services.glue.model.Database
A DatabaseIdentifier structure that describes a target database for resource linking.
targetDatabase() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
A DatabaseIdentifier structure that describes a target database for resource linking.
targetDatabase(Consumer<DatabaseIdentifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
A DatabaseIdentifier structure that describes a target database for resource linking.
targetDatabase(Consumer<DatabaseIdentifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
A DatabaseIdentifier structure that describes a target database for resource linking.
targetDatabase(DatabaseIdentifier) - Method in interface software.amazon.awssdk.services.glue.model.Database.Builder
A DatabaseIdentifier structure that describes a target database for resource linking.
targetDatabase(DatabaseIdentifier) - Method in interface software.amazon.awssdk.services.glue.model.DatabaseInput.Builder
A DatabaseIdentifier structure that describes a target database for resource linking.
TargetFormat - Enum in software.amazon.awssdk.services.glue.model
 
targetParameter() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
The target of the edge.
targetParameter(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenEdge.Builder
The target of the edge.
targetPath() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
The target path.
targetPath() - Method in class software.amazon.awssdk.services.glue.model.RenameField
A JSON path to a variable in the data structure for the target data.
targetPath(String) - Method in interface software.amazon.awssdk.services.glue.model.MappingEntry.Builder
The target path.
targetPath(String...) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
A JSON path to a variable in the data structure for the target data.
targetPath(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.RenameField.Builder
A JSON path to a variable in the data structure for the target data.
targets() - Method in class software.amazon.awssdk.services.glue.model.Crawler
A collection of targets to crawl.
targets() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
A list of collection of targets to crawl.
targets() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
A list of targets to crawl.
targets(Consumer<CrawlerTargets.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A collection of targets to crawl.
targets(Consumer<CrawlerTargets.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A list of collection of targets to crawl.
targets(Consumer<CrawlerTargets.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A list of targets to crawl.
targets(CrawlerTargets) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
A collection of targets to crawl.
targets(CrawlerTargets) - Method in interface software.amazon.awssdk.services.glue.model.CreateCrawlerRequest.Builder
A list of collection of targets to crawl.
targets(CrawlerTargets) - Method in interface software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest.Builder
A list of targets to crawl.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
A target table associated with the data quality ruleset.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
The name and database name of the target table.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
An object representing an Glue table.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
The name and database name of the target table.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
The target table.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.Table
A TableIdentifier structure that describes a target table for resource linking.
targetTable() - Method in class software.amazon.awssdk.services.glue.model.TableInput
A TableIdentifier structure that describes a target table for resource linking.
targetTable(String) - Method in interface software.amazon.awssdk.services.glue.model.MappingEntry.Builder
The target table.
targetTable(Consumer<DataQualityTargetTable.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
A target table associated with the data quality ruleset.
targetTable(Consumer<DataQualityTargetTable.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
The name and database name of the target table.
targetTable(Consumer<DataQualityTargetTable.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
An object representing an Glue table.
targetTable(Consumer<DataQualityTargetTable.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
The name and database name of the target table.
targetTable(Consumer<TableIdentifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A TableIdentifier structure that describes a target table for resource linking.
targetTable(Consumer<TableIdentifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A TableIdentifier structure that describes a target table for resource linking.
targetTable(DataQualityTargetTable) - Method in interface software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest.Builder
A target table associated with the data quality ruleset.
targetTable(DataQualityTargetTable) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria.Builder
The name and database name of the target table.
targetTable(DataQualityTargetTable) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails.Builder
An object representing an Glue table.
targetTable(DataQualityTargetTable) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse.Builder
The name and database name of the target table.
targetTable(TableIdentifier) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
A TableIdentifier structure that describes a target table for resource linking.
targetTable(TableIdentifier) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
A TableIdentifier structure that describes a target table for resource linking.
targetType() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
The target type.
targetType(String) - Method in interface software.amazon.awssdk.services.glue.model.MappingEntry.Builder
The target type.
TASK_RUN_TYPE - software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
 
TaskRun - Class in software.amazon.awssdk.services.glue.model
The sampling parameters that are associated with the machine learning transform.
TaskRun.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TaskRunFilterCriteria - Class in software.amazon.awssdk.services.glue.model
The criteria that are used to filter the task runs for the machine learning transform.
TaskRunFilterCriteria.Builder - Interface in software.amazon.awssdk.services.glue.model
 
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
A unique identifier for the task run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
The unique identifier for the task run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
The unique identifier of the task run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The unique run identifier associated with this run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
The unique identifier for the task run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
The unique identifier for the task run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
The unique identifier associated with this run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
The unique run identifier that is associated with this task run.
taskRunId() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The unique identifier for this task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest.Builder
A unique identifier for the task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse.Builder
The unique identifier for the task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest.Builder
The unique identifier of the task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The unique run identifier associated with this run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse.Builder
The unique identifier for the task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse.Builder
The unique identifier for the task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse.Builder
The unique identifier associated with this run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse.Builder
The unique run identifier that is associated with this task run.
taskRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The unique identifier for this task run.
TaskRunProperties - Class in software.amazon.awssdk.services.glue.model
The configuration properties for the task run.
TaskRunProperties.Builder - Interface in software.amazon.awssdk.services.glue.model
 
taskRuns() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
A list of task runs that are associated with the transform.
taskRuns(Collection<TaskRun>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse.Builder
A list of task runs that are associated with the transform.
taskRuns(Consumer<TaskRun.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse.Builder
A list of task runs that are associated with the transform.
taskRuns(TaskRun...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse.Builder
A list of task runs that are associated with the transform.
taskRunSecurityConfigurationName() - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
The name of the security configuration.
taskRunSecurityConfigurationName(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformEncryption.Builder
The name of the security configuration.
TaskRunSortColumnType - Enum in software.amazon.awssdk.services.glue.model
 
TaskRunSortCriteria - Class in software.amazon.awssdk.services.glue.model
The sorting criteria that are used to sort the list of task runs for the machine learning transform.
TaskRunSortCriteria.Builder - Interface in software.amazon.awssdk.services.glue.model
 
taskRunType() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
The type of task run.
taskRunType(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria.Builder
The type of task run.
taskRunType(TaskType) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria.Builder
The type of task run.
taskRunTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
The type of task run.
TaskStatusType - Enum in software.amazon.awssdk.services.glue.model
 
taskType() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
The type of task run.
taskType(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The type of task run.
taskType(TaskType) - Method in interface software.amazon.awssdk.services.glue.model.TaskRunProperties.Builder
The type of task run.
TaskType - Enum in software.amazon.awssdk.services.glue.model
 
taskTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
The type of task run.
tempDir() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The Amazon S3 path where temporary data can be staged when copying out of the database.
tempDir() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Not currently used.
tempDir(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The Amazon S3 path where temporary data can be staged when copying out of the database.
tempDir(String) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Not currently used.
template() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.glue.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.glue.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
textPlain() - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
The code execution output in text format.
textPlain(String) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutputData.Builder
The code execution output in text format.
thresholdFraction() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Indicates the fraction of the data that must be met in order for a column to be identified as PII data.
thresholdFraction(Double) - Method in interface software.amazon.awssdk.services.glue.model.PIIDetection.Builder
Indicates the fraction of the data that must be met in order for a column to be identified as PII data.
THROTTLING_EXCEPTION - software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
TIME - software.amazon.awssdk.services.glue.model.JDBCDataType
 
TIME_WITH_TIMEZONE - software.amazon.awssdk.services.glue.model.JDBCDataType
 
timeLeftSeconds() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
The estimated time left to complete a running crawl.
timeLeftSeconds(Double) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerMetrics.Builder
The estimated time left to complete a running crawl.
timeout() - Method in class software.amazon.awssdk.services.glue.model.Action
The JobRun timeout in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The job timeout in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The timeout of the task run for this transform in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The number of minutes before session times out.
timeout() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
The timeout for a run in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
The timeout for a run in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The timeout for a task run for this transform in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.Job
The job timeout in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The JobRun timeout in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The job timeout in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The timeout in minutes of the machine learning transform.
timeout() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
The timeout for a run in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
The timeout for a run in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The JobRun timeout in minutes.
timeout() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The timeout for a task run for this transform in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Action.Builder
The JobRun timeout in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The job timeout in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The timeout of the task run for this transform in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The number of minutes before session times out.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse.Builder
The timeout for a run in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse.Builder
The timeout for a run in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The timeout for a task run for this transform in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The job timeout in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The JobRun timeout in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The job timeout in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The timeout in minutes of the machine learning transform.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest.Builder
The timeout for a run in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest.Builder
The timeout for a run in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The JobRun timeout in minutes.
timeout(Integer) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The timeout for a task run for this transform in minutes.
TIMEOUT - software.amazon.awssdk.services.glue.model.JobRunState
 
TIMEOUT - software.amazon.awssdk.services.glue.model.SessionStatus
 
TIMEOUT - software.amazon.awssdk.services.glue.model.TaskStatusType
 
timeoutActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Total number of Actions that timed out.
timeoutActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Total number of Actions that timed out.
TIMESTAMP - software.amazon.awssdk.services.glue.model.GlueRecordType
 
TIMESTAMP - software.amazon.awssdk.services.glue.model.JDBCDataType
 
TIMESTAMP - software.amazon.awssdk.services.glue.model.StartingPosition
 
TIMESTAMP_WITH_TIMEZONE - software.amazon.awssdk.services.glue.model.JDBCDataType
 
TINYINT - software.amazon.awssdk.services.glue.model.JDBCDataType
 
tmpDirIAMRole() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
The IAM role with permissions.
tmpDirIAMRole() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The IAM role with permissions.
tmpDirIAMRole(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftSource.Builder
The IAM role with permissions.
tmpDirIAMRole(String) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The IAM role with permissions.
toBuilder() - Method in interface software.amazon.awssdk.services.glue.auth.scheme.GlueAuthSchemeParams
Returns a GlueAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.glue.auth.scheme.internal.DefaultGlueAuthSchemeParams
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Action
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.AlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Classifier
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Column
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ConcurrentModificationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Condition
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ConditionCheckFailureException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Connection
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Crawl
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Crawler
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.CrawlerNotRunningException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.CrawlerRunningException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.CrawlerStoppingException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Database
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DataSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Datatype
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DropFields
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Edge
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.EntityNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.FederationSourceException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.FederationSourceRetryableException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Filter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.GlueEncryptionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.GlueException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GlueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.IllegalSessionStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.InternalServiceException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.InvalidInputException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.InvalidStateException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Job
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JobRun
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Join
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Location
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Mapping
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Merge
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.MlTransformNotReadyException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Node
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.NoScheduleException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.NullValueField
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.OperationTimeoutException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Option
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Order
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Partition
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Predecessor
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Predicate
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Recipe
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RegistryId
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RenameField
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ResourceNotReadyException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.S3Target
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Schedule
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.SchedulerNotRunningException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.SchedulerRunningException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.SchedulerTransitioningException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Segment
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Session
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Spigot
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Statement
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Table
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableInput
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableVersion
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Trigger
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Union
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.ValidationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.glue.model.VersionMismatchException
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.Workflow
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
 
toKey() - Method in class software.amazon.awssdk.services.glue.model.Mapping
After the apply mapping, what the name of the column should be.
toKey(String) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
After the apply mapping, what the name of the column should be.
toList() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.glue.endpoints.internal
 
topicName() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
The topic name as specified in Apache Kafka.
topicName(String) - Method in interface software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions.Builder
The topic name as specified in Apache Kafka.
topk() - Method in class software.amazon.awssdk.services.glue.model.Spigot
Specifies a number of records to write starting from the beginning of the dataset.
topk(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Spigot.Builder
Specifies a number of records to write starting from the beginning of the dataset.
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.glue.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Action
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.AggFunction
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Aggregate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AggregateOperation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ApplyMapping
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AthenaConnectorSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.AuditContext
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BackfillError
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
toString() - Method in class software.amazon.awssdk.services.glue.model.BasicCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchCreatePartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeletePartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetBlueprintsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCrawlersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetCustomEntityTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDataQualityResultResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetDevEndpointsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchStopJobRunSuccessfulSubmission
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchTableOptimizer
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionFailureEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionRequestEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BatchUpdatePartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BinaryColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Blueprint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BlueprintDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.BlueprintRunState
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.BlueprintStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.BooleanColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRuleRecommendationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelDataQualityRulesetEvaluationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CancelStatementResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogDeltaSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
 
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogHudiSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogImportStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Classifier
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CloudWatchEncryption
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.CloudWatchEncryptionMode
 
toString() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CodeGenEdge
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNode
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Column
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnImportance
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnRowFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsError
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
toString() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.Comparator
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.Compatibility
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.CompressionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Condition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ConfusionMatrix
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Connection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ConnectionInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ConnectionPasswordEncryption
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
toString() - Method in class software.amazon.awssdk.services.glue.model.ConnectionsList
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ConnectionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ConnectorDataTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Crawl
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Crawler
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CrawlerHistory
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.CrawlerHistoryState
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.CrawlerLineageSettings
 
toString() - Method in class software.amazon.awssdk.services.glue.model.CrawlerMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CrawlerNodeDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.CrawlerState
 
toString() - Method in class software.amazon.awssdk.services.glue.model.CrawlerTargets
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CrawlsFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.CrawlState
 
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateBlueprintResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateCrawlerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateCsvClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateDatabaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateDataQualityRulesetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateGrokClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateJsonClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionIndexResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreatePartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateRegistryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateSchemaResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateScriptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateSecurityConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateUserDefinedFunctionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateWorkflowResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CreateXMLClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.CsvHeaderOption
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.CsvSerdeOption
 
toString() - Method in class software.amazon.awssdk.services.glue.model.CustomCode
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.CustomEntityType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Database
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DatabaseIdentifier
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DatabaseInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataCatalogEncryptionSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.DataFormat
 
toString() - Method in class software.amazon.awssdk.services.glue.model.DataLakePrincipal
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityAnalyzerResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityEvaluationRunAdditionalRunOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityObservation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityResultFilterCriteria
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleRecommendationRunFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRuleResult
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetEvaluationRunFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetFilterCriteria
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityRulesetListDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataQualityTargetTable
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DataSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Datatype
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DateColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DecimalColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.DeleteBehavior
 
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteBlueprintResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForPartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteColumnStatisticsForTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteCrawlerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteCustomEntityTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteDatabaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteDataQualityRulesetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteDevEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionIndexResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeletePartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteRegistryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSecurityConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTriggerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteUserDefinedFunctionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeleteWorkflowResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.DeltaTargetCompressionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DevEndpointCustomLibraries
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DirectJDBCSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DoubleColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DQResultsPublishingOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DQStopJobOnFailureOptions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.DQStopJobOnFailureTiming
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.DQTransformOutput
 
toString() - Method in class software.amazon.awssdk.services.glue.model.DropDuplicates
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DropFields
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DropNullFields
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.DynamoDBTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Edge
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.EnableHybridValues
 
toString() - Method in class software.amazon.awssdk.services.glue.model.EncryptionAtRest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ErrorDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.EvaluateDataQualityMultiFrame
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.EventBatchingCondition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ExecutionClass
 
toString() - Method in class software.amazon.awssdk.services.glue.model.ExecutionProperty
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ExistCondition
 
toString() - Method in class software.amazon.awssdk.services.glue.model.ExportLabelsTaskRunProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.FederatedDatabase
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.FederatedTable
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.FieldName
 
toString() - Method in class software.amazon.awssdk.services.glue.model.FillMissingValues
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Filter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.FilterLogicalOperator
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.FilterOperation
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.FilterOperator
 
toString() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.FilterValueType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesParameters
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.FindMatchesTaskRunProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetBlueprintRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCatalogImportStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetClassifiersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForPartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsForTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetColumnStatisticsTaskRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetConnectionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerMetricsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCrawlersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetCustomEntityTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDatabaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDatabasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataCatalogEncryptionSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataflowGraphResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityResultResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRuleRecommendationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetEvaluationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDataQualityRulesetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetDevEndpointsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobBookmarkResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMappingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMappingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionIndexesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPlanRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetPlanResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaByDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionsDiffResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetStatementRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetStatementResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTablesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredTableMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.GlueRecordType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.GlueSchema
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GlueTable
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.HudiTarget
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.IcebergTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ImportCatalogToGlueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ImportLabelsTaskRunProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorTarget
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.JDBCDataType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.JdbcMetadataEntry
 
toString() - Method in class software.amazon.awssdk.services.glue.model.JdbcTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Job
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarksEncryption
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.JobBookmarksEncryptionMode
 
toString() - Method in class software.amazon.awssdk.services.glue.model.JobCommand
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JobNodeDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JobRun
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.JobRunState
 
toString() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Join
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.JoinColumn
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.JoinType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.KafkaStreamingSourceOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.KinesisStreamingSourceOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.LabelingSetGenerationTaskRunProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.Language
 
toString() - Method in class software.amazon.awssdk.services.glue.model.LastActiveDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.LastCrawlInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.LastCrawlStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.LineageConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListBlueprintsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListColumnStatisticsTaskRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListCrawlsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListCustomEntityTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityResultsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRuleRecommendationRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetEvaluationRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListDevEndpointsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListRegistriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListSchemasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListSchemaVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListSessionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListStatementsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Location
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.Logical
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.LogicalOperator
 
toString() - Method in class software.amazon.awssdk.services.glue.model.LongColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Mapping
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MappingEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Merge
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MetadataInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MetadataKeyValuePair
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.MetadataOperation
 
toString() - Method in class software.amazon.awssdk.services.glue.model.MetricBasedObservation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MicrosoftSQLServerCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MLUserDataEncryption
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.MLUserDataEncryptionModeString
 
toString() - Method in class software.amazon.awssdk.services.glue.model.MongoDBTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Node
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.NodeType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.NotificationProperty
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.NullCheckBoxList
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.NullValueField
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.OpenTableFormatInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Option
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.OracleSQLCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Order
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.OtherMetadataValueListItem
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ParamType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.ParquetCompressionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Partition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PartitionError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndex
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PartitionIndexDescriptor
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.PartitionIndexStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.Permission
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.PermissionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.PhysicalConnectionRequirements
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PIIDetection
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.PiiType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PostgreSQLCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Predecessor
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Predicate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PrincipalPermissions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.PrincipalType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutDataCatalogEncryptionSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.PutWorkflowRunPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.QuerySchemaVersionMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.QuerySessionContext
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.QuoteChar
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Recipe
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RecipeReference
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.RecrawlBehavior
 
toString() - Method in class software.amazon.awssdk.services.glue.model.RecrawlPolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RedshiftSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RegistryId
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.RegistryStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.RelationalCatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RenameField
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ResetJobBookmarkResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ResourceShareType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.ResourceType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.ResumeWorkflowRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RunMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RunStatementRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.RunStatementResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogDeltaSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogHudiSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3CatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaDirectTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3DeltaSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3DirectSourceAdditionalOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3DirectTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3Encryption
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.S3EncryptionMode
 
toString() - Method in class software.amazon.awssdk.services.glue.model.S3GlueParquetTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3HudiDirectTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3HudiSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3JsonSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3ParquetSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3SourceAdditionalOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.S3Target
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Schedule
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ScheduleState
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaColumn
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.SchemaDiffType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaId
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaReference
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.SchemaStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.SchemaVersionStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SearchTablesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SecurityConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Segment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SelectFields
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SelectFromCollection
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.Separator
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SerDeInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Session
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SessionCommand
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.SessionStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SkewedInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeTarget
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.Sort
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SortCriterion
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.SortDirectionType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.SourceControlAuthStrategy
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SourceControlDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.SourceControlProvider
 
toString() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SparkConnectorTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SparkSQL
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Spigot
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SplitFields
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SqlAlias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartBlueprintRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartColumnStatisticsTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartCrawlerScheduleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRuleRecommendationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartDataQualityRulesetEvaluationRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartingEventBatchCondition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.StartingPosition
 
toString() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartTriggerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StartWorkflowRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Statement
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StatementOutputData
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.StatementState
 
toString() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopColumnStatisticsTaskRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopCrawlerScheduleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopTriggerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StopWorkflowRunResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StorageDescriptor
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StreamingDataPreviewOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.StringColumnStatisticsData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.SupportedDialect
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Table
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TableError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TableIdentifier
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TableInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TableOptimizerEventType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizerRun
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TableOptimizerType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TableVersion
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TargetFormat
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunFilterCriteria
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TaskRunSortCriteria
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TaskStatusType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.TaskType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TransformEncryption
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TransformSortCriteria
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TransformStatusType
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.TransformType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Trigger
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.TriggerState
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.TriggerType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.TriggerUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UnfilteredPartition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.Union
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.UnionType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.UpdateBehavior
 
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateBlueprintResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.UpdateCatalogBehavior
 
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForPartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateColumnStatisticsForTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCrawlerScheduleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateCsvClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateDatabaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateDataQualityRulesetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateGrokClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobFromSourceControlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateJsonClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdatePartitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateRegistryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSchemaResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateSourceControlFromJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateUserDefinedFunctionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateWorkflowResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpdateXMLClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.UserDefinedFunctionInput
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.ViewDialect
 
toString() - Method in enum software.amazon.awssdk.services.glue.model.WorkerType
 
toString() - Method in class software.amazon.awssdk.services.glue.model.Workflow
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.WorkflowGraph
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
toString() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
Returns a string representation of this object.
totalActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Total number of Actions in the workflow run.
totalActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Total number of Actions in the workflow run.
totalSegments() - Method in class software.amazon.awssdk.services.glue.model.Segment
The total number of segments.
totalSegments(Integer) - Method in interface software.amazon.awssdk.services.glue.model.Segment.Builder
The total number of segments.
toType() - Method in class software.amazon.awssdk.services.glue.model.Mapping
The data type that the data is to be modified to.
toType(String) - Method in interface software.amazon.awssdk.services.glue.model.Mapping.Builder
The data type that the data is to be modified to.
traceback() - Method in class software.amazon.awssdk.services.glue.model.StatementOutput
The traceback of the output.
traceback(String...) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The traceback of the output.
traceback(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.StatementOutput.Builder
The traceback of the output.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest
The transaction ID at which to delete the table contents.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.CreateTableRequest
The ID of the transaction.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableRequest
The transaction ID at which to delete the table contents.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.GetPartitionsRequest
The transaction ID at which to read the partition contents.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.GetTableRequest
The transaction ID at which to read the table contents.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.GetTablesRequest
The transaction ID at which to read the table contents.
transactionId() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
The transaction ID at which to update the table contents.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableRequest.Builder
The transaction ID at which to delete the table contents.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableRequest.Builder
The ID of the transaction.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableRequest.Builder
The transaction ID at which to delete the table contents.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetPartitionsRequest.Builder
The transaction ID at which to read the partition contents.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableRequest.Builder
The transaction ID at which to read the table contents.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTablesRequest.Builder
The transaction ID at which to read the table contents.
transactionId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
The transaction ID at which to update the table contents.
TRANSFORM_TYPE - software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
TransformConfigParameter - Class in software.amazon.awssdk.services.glue.model
Specifies the parameters in the config file of the dynamic transform.
TransformConfigParameter.Builder - Interface in software.amazon.awssdk.services.glue.model
 
transformEncryption() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption(Consumer<TransformEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption(Consumer<TransformEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption(Consumer<TransformEncryption.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption(TransformEncryption) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption(TransformEncryption) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The encryption-at-rest settings of the transform that apply to accessing user data.
transformEncryption(TransformEncryption) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The encryption-at-rest settings of the transform that apply to accessing user data.
TransformEncryption - Class in software.amazon.awssdk.services.glue.model
The encryption-at-rest settings of the transform that apply to accessing user data.
TransformEncryption.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TransformFilterCriteria - Class in software.amazon.awssdk.services.glue.model
The criteria used to filter the machine learning transforms.
TransformFilterCriteria.Builder - Interface in software.amazon.awssdk.services.glue.model
 
transformId() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformResponse
A unique identifier that is generated for the transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest
The unique identifier of the transform to delete.
transformId() - Method in class software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse
The unique identifier of the transform that was deleted.
transformId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse
The unique identifier of the task run.
transformId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformRequest
The unique identifier of the transform, generated at the time that the transform was created.
transformId() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The unique identifier of the transform, generated at the time that the transform was created.
transformId() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The unique transform ID that is generated for the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest
The unique identifier of the machine learning transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.TaskRun
The unique identifier for the transform.
transformId() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
A unique identifier that was generated when the transform was created.
transformId() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse
The unique identifier for the transform that was updated.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.CancelMlTaskRunResponse.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformResponse.Builder
A unique identifier that is generated for the transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteMlTransformRequest.Builder
The unique identifier of the transform to delete.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteMlTransformResponse.Builder
The unique identifier of the transform that was deleted.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunResponse.Builder
The unique identifier of the task run.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTaskRunsRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformRequest.Builder
The unique identifier of the transform, generated at the time that the transform was created.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The unique identifier of the transform, generated at the time that the transform was created.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The unique transform ID that is generated for the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartImportLabelsTaskRunRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartMlEvaluationTaskRunRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.StartMlLabelingSetGenerationTaskRunRequest.Builder
The unique identifier of the machine learning transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.TaskRun.Builder
The unique identifier for the transform.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
A unique identifier that was generated when the transform was created.
transformId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformResponse.Builder
The unique identifier for the transform that was updated.
transformIds() - Method in class software.amazon.awssdk.services.glue.model.ListMlTransformsResponse
The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.
transformIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsResponse.Builder
The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.
transformIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListMlTransformsResponse.Builder
The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.
transformName() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
Specifies the name of the dynamic transform as it appears in the Glue Studio visual editor.
transformName(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
Specifies the name of the dynamic transform as it appears in the Glue Studio visual editor.
TransformParameters - Class in software.amazon.awssdk.services.glue.model
The algorithm-specific parameters that are associated with the machine learning transform.
TransformParameters.Builder - Interface in software.amazon.awssdk.services.glue.model
 
transforms() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformsResponse
A list of machine learning transforms.
transforms(Collection<MLTransform>) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsResponse.Builder
A list of machine learning transforms.
transforms(Consumer<MLTransform.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsResponse.Builder
A list of machine learning transforms.
transforms(MLTransform...) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformsResponse.Builder
A list of machine learning transforms.
TransformSortColumnType - Enum in software.amazon.awssdk.services.glue.model
 
TransformSortCriteria - Class in software.amazon.awssdk.services.glue.model
The sorting criteria that are associated with the machine learning transform.
TransformSortCriteria.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TransformStatusType - Enum in software.amazon.awssdk.services.glue.model
 
transformType() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
The type of machine learning transform.
transformType() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
The type of machine learning transform that is used to filter the machine learning transforms.
transformType() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
The type of machine learning transform.
transformType(String) - Method in interface software.amazon.awssdk.services.glue.model.EvaluationMetrics.Builder
The type of machine learning transform.
transformType(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
The type of machine learning transform that is used to filter the machine learning transforms.
transformType(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformParameters.Builder
The type of machine learning transform.
transformType(TransformType) - Method in interface software.amazon.awssdk.services.glue.model.EvaluationMetrics.Builder
The type of machine learning transform.
transformType(TransformType) - Method in interface software.amazon.awssdk.services.glue.model.TransformFilterCriteria.Builder
The type of machine learning transform that is used to filter the machine learning transforms.
transformType(TransformType) - Method in interface software.amazon.awssdk.services.glue.model.TransformParameters.Builder
The type of machine learning transform.
TransformType - Enum in software.amazon.awssdk.services.glue.model
 
transformTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.EvaluationMetrics
The type of machine learning transform.
transformTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformFilterCriteria
The type of machine learning transform that is used to filter the machine learning transforms.
transformTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformParameters
The type of machine learning transform.
TRANSITIONING - software.amazon.awssdk.services.glue.model.ScheduleState
 
TREE - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.TreeRule
 
trigger() - Method in class software.amazon.awssdk.services.glue.model.GetTriggerResponse
The requested trigger definition.
trigger() - Method in class software.amazon.awssdk.services.glue.model.TriggerNodeDetails
The information of the trigger represented by the trigger node.
trigger() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerResponse
The resulting trigger definition.
trigger(Consumer<Trigger.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggerResponse.Builder
The requested trigger definition.
trigger(Consumer<Trigger.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.TriggerNodeDetails.Builder
The information of the trigger represented by the trigger node.
trigger(Consumer<Trigger.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerResponse.Builder
The resulting trigger definition.
trigger(Trigger) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggerResponse.Builder
The requested trigger definition.
trigger(Trigger) - Method in interface software.amazon.awssdk.services.glue.model.TriggerNodeDetails.Builder
The information of the trigger represented by the trigger node.
trigger(Trigger) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerResponse.Builder
The resulting trigger definition.
Trigger - Class in software.amazon.awssdk.services.glue.model
Information about a specific trigger.
TRIGGER - software.amazon.awssdk.services.glue.model.NodeType
 
Trigger.Builder - Interface in software.amazon.awssdk.services.glue.model
 
triggerDetails() - Method in class software.amazon.awssdk.services.glue.model.Node
Details of the Trigger when the node represents a Trigger.
triggerDetails(Consumer<TriggerNodeDetails.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
Details of the Trigger when the node represents a Trigger.
triggerDetails(TriggerNodeDetails) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
Details of the Trigger when the node represents a Trigger.
triggerName() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The name of the trigger that started this job run.
triggerName(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The name of the trigger that started this job run.
triggerNames() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest
A list of trigger names, which may be the names returned from the ListTriggers operation.
triggerNames() - Method in class software.amazon.awssdk.services.glue.model.ListTriggersResponse
The names of all triggers in the account, or the triggers with the specified tags.
triggerNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest.Builder
A list of trigger names, which may be the names returned from the ListTriggers operation.
triggerNames(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersResponse.Builder
The names of all triggers in the account, or the triggers with the specified tags.
triggerNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersRequest.Builder
A list of trigger names, which may be the names returned from the ListTriggers operation.
triggerNames(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListTriggersResponse.Builder
The names of all triggers in the account, or the triggers with the specified tags.
TriggerNodeDetails - Class in software.amazon.awssdk.services.glue.model
The details of a Trigger node present in the workflow.
TriggerNodeDetails.Builder - Interface in software.amazon.awssdk.services.glue.model
 
triggers() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
A list of trigger definitions.
triggers() - Method in class software.amazon.awssdk.services.glue.model.GetTriggersResponse
A list of triggers for the specified job.
triggers(Collection<Trigger>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse.Builder
A list of trigger definitions.
triggers(Collection<Trigger>) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersResponse.Builder
A list of triggers for the specified job.
triggers(Consumer<Trigger.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse.Builder
A list of trigger definitions.
triggers(Consumer<Trigger.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersResponse.Builder
A list of triggers for the specified job.
triggers(Trigger...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse.Builder
A list of trigger definitions.
triggers(Trigger...) - Method in interface software.amazon.awssdk.services.glue.model.GetTriggersResponse.Builder
A list of triggers for the specified job.
triggersNotFound() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse
A list of names of triggers not found.
triggersNotFound(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse.Builder
A list of names of triggers not found.
triggersNotFound(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTriggersResponse.Builder
A list of names of triggers not found.
TriggerState - Enum in software.amazon.awssdk.services.glue.model
 
TriggerType - Enum in software.amazon.awssdk.services.glue.model
 
triggerUpdate() - Method in class software.amazon.awssdk.services.glue.model.UpdateTriggerRequest
The new values with which to update the trigger.
triggerUpdate(Consumer<TriggerUpdate.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerRequest.Builder
The new values with which to update the trigger.
triggerUpdate(TriggerUpdate) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTriggerRequest.Builder
The new values with which to update the trigger.
TriggerUpdate - Class in software.amazon.awssdk.services.glue.model
A structure used to provide information used to update a trigger.
TriggerUpdate.Builder - Interface in software.amazon.awssdk.services.glue.model
 
TRIM_HORIZON - software.amazon.awssdk.services.glue.model.StartingPosition
 
TRUE - software.amazon.awssdk.services.glue.model.EnableHybridValues
 
type() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.Column
The data type of the Column.
type() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
The type of column statistics data.
type() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
The type of the new trigger.
type() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
The type of filter value.
type() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn
The hive type for this column in the Glue Studio schema.
type() - Method in class software.amazon.awssdk.services.glue.model.KeySchemaElement
The type of a partition key.
type() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.Node
The type of Glue component represented by the node.
type() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
The type of table optimizer.
type() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the parameter type in the config file of the dynamic transform.
type() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The type of trigger that this is.
type() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.Column.Builder
The data type of the Column.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
The type of column statistics data.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The type of the new trigger.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.FilterValue.Builder
The type of filter value.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.GlueStudioSchemaColumn.Builder
The hive type for this column in the Glue Studio schema.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.KeySchemaElement.Builder
The type of a partition key.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
The type of Glue component represented by the node.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizer.Builder
The type of table optimizer.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the parameter type in the config file of the dynamic transform.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The type of trigger that this is.
type(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
The type of table optimizer.
type(ParameterType) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
type(ColumnStatisticsType) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsData.Builder
The type of column statistics data.
type(FilterValueType) - Method in interface software.amazon.awssdk.services.glue.model.FilterValue.Builder
The type of filter value.
type(NodeType) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
The type of Glue component represented by the node.
type(ParamType) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the parameter type in the config file of the dynamic transform.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.TableOptimizer.Builder
The type of table optimizer.
type(TableOptimizerType) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest.Builder
The type of table optimizer.
type(TriggerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The type of the new trigger.
type(TriggerType) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The type of trigger that this is.
TYPE - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.glue.endpoints.internal.Rule
 
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerEntry
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.BatchGetTableOptimizerError
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsData
The type of column statistics data.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateTableOptimizerRequest
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
The type of the new trigger.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableOptimizerRequest
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
The type of filter value.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.GetTableOptimizerRequest
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.ListTableOptimizerRunsRequest
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.Node
The type of Glue component represented by the node.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.TableOptimizer
The type of table optimizer.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the parameter type in the config file of the dynamic transform.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The type of trigger that this is.
typeAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableOptimizerRequest
The type of table optimizer.
types() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FatScope
 

U

UNCOMPRESSED - software.amazon.awssdk.services.glue.model.DeltaTargetCompressionType
 
UNCOMPRESSED - software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
 
UNCOMPRESSED - software.amazon.awssdk.services.glue.model.ParquetCompressionType
 
unescape(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.Template.Literal
 
UnfilteredPartition - Class in software.amazon.awssdk.services.glue.model
A partition that contains unfiltered metadata.
UnfilteredPartition.Builder - Interface in software.amazon.awssdk.services.glue.model
 
unfilteredPartitions() - Method in class software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse
A list of requested partitions.
unfilteredPartitions(Collection<UnfilteredPartition>) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse.Builder
A list of requested partitions.
unfilteredPartitions(Consumer<UnfilteredPartition.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse.Builder
A list of requested partitions.
unfilteredPartitions(UnfilteredPartition...) - Method in interface software.amazon.awssdk.services.glue.model.GetUnfilteredPartitionsMetadataResponse.Builder
A list of requested partitions.
union() - Method in class software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode
Specifies a transform that combines the rows from two or more datasets into a single result.
union(Consumer<Union.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that combines the rows from two or more datasets into a single result.
union(Union) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenConfigurationNode.Builder
Specifies a transform that combines the rows from two or more datasets into a single result.
Union - Class in software.amazon.awssdk.services.glue.model
Specifies a transform that combines the rows from two or more datasets into a single result.
Union.Builder - Interface in software.amazon.awssdk.services.glue.model
 
unionType() - Method in class software.amazon.awssdk.services.glue.model.Union
Indicates the type of Union transform.
unionType(String) - Method in interface software.amazon.awssdk.services.glue.model.Union.Builder
Indicates the type of Union transform.
unionType(UnionType) - Method in interface software.amazon.awssdk.services.glue.model.Union.Builder
Indicates the type of Union transform.
UnionType - Enum in software.amazon.awssdk.services.glue.model
 
unionTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.Union
Indicates the type of Union transform.
uniqueId() - Method in class software.amazon.awssdk.services.glue.model.Node
The unique Id assigned to the node within the workflow.
uniqueId(String) - Method in interface software.amazon.awssdk.services.glue.model.Node.Builder
The unique Id assigned to the node within the workflow.
UNKNOWN - software.amazon.awssdk.services.glue.model.CsvHeaderOption
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.AggFunction
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.BlueprintRunState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.BlueprintStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CloudWatchEncryptionMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ColumnStatisticsState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ColumnStatisticsType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Comparator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Compatibility
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ConnectionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CrawlerHistoryState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CrawlerLineageSettings
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CrawlerState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CrawlState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CsvHeaderOption
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.CsvSerdeOption
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.DataFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.DeleteBehavior
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.DeltaTargetCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.DQStopJobOnFailureTiming
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.DQTransformOutput
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.EnableHybridValues
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ExecutionClass
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ExistCondition
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.FieldName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.FilterLogicalOperator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.FilterOperation
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.FilterOperator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.FilterValueType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.GlueRecordType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.JDBCConnectionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.JDBCDataType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.JdbcMetadataEntry
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.JobBookmarksEncryptionMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.JobRunState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.JoinType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Language
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.LastCrawlStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Logical
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.LogicalOperator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.MetadataOperation
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.MLUserDataEncryptionModeString
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.NodeType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ParamType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ParquetCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.PartitionIndexStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Permission
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.PermissionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.PiiType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.PrincipalType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.QuoteChar
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.RecrawlBehavior
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.RegistryStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ResourceShareType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ResourceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.S3EncryptionMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ScheduleState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SchemaDiffType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SchemaStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SchemaVersionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Separator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SessionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.Sort
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SortDirectionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SourceControlAuthStrategy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.SourceControlProvider
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.StartingPosition
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.StatementState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TableOptimizerEventType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TableOptimizerType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TargetFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TaskStatusType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TaskType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TransformSortColumnType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TransformStatusType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TransformType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TriggerState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.TriggerType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.UnionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.UpdateBehavior
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.UpdateCatalogBehavior
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.ViewDialect
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.WorkerType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.glue.model.WorkflowRunStatus
 
unprocessedKeys() - Method in class software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse
A list of the partition values in the request for which partitions were not returned.
unprocessedKeys(Collection<PartitionValueList>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse.Builder
A list of the partition values in the request for which partitions were not returned.
unprocessedKeys(Consumer<PartitionValueList.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse.Builder
A list of the partition values in the request for which partitions were not returned.
unprocessedKeys(PartitionValueList...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetPartitionResponse.Builder
A list of the partition values in the request for which partitions were not returned.
unscaledValue() - Method in class software.amazon.awssdk.services.glue.model.DecimalNumber
The unscaled numeric value.
unscaledValue(SdkBytes) - Method in interface software.amazon.awssdk.services.glue.model.DecimalNumber.Builder
The unscaled numeric value.
UNSUPPORTED_PARTITION_CHARACTER_ERROR - software.amazon.awssdk.services.glue.model.BackfillErrorCode
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes tags from a resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes tags from a resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Removes tags from a resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Removes tags from a resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.glue.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.glue.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UPDATE_IN_DATABASE - software.amazon.awssdk.services.glue.model.UpdateBehavior
 
UPDATE_IN_DATABASE - software.amazon.awssdk.services.glue.model.UpdateCatalogBehavior
 
updateBehavior() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
The update behavior when the crawler finds a changed schema.
updateBehavior() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
The update behavior when the crawler finds a changed schema.
updateBehavior() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
The update behavior when the crawler finds a changed schema.
updateBehavior(String) - Method in interface software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy.Builder
The update behavior when the crawler finds a changed schema.
updateBehavior(String) - Method in interface software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy.Builder
The update behavior when the crawler finds a changed schema.
updateBehavior(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaChangePolicy.Builder
The update behavior when the crawler finds a changed schema.
updateBehavior(UpdateBehavior) - Method in interface software.amazon.awssdk.services.glue.model.SchemaChangePolicy.Builder
The update behavior when the crawler finds a changed schema.
updateBehavior(UpdateCatalogBehavior) - Method in interface software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy.Builder
The update behavior when the crawler finds a changed schema.
updateBehavior(UpdateCatalogBehavior) - Method in interface software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy.Builder
The update behavior when the crawler finds a changed schema.
UpdateBehavior - Enum in software.amazon.awssdk.services.glue.model
 
updateBehaviorAsString() - Method in class software.amazon.awssdk.services.glue.model.CatalogSchemaChangePolicy
The update behavior when the crawler finds a changed schema.
updateBehaviorAsString() - Method in class software.amazon.awssdk.services.glue.model.DirectSchemaChangePolicy
The update behavior when the crawler finds a changed schema.
updateBehaviorAsString() - Method in class software.amazon.awssdk.services.glue.model.SchemaChangePolicy
The update behavior when the crawler finds a changed schema.
updateBlueprint(Consumer<UpdateBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a registered blueprint.
updateBlueprint(Consumer<UpdateBlueprintRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a registered blueprint.
updateBlueprint(UpdateBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a registered blueprint.
updateBlueprint(UpdateBlueprintRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a registered blueprint.
UpdateBlueprintRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateBlueprintRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateBlueprintRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateBlueprintRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateBlueprintRequestMarshaller
 
UpdateBlueprintResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateBlueprintResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateCatalogBehavior - Enum in software.amazon.awssdk.services.glue.model
 
updateClassifier(Consumer<UpdateClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Modifies an existing classifier (a GrokClassifier, an XMLClassifier, a JsonClassifier, or a CsvClassifier, depending on which field is present).
updateClassifier(Consumer<UpdateClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Modifies an existing classifier (a GrokClassifier, an XMLClassifier, a JsonClassifier, or a CsvClassifier, depending on which field is present).
updateClassifier(UpdateClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Modifies an existing classifier (a GrokClassifier, an XMLClassifier, a JsonClassifier, or a CsvClassifier, depending on which field is present).
updateClassifier(UpdateClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Modifies an existing classifier (a GrokClassifier, an XMLClassifier, a JsonClassifier, or a CsvClassifier, depending on which field is present).
UpdateClassifierRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateClassifierRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateClassifierRequestMarshaller
 
UpdateClassifierResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateClassifierResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateColumnStatisticsForPartition(Consumer<UpdateColumnStatisticsForPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates or updates partition statistics of columns.
updateColumnStatisticsForPartition(Consumer<UpdateColumnStatisticsForPartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates or updates partition statistics of columns.
updateColumnStatisticsForPartition(UpdateColumnStatisticsForPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates or updates partition statistics of columns.
updateColumnStatisticsForPartition(UpdateColumnStatisticsForPartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates or updates partition statistics of columns.
UpdateColumnStatisticsForPartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateColumnStatisticsForPartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateColumnStatisticsForPartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateColumnStatisticsForPartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateColumnStatisticsForPartitionRequestMarshaller
 
UpdateColumnStatisticsForPartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateColumnStatisticsForPartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateColumnStatisticsForTable(Consumer<UpdateColumnStatisticsForTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates or updates table statistics of columns.
updateColumnStatisticsForTable(Consumer<UpdateColumnStatisticsForTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates or updates table statistics of columns.
updateColumnStatisticsForTable(UpdateColumnStatisticsForTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Creates or updates table statistics of columns.
updateColumnStatisticsForTable(UpdateColumnStatisticsForTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Creates or updates table statistics of columns.
UpdateColumnStatisticsForTableRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateColumnStatisticsForTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateColumnStatisticsForTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateColumnStatisticsForTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateColumnStatisticsForTableRequestMarshaller
 
UpdateColumnStatisticsForTableResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateColumnStatisticsForTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateConnection(Consumer<UpdateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a connection definition in the Data Catalog.
updateConnection(Consumer<UpdateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a connection definition in the Data Catalog.
updateConnection(UpdateConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a connection definition in the Data Catalog.
updateConnection(UpdateConnectionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a connection definition in the Data Catalog.
UpdateConnectionRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateConnectionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateConnectionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateConnectionRequestMarshaller
 
UpdateConnectionResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateConnectionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateCrawler(Consumer<UpdateCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a crawler.
updateCrawler(Consumer<UpdateCrawlerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a crawler.
updateCrawler(UpdateCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a crawler.
updateCrawler(UpdateCrawlerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a crawler.
UpdateCrawlerRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateCrawlerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateCrawlerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateCrawlerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateCrawlerRequestMarshaller
 
UpdateCrawlerResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateCrawlerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateCrawlerSchedule(Consumer<UpdateCrawlerScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the schedule of a crawler using a cron expression.
updateCrawlerSchedule(Consumer<UpdateCrawlerScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the schedule of a crawler using a cron expression.
updateCrawlerSchedule(UpdateCrawlerScheduleRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the schedule of a crawler using a cron expression.
updateCrawlerSchedule(UpdateCrawlerScheduleRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the schedule of a crawler using a cron expression.
UpdateCrawlerScheduleRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateCrawlerScheduleRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateCrawlerScheduleRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateCrawlerScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateCrawlerScheduleRequestMarshaller
 
UpdateCrawlerScheduleResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateCrawlerScheduleResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateCsvClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies a custom CSV classifier to be updated.
UpdateCsvClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateDatabase(Consumer<UpdateDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing database definition in a Data Catalog.
updateDatabase(Consumer<UpdateDatabaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing database definition in a Data Catalog.
updateDatabase(UpdateDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing database definition in a Data Catalog.
updateDatabase(UpdateDatabaseRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing database definition in a Data Catalog.
UpdateDatabaseRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateDatabaseRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateDatabaseRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateDatabaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateDatabaseRequestMarshaller
 
UpdateDatabaseResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateDatabaseResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateDataQualityRuleset(Consumer<UpdateDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the specified data quality ruleset.
updateDataQualityRuleset(Consumer<UpdateDataQualityRulesetRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the specified data quality ruleset.
updateDataQualityRuleset(UpdateDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the specified data quality ruleset.
updateDataQualityRuleset(UpdateDataQualityRulesetRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the specified data quality ruleset.
UpdateDataQualityRulesetRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateDataQualityRulesetRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateDataQualityRulesetRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateDataQualityRulesetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateDataQualityRulesetRequestMarshaller
 
UpdateDataQualityRulesetResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateDataQualityRulesetResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateDevEndpoint(Consumer<UpdateDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a specified development endpoint.
updateDevEndpoint(Consumer<UpdateDevEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a specified development endpoint.
updateDevEndpoint(UpdateDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a specified development endpoint.
updateDevEndpoint(UpdateDevEndpointRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a specified development endpoint.
UpdateDevEndpointRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateDevEndpointRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateDevEndpointRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateDevEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateDevEndpointRequestMarshaller
 
UpdateDevEndpointResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateDevEndpointResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updatedTime() - Method in class software.amazon.awssdk.services.glue.model.GetRegistryResponse
The date and time the registry was updated.
updatedTime() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaResponse
The date and time the schema was updated.
updatedTime() - Method in class software.amazon.awssdk.services.glue.model.RegistryListItem
The date the registry was updated.
updatedTime() - Method in class software.amazon.awssdk.services.glue.model.SchemaListItem
The date and time that a schema was updated.
updatedTime(String) - Method in interface software.amazon.awssdk.services.glue.model.GetRegistryResponse.Builder
The date and time the registry was updated.
updatedTime(String) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaResponse.Builder
The date and time the schema was updated.
updatedTime(String) - Method in interface software.amazon.awssdk.services.glue.model.RegistryListItem.Builder
The date the registry was updated.
updatedTime(String) - Method in interface software.amazon.awssdk.services.glue.model.SchemaListItem.Builder
The date and time that a schema was updated.
updateEtlLibraries() - Method in class software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest
True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False if otherwise.
updateEtlLibraries(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.UpdateDevEndpointRequest.Builder
True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False if otherwise.
UpdateGrokClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies a grok classifier to update when passed to UpdateClassifier.
UpdateGrokClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateJob(Consumer<UpdateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing job definition.
updateJob(Consumer<UpdateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing job definition.
updateJob(UpdateJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing job definition.
updateJob(UpdateJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing job definition.
updateJobFromSourceControl(Consumer<UpdateJobFromSourceControlRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Synchronizes a job from the source control repository.
updateJobFromSourceControl(Consumer<UpdateJobFromSourceControlRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Synchronizes a job from the source control repository.
updateJobFromSourceControl(UpdateJobFromSourceControlRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Synchronizes a job from the source control repository.
updateJobFromSourceControl(UpdateJobFromSourceControlRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Synchronizes a job from the source control repository.
UpdateJobFromSourceControlRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateJobFromSourceControlRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateJobFromSourceControlRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateJobFromSourceControlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateJobFromSourceControlRequestMarshaller
 
UpdateJobFromSourceControlResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateJobFromSourceControlResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateJobRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateJobRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateJobRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateJobRequest Marshaller
UpdateJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateJobRequestMarshaller
 
UpdateJobResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateJobResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateJsonClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies a JSON classifier to be updated.
UpdateJsonClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateMLTransform(Consumer<UpdateMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing machine learning transform.
updateMLTransform(Consumer<UpdateMlTransformRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing machine learning transform.
updateMLTransform(UpdateMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing machine learning transform.
updateMLTransform(UpdateMlTransformRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing machine learning transform.
UpdateMlTransformRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateMlTransformRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateMlTransformRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateMlTransformRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateMlTransformRequestMarshaller
 
UpdateMlTransformResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateMlTransformResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updatePartition(Consumer<UpdatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a partition.
updatePartition(Consumer<UpdatePartitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a partition.
updatePartition(UpdatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a partition.
updatePartition(UpdatePartitionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a partition.
UpdatePartitionRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdatePartitionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdatePartitionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdatePartitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdatePartitionRequestMarshaller
 
UpdatePartitionResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdatePartitionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateRegistry(Consumer<UpdateRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing registry which is used to hold a collection of schemas.
updateRegistry(Consumer<UpdateRegistryRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing registry which is used to hold a collection of schemas.
updateRegistry(UpdateRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing registry which is used to hold a collection of schemas.
updateRegistry(UpdateRegistryRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing registry which is used to hold a collection of schemas.
UpdateRegistryRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateRegistryRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateRegistryRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateRegistryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateRegistryRequestMarshaller
 
UpdateRegistryResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateRegistryResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateSchema(Consumer<UpdateSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the description, compatibility setting, or version checkpoint for a schema set.
updateSchema(Consumer<UpdateSchemaRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the description, compatibility setting, or version checkpoint for a schema set.
updateSchema(UpdateSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the description, compatibility setting, or version checkpoint for a schema set.
updateSchema(UpdateSchemaRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the description, compatibility setting, or version checkpoint for a schema set.
UpdateSchemaRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateSchemaRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateSchemaRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateSchemaRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateSchemaRequestMarshaller
 
UpdateSchemaResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateSchemaResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateSourceControlFromJob(Consumer<UpdateSourceControlFromJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Synchronizes a job to the source control repository.
updateSourceControlFromJob(Consumer<UpdateSourceControlFromJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Synchronizes a job to the source control repository.
updateSourceControlFromJob(UpdateSourceControlFromJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Synchronizes a job to the source control repository.
updateSourceControlFromJob(UpdateSourceControlFromJobRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Synchronizes a job to the source control repository.
UpdateSourceControlFromJobRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateSourceControlFromJobRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateSourceControlFromJobRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateSourceControlFromJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateSourceControlFromJobRequestMarshaller
 
UpdateSourceControlFromJobResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateSourceControlFromJobResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateTable(Consumer<UpdateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a metadata table in the Data Catalog.
updateTable(Consumer<UpdateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a metadata table in the Data Catalog.
updateTable(UpdateTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a metadata table in the Data Catalog.
updateTable(UpdateTableRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a metadata table in the Data Catalog.
updateTableOptimizer(Consumer<UpdateTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the configuration for an existing table optimizer.
updateTableOptimizer(Consumer<UpdateTableOptimizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the configuration for an existing table optimizer.
updateTableOptimizer(UpdateTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates the configuration for an existing table optimizer.
updateTableOptimizer(UpdateTableOptimizerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates the configuration for an existing table optimizer.
UpdateTableOptimizerRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateTableOptimizerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateTableOptimizerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateTableOptimizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateTableOptimizerRequestMarshaller
 
UpdateTableOptimizerResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateTableOptimizerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateTableRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateTableRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateTableRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateTableRequestMarshaller
 
UpdateTableResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateTableResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateTime() - Method in class software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse
The date and time at which the policy was last updated.
updateTime() - Method in class software.amazon.awssdk.services.glue.model.GluePolicy
The date and time at which the policy was last updated.
updateTime() - Method in class software.amazon.awssdk.services.glue.model.Table
The last time that the table was updated.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GetResourcePolicyResponse.Builder
The date and time at which the policy was last updated.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.GluePolicy.Builder
The date and time at which the policy was last updated.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The last time that the table was updated.
updateTrigger(Consumer<UpdateTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a trigger definition.
updateTrigger(Consumer<UpdateTriggerRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a trigger definition.
updateTrigger(UpdateTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates a trigger definition.
updateTrigger(UpdateTriggerRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates a trigger definition.
UpdateTriggerRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateTriggerRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateTriggerRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateTriggerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateTriggerRequestMarshaller
 
UpdateTriggerResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateTriggerResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateUserDefinedFunction(Consumer<UpdateUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunction(Consumer<UpdateUserDefinedFunctionRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing function definition in the Data Catalog.
UpdateUserDefinedFunctionRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateUserDefinedFunctionRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateUserDefinedFunctionRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateUserDefinedFunctionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateUserDefinedFunctionRequestMarshaller
 
UpdateUserDefinedFunctionResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateUserDefinedFunctionResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
updateWorkflow(Consumer<UpdateWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing workflow.
updateWorkflow(Consumer<UpdateWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing workflow.
updateWorkflow(UpdateWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueAsyncClient
Updates an existing workflow.
updateWorkflow(UpdateWorkflowRequest) - Method in interface software.amazon.awssdk.services.glue.GlueClient
Updates an existing workflow.
UpdateWorkflowRequest - Class in software.amazon.awssdk.services.glue.model
 
UpdateWorkflowRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateWorkflowRequestMarshaller - Class in software.amazon.awssdk.services.glue.transform
UpdateWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.glue.transform.UpdateWorkflowRequestMarshaller
 
UpdateWorkflowResponse - Class in software.amazon.awssdk.services.glue.model
 
UpdateWorkflowResponse.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UpdateXMLClassifierRequest - Class in software.amazon.awssdk.services.glue.model
Specifies an XML classifier to be updated.
UpdateXMLClassifierRequest.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UPDATING - software.amazon.awssdk.services.glue.model.BlueprintStatus
 
UPDATING - software.amazon.awssdk.services.glue.model.TriggerState
 
upperBound() - Method in class software.amazon.awssdk.services.glue.model.JDBCConnectorOptions
The maximum value of partitionColumn that is used to decide partition stride.
upperBound(Long) - Method in interface software.amazon.awssdk.services.glue.model.JDBCConnectorOptions.Builder
The maximum value of partitionColumn that is used to decide partition stride.
upperLimit() - Method in class software.amazon.awssdk.services.glue.model.DataQualityMetricValues
The upper limit of the data quality metric value according to the analysis of historical data.
upperLimit(Double) - Method in interface software.amazon.awssdk.services.glue.model.DataQualityMetricValues.Builder
The upper limit of the data quality metric value according to the analysis of historical data.
upsert() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData
The action used on Redshift sinks when doing an APPEND.
upsert() - Method in class software.amazon.awssdk.services.glue.model.SnowflakeNodeData
Used when Action is append.
upsert(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftNodeData.Builder
The action used on Redshift sinks when doing an APPEND.
upsert(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.SnowflakeNodeData.Builder
Used when Action is append.
upsertKeys() - Method in class software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions
The keys used to determine whether to perform an update or insert.
upsertKeys(String...) - Method in interface software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions.Builder
The keys used to determine whether to perform an update or insert.
upsertKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.UpsertRedshiftTargetOptions.Builder
The keys used to determine whether to perform an update or insert.
upsertRedshiftOptions() - Method in class software.amazon.awssdk.services.glue.model.RedshiftTarget
The set of options to configure an upsert operation when writing to a Redshift target.
upsertRedshiftOptions(Consumer<UpsertRedshiftTargetOptions.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The set of options to configure an upsert operation when writing to a Redshift target.
upsertRedshiftOptions(UpsertRedshiftTargetOptions) - Method in interface software.amazon.awssdk.services.glue.model.RedshiftTarget.Builder
The set of options to configure an upsert operation when writing to a Redshift target.
UpsertRedshiftTargetOptions - Class in software.amazon.awssdk.services.glue.model
The options to configure an upsert operation when writing to a Redshift target .
UpsertRedshiftTargetOptions.Builder - Interface in software.amazon.awssdk.services.glue.model
 
uri() - Method in class software.amazon.awssdk.services.glue.model.ResourceUri
The URI for accessing the resource.
uri(String) - Method in interface software.amazon.awssdk.services.glue.model.ResourceUri.Builder
The URI for accessing the resource.
uriEncode(String) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointResult.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.glue.endpoints.GlueEndpointParams.Builder
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.glue.endpoints.internal.AwsEndpointProviderUtils
 
useLakeFormationCredentials() - Method in class software.amazon.awssdk.services.glue.model.LakeFormationConfiguration
Specifies whether to use Lake Formation credentials for the crawler instead of the IAM role credentials.
useLakeFormationCredentials(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.LakeFormationConfiguration.Builder
Specifies whether to use Lake Formation credentials for the crawler instead of the IAM role credentials.
USER - software.amazon.awssdk.services.glue.model.PrincipalType
 
UserAgentUtils - Class in software.amazon.awssdk.services.glue.internal
 
userDefinedFunction() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse
The requested function definition.
userDefinedFunction(Consumer<UserDefinedFunction.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse.Builder
The requested function definition.
userDefinedFunction(UserDefinedFunction) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionResponse.Builder
The requested function definition.
UserDefinedFunction - Class in software.amazon.awssdk.services.glue.model
Represents the equivalent of a Hive user-defined function (UDF) definition.
UserDefinedFunction.Builder - Interface in software.amazon.awssdk.services.glue.model
 
UserDefinedFunctionInput - Class in software.amazon.awssdk.services.glue.model
A structure used to create or update a user-defined function.
UserDefinedFunctionInput.Builder - Interface in software.amazon.awssdk.services.glue.model
 
userDefinedFunctions() - Method in class software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse
A list of requested function definitions.
userDefinedFunctions(Collection<UserDefinedFunction>) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse.Builder
A list of requested function definitions.
userDefinedFunctions(Consumer<UserDefinedFunction.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse.Builder
A list of requested function definitions.
userDefinedFunctions(UserDefinedFunction...) - Method in interface software.amazon.awssdk.services.glue.model.GetUserDefinedFunctionsResponse.Builder
A list of requested function definitions.
USERNAME - software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
 

V

valid() - Method in class software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse
Return true, if the schema is valid and false otherwise.
valid(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CheckSchemaVersionValidityResponse.Builder
Return true, if the schema is valid and false otherwise.
validate() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.FnNode
 
ValidationException - Exception in software.amazon.awssdk.services.glue.model
A value could not be validated.
ValidationException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
validationMessage() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the validation message in the config file of the dynamic transform.
validationMessage(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the validation message in the config file of the dynamic transform.
validationRule() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the validation rule in the config file of the dynamic transform.
validationRule(String) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the validation rule in the config file of the dynamic transform.
value() - Method in class software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption
The value for the additional connection option.
value() - Method in class software.amazon.awssdk.services.glue.model.CodeGenNodeArg
The value of the argument or property.
value() - Method in class software.amazon.awssdk.services.glue.model.FilterValue
The value to be associated.
value() - Method in class software.amazon.awssdk.services.glue.model.NullValueField
The value of the null placeholder.
value() - Method in class software.amazon.awssdk.services.glue.model.Option
Specifies the value of the option.
value() - Method in class software.amazon.awssdk.services.glue.model.PropertyPredicate
The value of the property.
value() - Method in class software.amazon.awssdk.services.glue.model.TransformConfigParameter
Specifies the value of the parameter in the config file of the dynamic transform.
value(String) - Method in interface software.amazon.awssdk.services.glue.model.AmazonRedshiftAdvancedOption.Builder
The value for the additional connection option.
value(String) - Method in interface software.amazon.awssdk.services.glue.model.CodeGenNodeArg.Builder
The value of the argument or property.
value(String) - Method in interface software.amazon.awssdk.services.glue.model.NullValueField.Builder
The value of the null placeholder.
value(String) - Method in interface software.amazon.awssdk.services.glue.model.Option.Builder
Specifies the value of the option.
value(String) - Method in interface software.amazon.awssdk.services.glue.model.PropertyPredicate.Builder
The value of the property.
value(String...) - Method in interface software.amazon.awssdk.services.glue.model.FilterValue.Builder
The value to be associated.
value(String...) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the value of the parameter in the config file of the dynamic transform.
value(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.FilterValue.Builder
The value to be associated.
value(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.TransformConfigParameter.Builder
Specifies the value of the parameter in the config file of the dynamic transform.
value(Value) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.glue.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.glue.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.glue.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.glue.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.glue.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.glue.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.glue.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.glue.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.AdditionalOptionKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.AggFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.BackfillErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.BlueprintRunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.BlueprintStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CatalogEncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CloudWatchEncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ColumnStatisticsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ColumnStatisticsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Comparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Compatibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ConnectionPropertyKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CrawlerHistoryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CrawlerLineageSettings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CrawlerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CrawlState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CsvHeaderOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.CsvSerdeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.DataQualityRuleResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.DeleteBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.DeltaTargetCompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.DQStopJobOnFailureTiming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.DQTransformOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.EnableHybridValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ExecutionClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ExistCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.FederationSourceErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.FieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.FilterLogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.FilterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.FilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.FilterValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.GlueRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.HudiTargetCompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.JDBCConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.JDBCDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.JdbcMetadataEntry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.JobBookmarksEncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.JobRunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.LastCrawlStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Logical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.MetadataOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.MLUserDataEncryptionModeString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ParquetCompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.PartitionIndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.PiiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.QuoteChar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.RecrawlBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.RegistryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ResourceShareType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.S3EncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ScheduleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SchemaDiffType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SchemaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SchemaVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Separator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SortDirectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SourceControlAuthStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.SourceControlProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.StartingPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.StatementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TableOptimizerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TableOptimizerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TargetFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TaskRunSortColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TaskStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TransformSortColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TransformStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TriggerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.UnionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.UpdateBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.UpdateCatalogBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.ViewDialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.WorkerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.glue.model.WorkflowRunStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.glue.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.glue.model.AdditionalOptionKeys
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.glue.model.AggFunction
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.glue.model.BackfillErrorCode
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.glue.model.BlueprintRunState
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.glue.model.BlueprintStatus
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.glue.model.CatalogEncryptionMode
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.glue.model.CloudWatchEncryptionMode
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.glue.model.ColumnStatisticsState
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.glue.model.ColumnStatisticsType
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.glue.model.Comparator
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.glue.model.Compatibility
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.glue.model.CompressionType
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.glue.model.ConnectionPropertyKey
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.glue.model.ConnectionType
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.glue.model.CrawlerHistoryState
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.glue.model.CrawlerLineageSettings
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.glue.model.CrawlerState
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.glue.model.CrawlState
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.glue.model.CsvHeaderOption
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.glue.model.CsvSerdeOption
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.glue.model.DataFormat
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.glue.model.DataQualityRuleResultStatus
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.glue.model.DeleteBehavior
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.glue.model.DeltaTargetCompressionType
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.glue.model.DQStopJobOnFailureTiming
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.glue.model.DQTransformOutput
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.glue.model.EnableHybridValues
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.glue.model.ExecutionClass
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.glue.model.ExistCondition
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.glue.model.FederationSourceErrorCode
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.glue.model.FieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.services.glue.model.FilterExpression
A list of filter values.
values() - Static method in enum software.amazon.awssdk.services.glue.model.FilterLogicalOperator
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.glue.model.FilterOperation
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.glue.model.FilterOperator
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.glue.model.FilterValueType
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.glue.model.GlueRecordType
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.glue.model.HudiTargetCompressionType
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.glue.model.JDBCConnectionType
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.glue.model.JDBCDataType
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.glue.model.JdbcMetadataEntry
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.glue.model.JobBookmarksEncryptionMode
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.glue.model.JobRunState
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.glue.model.JoinType
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.glue.model.Language
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.glue.model.LastCrawlStatus
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.glue.model.Logical
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.glue.model.LogicalOperator
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.glue.model.MetadataOperation
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.glue.model.MLUserDataEncryptionModeString
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.glue.model.NodeType
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.glue.model.ParamType
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.glue.model.ParquetCompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.services.glue.model.Partition
The values of the partition.
values() - Static method in enum software.amazon.awssdk.services.glue.model.PartitionIndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.services.glue.model.PartitionInput
The values of the partition.
values() - Method in class software.amazon.awssdk.services.glue.model.PartitionValueList
The list of values.
values() - Static method in enum software.amazon.awssdk.services.glue.model.Permission
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.glue.model.PermissionType
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.glue.model.PiiType
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.glue.model.PrincipalType
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.glue.model.QuoteChar
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.glue.model.RecrawlBehavior
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.glue.model.RegistryStatus
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.glue.model.ResourceShareType
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.glue.model.ResourceType
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.glue.model.S3EncryptionMode
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.glue.model.ScheduleState
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.glue.model.SchemaDiffType
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.glue.model.SchemaStatus
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.glue.model.SchemaVersionStatus
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.glue.model.Separator
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.glue.model.SessionStatus
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.glue.model.Sort
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.glue.model.SortDirectionType
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.glue.model.SourceControlAuthStrategy
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.glue.model.SourceControlProvider
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.glue.model.StartingPosition
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.glue.model.StatementState
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.glue.model.TableOptimizerEventType
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.glue.model.TableOptimizerType
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.glue.model.TargetFormat
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.glue.model.TaskRunSortColumnType
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.glue.model.TaskStatusType
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.glue.model.TaskType
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.glue.model.TransformSortColumnType
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.glue.model.TransformStatusType
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.glue.model.TransformType
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.glue.model.TriggerState
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.glue.model.TriggerType
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.glue.model.UnionType
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.glue.model.UpdateBehavior
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.glue.model.UpdateCatalogBehavior
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.glue.model.ViewDialect
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.glue.model.WorkerType
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.glue.model.WorkflowRunStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values(String...) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The values of the partition.
values(String...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
The values of the partition.
values(String...) - Method in interface software.amazon.awssdk.services.glue.model.PartitionValueList.Builder
The list of values.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.Partition.Builder
The values of the partition.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionInput.Builder
The values of the partition.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.PartitionValueList.Builder
The list of values.
values(Collection<FilterValue>) - Method in interface software.amazon.awssdk.services.glue.model.FilterExpression.Builder
A list of filter values.
values(Consumer<FilterValue.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.FilterExpression.Builder
A list of filter values.
values(FilterValue...) - Method in interface software.amazon.awssdk.services.glue.model.FilterExpression.Builder
A list of filter values.
VAR_POP - software.amazon.awssdk.services.glue.model.AggFunction
 
VAR_SAMP - software.amazon.awssdk.services.glue.model.AggFunction
 
VARBINARY - software.amazon.awssdk.services.glue.model.JDBCDataType
 
VARCHAR - software.amazon.awssdk.services.glue.model.JDBCDataType
 
version() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions
 
version() - Method in class software.amazon.awssdk.services.glue.model.Crawler
The version of the crawler.
version() - Method in class software.amazon.awssdk.services.glue.model.CsvClassifier
The version of this classifier.
version() - Method in class software.amazon.awssdk.services.glue.model.DynamicTransform
This field is not used and will be deprecated in future release.
version() - Method in class software.amazon.awssdk.services.glue.model.GrokClassifier
The version of this classifier.
version() - Method in class software.amazon.awssdk.services.glue.model.IcebergInput
The table version for the Iceberg table.
version() - Method in class software.amazon.awssdk.services.glue.model.JobBookmarkEntry
The version of the job.
version() - Method in class software.amazon.awssdk.services.glue.model.JsonClassifier
The version of this classifier.
version() - Method in class software.amazon.awssdk.services.glue.model.XMLClassifier
The version of this classifier.
version(Integer) - Method in interface software.amazon.awssdk.services.glue.model.JobBookmarkEntry.Builder
The version of the job.
version(Long) - Method in interface software.amazon.awssdk.services.glue.model.Crawler.Builder
The version of the crawler.
version(Long) - Method in interface software.amazon.awssdk.services.glue.model.CsvClassifier.Builder
The version of this classifier.
version(Long) - Method in interface software.amazon.awssdk.services.glue.model.GrokClassifier.Builder
The version of this classifier.
version(Long) - Method in interface software.amazon.awssdk.services.glue.model.JsonClassifier.Builder
The version of this classifier.
version(Long) - Method in interface software.amazon.awssdk.services.glue.model.XMLClassifier.Builder
The version of this classifier.
version(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.Partitions.Builder
 
version(String) - Method in interface software.amazon.awssdk.services.glue.model.DynamicTransform.Builder
This field is not used and will be deprecated in future release.
version(String) - Method in interface software.amazon.awssdk.services.glue.model.IcebergInput.Builder
The table version for the Iceberg table.
versionId() - Method in class software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest
The ID of the table version to be deleted.
versionId() - Method in class software.amazon.awssdk.services.glue.model.GetTableVersionRequest
The ID value of the table version to be retrieved.
versionId() - Method in class software.amazon.awssdk.services.glue.model.Table
The ID of the table version.
versionId() - Method in class software.amazon.awssdk.services.glue.model.TableVersion
The ID value that identifies this table version.
versionId() - Method in class software.amazon.awssdk.services.glue.model.TableVersionError
The ID value of the version in question.
versionId() - Method in class software.amazon.awssdk.services.glue.model.UpdateTableRequest
The version ID at which to update the table contents.
versionId(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteTableVersionRequest.Builder
The ID of the table version to be deleted.
versionId(String) - Method in interface software.amazon.awssdk.services.glue.model.GetTableVersionRequest.Builder
The ID value of the table version to be retrieved.
versionId(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
The ID of the table version.
versionId(String) - Method in interface software.amazon.awssdk.services.glue.model.TableVersion.Builder
The ID value that identifies this table version.
versionId(String) - Method in interface software.amazon.awssdk.services.glue.model.TableVersionError.Builder
The ID value of the version in question.
versionId(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateTableRequest.Builder
The version ID at which to update the table contents.
versionIds() - Method in class software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest
A list of the IDs of versions to be deleted.
versionIds(String...) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
A list of the IDs of versions to be deleted.
versionIds(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.BatchDeleteTableVersionRequest.Builder
A list of the IDs of versions to be deleted.
VersionMismatchException - Exception in software.amazon.awssdk.services.glue.model
There was a version conflict.
VersionMismatchException.Builder - Interface in software.amazon.awssdk.services.glue.model
 
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse
The version number of the schema.
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse
The version number of the schema.
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse
The version of this schema (for sync flow only, in case this is the first version).
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse
The version number of the schema.
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem
The version number of the schema.
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionListItem
The version number of the schema.
versionNumber() - Method in class software.amazon.awssdk.services.glue.model.SchemaVersionNumber
The version number of the schema.
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.GetSchemaVersionResponse.Builder
The version number of the schema.
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.PutSchemaVersionMetadataResponse.Builder
The version number of the schema.
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.RegisterSchemaVersionResponse.Builder
The version of this schema (for sync flow only, in case this is the first version).
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.RemoveSchemaVersionMetadataResponse.Builder
The version number of the schema.
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionErrorItem.Builder
The version number of the schema.
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionListItem.Builder
The version number of the schema.
versionNumber(Long) - Method in interface software.amazon.awssdk.services.glue.model.SchemaVersionNumber.Builder
The version number of the schema.
versions() - Method in class software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest
A version range may be supplied which may be of the format:
versions(String) - Method in interface software.amazon.awssdk.services.glue.model.DeleteSchemaVersionsRequest.Builder
A version range may be supplied which may be of the format:
ViewDialect - Enum in software.amazon.awssdk.services.glue.model
 
viewExpandedText() - Method in class software.amazon.awssdk.services.glue.model.Table
Included for Apache Hive compatibility.
viewExpandedText() - Method in class software.amazon.awssdk.services.glue.model.TableInput
Included for Apache Hive compatibility.
viewExpandedText(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
Included for Apache Hive compatibility.
viewExpandedText(String) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
Included for Apache Hive compatibility.
viewOriginalText() - Method in class software.amazon.awssdk.services.glue.model.Table
Included for Apache Hive compatibility.
viewOriginalText() - Method in class software.amazon.awssdk.services.glue.model.TableInput
Included for Apache Hive compatibility.
viewOriginalText(String) - Method in interface software.amazon.awssdk.services.glue.model.Table.Builder
Included for Apache Hive compatibility.
viewOriginalText(String) - Method in interface software.amazon.awssdk.services.glue.model.TableInput.Builder
Included for Apache Hive compatibility.
visitBool(boolean) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.glue.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.RuleEvaluator
 
vpcId() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The ID of the virtual private cloud (VPC) used by this DevEndpoint.
vpcId() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The ID of the virtual private cloud (VPC) used by this DevEndpoint.
vpcId(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The ID of the virtual private cloud (VPC) used by this DevEndpoint.
vpcId(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The ID of the virtual private cloud (VPC) used by this DevEndpoint.

W

WAITING - software.amazon.awssdk.services.glue.model.JobRunState
 
WAITING - software.amazon.awssdk.services.glue.model.StatementState
 
waitingActions() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRunStatistics
Indicates the count of job runs in WAITING state in the workflow run.
waitingActions(Integer) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRunStatistics.Builder
Indicates the count of job runs in WAITING state in the workflow run.
windowSize() - Method in class software.amazon.awssdk.services.glue.model.CatalogKafkaSource
The amount of time to spend processing each micro batch.
windowSize() - Method in class software.amazon.awssdk.services.glue.model.CatalogKinesisSource
The amount of time to spend processing each micro batch.
windowSize() - Method in class software.amazon.awssdk.services.glue.model.DirectKafkaSource
The amount of time to spend processing each micro batch.
windowSize() - Method in class software.amazon.awssdk.services.glue.model.DirectKinesisSource
The amount of time to spend processing each micro batch.
windowSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKafkaSource.Builder
The amount of time to spend processing each micro batch.
windowSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CatalogKinesisSource.Builder
The amount of time to spend processing each micro batch.
windowSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DirectKafkaSource.Builder
The amount of time to spend processing each micro batch.
windowSize(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DirectKinesisSource.Builder
The amount of time to spend processing each micro batch.
withDefaultVersion() - Method in class software.amazon.awssdk.services.glue.endpoints.internal.EndpointRuleset.Builder
 
withHeader() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A Boolean value that specifies whether to treat the first line as a header.
withHeader(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A Boolean value that specifies whether to treat the first line as a header.
workerType() - Method in class software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun
The type of workers being used for generating stats.
workerType() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The type of predefined worker that is allocated to the development endpoint.
workerType() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The type of predefined worker that is allocated to the development endpoint.
workerType() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The type of predefined worker that is allocated when a job runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The type of predefined worker that is allocated when this task runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The type of predefined worker that is allocated when a job runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The type of predefined worker that is allocated to the development endpoint.
workerType() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The type of predefined worker that is allocated when this task runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.Job
The type of predefined worker that is allocated when a job runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The type of predefined worker that is allocated when a job runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The type of predefined worker that is allocated when a job runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The type of predefined worker that is allocated when a task of this transform runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.Session
The type of predefined worker that is allocated when a session runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The type of predefined worker that is allocated when a job runs.
workerType() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The type of predefined worker that is allocated when this task runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRun.Builder
The type of workers being used for generating stats.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The type of predefined worker that is allocated to the development endpoint.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The type of predefined worker that is allocated to the development endpoint.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The type of predefined worker that is allocated when a job runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The type of predefined worker that is allocated when this task runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The type of predefined worker that is allocated when a job runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The type of predefined worker that is allocated to the development endpoint.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The type of predefined worker that is allocated when this task runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The type of predefined worker that is allocated when a job runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The type of predefined worker that is allocated when a job runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The type of predefined worker that is allocated when a job runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The type of predefined worker that is allocated when a task of this transform runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The type of predefined worker that is allocated when a session runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The type of predefined worker that is allocated when a job runs.
workerType(String) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The type of predefined worker that is allocated when this task runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest.Builder
The type of predefined worker that is allocated to the development endpoint.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The type of predefined worker that is allocated to the development endpoint.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateJobRequest.Builder
The type of predefined worker that is allocated when a job runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateMlTransformRequest.Builder
The type of predefined worker that is allocated when this task runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.CreateSessionRequest.Builder
The type of predefined worker that is allocated when a job runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The type of predefined worker that is allocated to the development endpoint.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.GetMlTransformResponse.Builder
The type of predefined worker that is allocated when this task runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.Job.Builder
The type of predefined worker that is allocated when a job runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.JobRun.Builder
The type of predefined worker that is allocated when a job runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.JobUpdate.Builder
The type of predefined worker that is allocated when a job runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.MLTransform.Builder
The type of predefined worker that is allocated when a task of this transform runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.Session.Builder
The type of predefined worker that is allocated when a session runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.StartJobRunRequest.Builder
The type of predefined worker that is allocated when a job runs.
workerType(WorkerType) - Method in interface software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest.Builder
The type of predefined worker that is allocated when this task runs.
WorkerType - Enum in software.amazon.awssdk.services.glue.model
 
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointRequest
The type of predefined worker that is allocated to the development endpoint.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The type of predefined worker that is allocated to the development endpoint.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateJobRequest
The type of predefined worker that is allocated when a job runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateMlTransformRequest
The type of predefined worker that is allocated when this task runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.CreateSessionRequest
The type of predefined worker that is allocated when a job runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The type of predefined worker that is allocated to the development endpoint.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.GetMlTransformResponse
The type of predefined worker that is allocated when this task runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.Job
The type of predefined worker that is allocated when a job runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.JobRun
The type of predefined worker that is allocated when a job runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.JobUpdate
The type of predefined worker that is allocated when a job runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.MLTransform
The type of predefined worker that is allocated when a task of this transform runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.Session
The type of predefined worker that is allocated when a session runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.StartJobRunRequest
The type of predefined worker that is allocated when a job runs.
workerTypeAsString() - Method in class software.amazon.awssdk.services.glue.model.UpdateMlTransformRequest
The type of predefined worker that is allocated when this task runs.
workflow() - Method in class software.amazon.awssdk.services.glue.model.GetWorkflowResponse
The resource metadata for the workflow.
workflow(Consumer<Workflow.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowResponse.Builder
The resource metadata for the workflow.
workflow(Workflow) - Method in interface software.amazon.awssdk.services.glue.model.GetWorkflowResponse.Builder
The resource metadata for the workflow.
Workflow - Class in software.amazon.awssdk.services.glue.model
A workflow is a collection of multiple dependent Glue jobs and crawlers that are run to complete a complex ETL task.
Workflow.Builder - Interface in software.amazon.awssdk.services.glue.model
 
WorkflowGraph - Class in software.amazon.awssdk.services.glue.model
A workflow graph represents the complete workflow containing all the Glue components present in the workflow and all the directed connections between them.
WorkflowGraph.Builder - Interface in software.amazon.awssdk.services.glue.model
 
workflowName() - Method in class software.amazon.awssdk.services.glue.model.BlueprintRun
The name of a workflow that is created as a result of a successful blueprint run.
workflowName() - Method in class software.amazon.awssdk.services.glue.model.CreateTriggerRequest
The name of the workflow associated with the trigger.
workflowName() - Method in class software.amazon.awssdk.services.glue.model.Trigger
The name of the workflow associated with the trigger.
workflowName(String) - Method in interface software.amazon.awssdk.services.glue.model.BlueprintRun.Builder
The name of a workflow that is created as a result of a successful blueprint run.
workflowName(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateTriggerRequest.Builder
The name of the workflow associated with the trigger.
workflowName(String) - Method in interface software.amazon.awssdk.services.glue.model.Trigger.Builder
The name of the workflow associated with the trigger.
WorkflowRun - Class in software.amazon.awssdk.services.glue.model
A workflow run is an execution of a workflow providing all the runtime information.
WorkflowRun.Builder - Interface in software.amazon.awssdk.services.glue.model
 
workflowRunId() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The ID of this workflow run.
workflowRunId(String) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The ID of this workflow run.
workflowRunProperties() - Method in class software.amazon.awssdk.services.glue.model.WorkflowRun
The workflow run properties which were set during the run.
workflowRunProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.glue.model.WorkflowRun.Builder
The workflow run properties which were set during the run.
WorkflowRunStatistics - Class in software.amazon.awssdk.services.glue.model
Workflow run statistics provides statistics about the workflow run.
WorkflowRunStatistics.Builder - Interface in software.amazon.awssdk.services.glue.model
 
WorkflowRunStatus - Enum in software.amazon.awssdk.services.glue.model
 
workflows() - Method in class software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse
A list of workflow resource metadata.
workflows() - Method in class software.amazon.awssdk.services.glue.model.ListWorkflowsResponse
List of names of workflows in the account.
workflows(String...) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsResponse.Builder
List of names of workflows in the account.
workflows(Collection<String>) - Method in interface software.amazon.awssdk.services.glue.model.ListWorkflowsResponse.Builder
List of names of workflows in the account.
workflows(Collection<Workflow>) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse.Builder
A list of workflow resource metadata.
workflows(Consumer<Workflow.Builder>...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse.Builder
A list of workflow resource metadata.
workflows(Workflow...) - Method in interface software.amazon.awssdk.services.glue.model.BatchGetWorkflowsResponse.Builder
A list of workflow resource metadata.
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.glue.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.AccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.AlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskNotRunningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskRunningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ColumnStatisticsTaskStoppingException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentModificationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ConcurrentRunsExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ConditionCheckFailureException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerNotRunningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerRunningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.CrawlerStoppingException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.EntityNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.FederatedResourceAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.FederationSourceRetryableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GlueEncryptionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.GlueException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.glue.model.GlueException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.IdempotentParameterMismatchException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.IllegalBlueprintStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.IllegalSessionStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.IllegalWorkflowStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.InternalServiceException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.InvalidInputException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.InvalidStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.MlTransformNotReadyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.NoScheduleException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.OperationTimeoutException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.PermissionTypeMismatchException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNotReadyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ResourceNumberLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerNotRunningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerRunningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.SchedulerTransitioningException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.ValidationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.VersionMismatchException.Builder
 
writeHeader() - Method in class software.amazon.awssdk.services.glue.model.S3CsvSource
A Boolean value that specifies whether to write the header to output.
writeHeader(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.S3CsvSource.Builder
A Boolean value that specifies whether to write the header to output.
writeManifest() - Method in class software.amazon.awssdk.services.glue.model.DeltaTarget
Specifies whether to write the manifest files to the Delta table path.
writeManifest(Boolean) - Method in interface software.amazon.awssdk.services.glue.model.DeltaTarget.Builder
Specifies whether to write the manifest files to the Delta table path.

X

xmlClassifier() - Method in class software.amazon.awssdk.services.glue.model.Classifier
A classifier for XML content.
xmlClassifier() - Method in class software.amazon.awssdk.services.glue.model.CreateClassifierRequest
An XMLClassifier object specifying the classifier to create.
xmlClassifier() - Method in class software.amazon.awssdk.services.glue.model.UpdateClassifierRequest
An XMLClassifier object with updated fields.
xmlClassifier(Consumer<CreateXMLClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
An XMLClassifier object specifying the classifier to create.
xmlClassifier(Consumer<UpdateXMLClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
An XMLClassifier object with updated fields.
xmlClassifier(Consumer<XMLClassifier.Builder>) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier for XML content.
xmlClassifier(CreateXMLClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.CreateClassifierRequest.Builder
An XMLClassifier object specifying the classifier to create.
xmlClassifier(UpdateXMLClassifierRequest) - Method in interface software.amazon.awssdk.services.glue.model.UpdateClassifierRequest.Builder
An XMLClassifier object with updated fields.
xmlClassifier(XMLClassifier) - Method in interface software.amazon.awssdk.services.glue.model.Classifier.Builder
A classifier for XML content.
XMLClassifier - Class in software.amazon.awssdk.services.glue.model
A classifier for XML content.
XMLClassifier.Builder - Interface in software.amazon.awssdk.services.glue.model
 

Y

yarnEndpointAddress() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The address of the YARN endpoint used by this DevEndpoint.
yarnEndpointAddress() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The YARN endpoint address used by this DevEndpoint.
yarnEndpointAddress(String) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The address of the YARN endpoint used by this DevEndpoint.
yarnEndpointAddress(String) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The YARN endpoint address used by this DevEndpoint.

Z

Z_2_X - software.amazon.awssdk.services.glue.model.WorkerType
 
zeppelinRemoteSparkInterpreterPort() - Method in class software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse
The Apache Zeppelin port for the remote Apache Spark interpreter.
zeppelinRemoteSparkInterpreterPort() - Method in class software.amazon.awssdk.services.glue.model.DevEndpoint
The Apache Zeppelin port for the remote Apache Spark interpreter.
zeppelinRemoteSparkInterpreterPort(Integer) - Method in interface software.amazon.awssdk.services.glue.model.CreateDevEndpointResponse.Builder
The Apache Zeppelin port for the remote Apache Spark interpreter.
zeppelinRemoteSparkInterpreterPort(Integer) - Method in interface software.amazon.awssdk.services.glue.model.DevEndpoint.Builder
The Apache Zeppelin port for the remote Apache Spark interpreter.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages