public class KeyVaultReference extends Object
| Constructor and Description |
|---|
KeyVaultReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id value.
|
String |
url()
Get the url value.
|
KeyVaultReference |
withId(String id)
Set the id value.
|
KeyVaultReference |
withUrl(String url)
Set the url value.
|
public String id()
public KeyVaultReference withId(String id)
id - the id value to setpublic String url()
public KeyVaultReference withUrl(String url)
url - the url value to setCopyright © 2019. All rights reserved.