GalleryApplicationVersionSafetyProfile Class

public final class GalleryApplicationVersionSafetyProfile
extends GalleryArtifactSafetyProfileBase

The safety profile of the Gallery Application Version.

Constructor Summary

Constructor Description
GalleryApplicationVersionSafetyProfile()

Creates an instance of GalleryApplicationVersionSafetyProfile class.

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

GalleryApplicationVersionSafetyProfile withAllowDeletionOfReplicatedLocations(Boolean allowDeletionOfReplicatedLocations)

Set the allowDeletionOfReplicatedLocations property: Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.

Methods inherited from GalleryArtifactSafetyProfileBase

Methods inherited from java.lang.Object

Constructor Details

GalleryApplicationVersionSafetyProfile

public GalleryApplicationVersionSafetyProfile()

Creates an instance of GalleryApplicationVersionSafetyProfile class.

Method Details

validate

public void validate()

Validates the instance.

Overrides:

GalleryApplicationVersionSafetyProfile.validate()

withAllowDeletionOfReplicatedLocations

public GalleryApplicationVersionSafetyProfile withAllowDeletionOfReplicatedLocations(Boolean allowDeletionOfReplicatedLocations)

Set the allowDeletionOfReplicatedLocations property: Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.

Overrides:

GalleryApplicationVersionSafetyProfile.withAllowDeletionOfReplicatedLocations(Boolean allowDeletionOfReplicatedLocations)

Parameters:

allowDeletionOfReplicatedLocations

Applies to