public class VaultPatchParameters extends Object
| Constructor and Description |
|---|
VaultPatchParameters() |
| Modifier and Type | Method and Description |
|---|---|
VaultPatchProperties |
properties()
Get the properties value.
|
Map<String,String> |
tags()
Get the tags value.
|
VaultPatchParameters |
withProperties(VaultPatchProperties properties)
Set the properties value.
|
VaultPatchParameters |
withTags(Map<String,String> tags)
Set the tags value.
|
public VaultPatchParameters withTags(Map<String,String> tags)
tags - the tags value to setpublic VaultPatchProperties properties()
public VaultPatchParameters withProperties(VaultPatchProperties properties)
properties - the properties value to setCopyright © 2019. All rights reserved.