Class Backup.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.network.Storage.Mask
-
- com.softlayer.api.service.network.storage.Backup.Mask
-
- Direct Known Subclasses:
Evault.Mask
- Enclosing class:
- Backup
public static class Backup.Mask extends Storage.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description Backup.Mask
currentCyclePeakUsage()
Backup.Mask
previousCyclePeakUsage()
-
Methods inherited from class com.softlayer.api.service.network.Storage.Mask
account, accountId, accountPassword, activeTransactionCount, activeTransactions, allowedHardware, allowedHardwareCount, allowedIpAddressCount, allowedIpAddresses, allowedReplicationHardware, allowedReplicationHardwareCount, allowedReplicationIpAddressCount, allowedReplicationIpAddresses, allowedReplicationSubnetCount, allowedReplicationSubnets, allowedReplicationVirtualGuestCount, allowedReplicationVirtualGuests, allowedSubnetCount, allowedSubnets, allowedVirtualGuestCount, allowedVirtualGuests, billingItem, billingItemCategory, bytesUsed, capacityGb, createDate, creationScheduleId, credentialCount, credentials, dailySchedule, eventCount, events, fileNetworkMountAddress, guestId, hardware, hardwareId, hasEncryptionAtRest, hostId, hourlySchedule, id, intervalSchedule, iops, iscsiLunCount, iscsiLuns, iscsiTargetIpAddressCount, iscsiTargetIpAddresses, isReadyForSnapshot, isReadyToMount, lunId, manualSnapshotCount, manualSnapshots, metricTrackingObject, mountableFlag, moveAndSplitStatus, nasType, notes, notificationSubscriberCount, notificationSubscribers, originalSnapshotName, originalVolumeName, originalVolumeSize, osType, osTypeId, parentPartnershipCount, parentPartnerships, parentVolume, partnershipCount, partnerships, password, permissionsGroupCount, permissionsGroups, properties, propertyCount, provisionedIops, replicatingLunCount, replicatingLuns, replicatingVolume, replicationEventCount, replicationEvents, replicationPartnerCount, replicationPartners, replicationSchedule, replicationStatus, scheduleCount, schedules, serviceProviderId, serviceResource, serviceResourceBackendIpAddress, serviceResourceName, snapshotCapacityGb, snapshotCount, snapshotCreationTimestamp, snapshotDeletionThresholdPercentage, snapshots, snapshotSizeBytes, snapshotSpaceAvailable, staasVersion, storageGroupCount, storageGroups, storageTierLevel, storageType, storageTypeId, totalBytesUsed, totalScheduleSnapshotRetentionCount, upgradableFlag, usageNotification, username, vendorName, virtualGuest, volumeHistory, volumeHistoryCount, volumeStatus, webccAccount, weeklySchedule
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
currentCyclePeakUsage
public Backup.Mask currentCyclePeakUsage()
-
previousCyclePeakUsage
public Backup.Mask previousCyclePeakUsage()
-
-