public class ConnectivityHop extends Object
Constructor and Description |
---|
ConnectivityHop() |
Modifier and Type | Method and Description |
---|---|
String |
address()
Get the address value.
|
String |
id()
Get the id value.
|
List<ConnectivityIssue> |
issues()
Get the issues value.
|
List<String> |
nextHopIds()
Get the nextHopIds value.
|
String |
resourceId()
Get the resourceId value.
|
String |
type()
Get the type value.
|
public String type()
public String id()
public String address()
public String resourceId()
public List<ConnectivityIssue> issues()
Copyright © 2019. All rights reserved.