public final class ConnectionMonitorEndpointScopeItem extends Object
| Constructor and Description |
|---|
ConnectionMonitorEndpointScopeItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
address()
Get the address property: The address of the endpoint item.
|
void |
validate()
Validates the instance.
|
ConnectionMonitorEndpointScopeItem |
withAddress(String address)
Set the address property: The address of the endpoint item.
|
public String address()
public ConnectionMonitorEndpointScopeItem withAddress(String address)
address - the address value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.