public final class AliasPathMetadata extends Object
| Constructor and Description |
|---|
AliasPathMetadata() |
| Modifier and Type | Method and Description |
|---|---|
AliasPathAttributes |
attributes()
Get the attributes property: The attributes of the token that the alias path is referring to.
|
AliasPathTokenType |
type()
Get the type property: The type of the token that the alias path is referring to.
|
void |
validate()
Validates the instance.
|
public AliasPathTokenType type()
public AliasPathAttributes attributes()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.