Interface Gallery.DefinitionStages
-
- Enclosing interface:
- Gallery
public static interface Gallery.DefinitionStagesGrouping of gallery definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGallery.DefinitionStages.BlankThe first stage of a gallery definition.static interfaceGallery.DefinitionStages.WithCreateThe 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 interfaceGallery.DefinitionStages.WithDescriptionThe stage of the gallery definition allowing to specify description.static interfaceGallery.DefinitionStages.WithGroupThe stage of the gallery definition allowing to specify the resource group.
-