Interface Table.Definition
- All Superinterfaces:
Table.DefinitionStages.Blank, Table.DefinitionStages.WithCreate, Table.DefinitionStages.WithParentResource, Table.DefinitionStages.WithPlan, Table.DefinitionStages.WithRestoredLogs, Table.DefinitionStages.WithRetentionInDays, Table.DefinitionStages.WithSchema, Table.DefinitionStages.WithSearchResults, Table.DefinitionStages.WithTotalRetentionInDays
- Enclosing interface:
Table
public static interface Table.Definition
extends Table.DefinitionStages.Blank, Table.DefinitionStages.WithParentResource, Table.DefinitionStages.WithCreate
The entirety of the Table definition.
-
Method Summary
Methods inherited from interface Table.DefinitionStages.WithCreate
create, createMethods inherited from interface Table.DefinitionStages.WithParentResource
withExistingWorkspaceMethods inherited from interface Table.DefinitionStages.WithPlan
withPlanMethods inherited from interface Table.DefinitionStages.WithRestoredLogs
withRestoredLogsMethods inherited from interface Table.DefinitionStages.WithRetentionInDays
withRetentionInDaysMethods inherited from interface Table.DefinitionStages.WithSchema
withSchemaMethods inherited from interface Table.DefinitionStages.WithSearchResults
withSearchResultsMethods inherited from interface Table.DefinitionStages.WithTotalRetentionInDays
withTotalRetentionInDays