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