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