public final class GalleryArtifactVersionSource extends Object
Constructor and Description |
---|
GalleryArtifactVersionSource() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the id property: The id of the gallery artifact version source.
|
void |
validate()
Validates the instance.
|
GalleryArtifactVersionSource |
withId(String id)
Set the id property: The id of the gallery artifact version source.
|
public String id()
public GalleryArtifactVersionSource 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.