Interface Gallery.DefinitionStages
- Enclosing interface:
- Gallery
public static interface Gallery.DefinitionStages
Grouping of gallery definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a gallery definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()
), but also allows for any other optional settings to be specified.static interface
The stage of the gallery definition allowing to specify description.static interface
The stage of the gallery definition allowing to specify the resource group.