Class SnapshotProperties


  • public final class SnapshotProperties
    extends Object
    Snapshot properties.
    • Constructor Detail

      • SnapshotProperties

        public SnapshotProperties()
    • Method Detail

      • snapshotId

        public String snapshotId()
        Get the snapshotId property: snapshotId UUID v4 used to identify the Snapshot.
        Returns:
        the snapshotId value.
      • created

        public OffsetDateTime created()
        Get the created property: name The creation date of the snapshot.
        Returns:
        the created value.
      • provisioningState

        public String provisioningState()
        Get the provisioningState property: Azure lifecycle management.
        Returns:
        the provisioningState value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.