| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.models |
Package containing the data models for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VaultListResult |
VaultListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of vaults.
|
VaultListResult |
VaultListResult.withValue(List<VaultInner> value)
Set the value property: The list of vaults.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.