public final class PeerRouteListInner extends Object
| Constructor and Description |
|---|
PeerRouteListInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<PeerRoute> |
value()
Get the value property: List of peer routes.
|
PeerRouteListInner |
withValue(List<PeerRoute> value)
Set the value property: List of peer routes.
|
public List<PeerRoute> value()
public PeerRouteListInner withValue(List<PeerRoute> value)
value - the value value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.