public final class PrivateLinkResourceListResultInner extends Object
| Constructor and Description |
|---|
PrivateLinkResourceListResultInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<PrivateLinkResource> |
value()
Get the value property: Array of private link resources.
|
PrivateLinkResourceListResultInner |
withValue(List<PrivateLinkResource> value)
Set the value property: Array of private link resources.
|
public List<PrivateLinkResource> value()
public PrivateLinkResourceListResultInner withValue(List<PrivateLinkResource> value)
value - the value value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020. All rights reserved.