public final class SourceVault extends Object
Constructor and Description |
---|
SourceVault() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the id property: Resource Id.
|
void |
validate()
Validates the instance.
|
SourceVault |
withId(String id)
Set the id property: Resource Id.
|
public String id()
public SourceVault withId(String id)
id
- the id value to set.public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.