Interface DataVersionBaseData.DefinitionStages
-
- Enclosing interface:
- DataVersionBaseData
public static interface DataVersionBaseData.DefinitionStages
The DataVersionBaseData definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
DataVersionBaseData.DefinitionStages.Blank
The first stage of the DataVersionBaseData definition.static interface
DataVersionBaseData.DefinitionStages.WithCreate
The stage of the DataVersionBaseData definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interface
DataVersionBaseData.DefinitionStages.WithParentResource
The stage of the DataVersionBaseData definition allowing to specify parent resource.static interface
DataVersionBaseData.DefinitionStages.WithProperties
The stage of the DataVersionBaseData definition allowing to specify properties.
-