Interface ImmutabilityPolicy.DefinitionStages
-
- Enclosing interface:
- ImmutabilityPolicy
public static interface ImmutabilityPolicy.DefinitionStagesGrouping of ImmutabilityPolicy definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceImmutabilityPolicy.DefinitionStages.BlankThe first stage of a ImmutabilityPolicy definition.static interfaceImmutabilityPolicy.DefinitionStages.WithContainerThe stage of the immutabilitypolicy definition allowing to specify Container.static interfaceImmutabilityPolicy.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 interfaceImmutabilityPolicy.DefinitionStages.WithETagCheckThe stage of the immutabilitypolicy definition allowing to specify If-Match header.static interfaceImmutabilityPolicy.DefinitionStages.WithImmutabilityPeriodSinceCreationInDaysThe stage of the immutabilitypolicy definition allowing to specify ImmutabilityPeriodSinceCreationInDays.
-