Interface Snapshot.DefinitionStages.WithPublicNetworkAccess
- All Known Subinterfaces:
Snapshot.Definition, Snapshot.DefinitionStages.WithCreate
- Enclosing interface:
Snapshot.DefinitionStages
public static interface Snapshot.DefinitionStages.WithPublicNetworkAccess
The stage of snapshot definition allowing to configure network access settings.
-
Method Summary
Modifier and TypeMethodDescriptionDisables public network access for the snapshot.
-
Method Details
-
disablePublicNetworkAccess
Snapshot.DefinitionStages.WithCreate disablePublicNetworkAccess()Disables public network access for the snapshot.- Returns:
- the next stage of the definition
-