public class DeletedSasDefinitionBundle extends SasDefinitionBundle
| Constructor and Description |
|---|
DeletedSasDefinitionBundle() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
deletedDate()
Get the deletedDate value.
|
String |
recoveryId()
Get the recoveryId value.
|
org.joda.time.DateTime |
scheduledPurgeDate()
Get the scheduledPurgeDate value.
|
DeletedSasDefinitionBundle |
withRecoveryId(String recoveryId)
Set the recoveryId value.
|
attributes, id, sasType, secretId, tags, templateUri, validityPeriodpublic String recoveryId()
public DeletedSasDefinitionBundle withRecoveryId(String recoveryId)
recoveryId - the recoveryId value to setpublic org.joda.time.DateTime scheduledPurgeDate()
public org.joda.time.DateTime deletedDate()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/