ExpressRouteCircuitsRoutesTableListResultInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. ExpressRouteCircuitsRoutesTableListResultInner
- com.
Implements
public final class ExpressRouteCircuitsRoutesTableListResultInner
implements JsonSerializable<ExpressRouteCircuitsRoutesTableListResultInner>
Response for ListRoutesTable associated with the Express Route Circuits API.
Constructor | Description |
---|---|
Express |
Creates an instance of Express |
Modifier and Type | Method and Description |
---|---|
static
Express |
from Reads an instance of Express |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Express |
value()
Get the value property: The list of routes table. |
Express |
with Set the next |
Express |
with Set the value property: The list of routes table. |
Methods inherited from java.lang.Object
ExpressRouteCircuitsRoutesTableListResultInner
public ExpressRouteCircuitsRoutesTableListResultInner()
Creates an instance of ExpressRouteCircuitsRoutesTableListResultInner class.
fromJson
public static ExpressRouteCircuitsRoutesTableListResultInner fromJson(JsonReader jsonReader)
Reads an instance of ExpressRouteCircuitsRoutesTableListResultInner from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The URL to get the next set of results.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The list of routes table.
Returns:
withNextLink
public ExpressRouteCircuitsRoutesTableListResultInner withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of results.
Parameters:
Returns:
withValue
public ExpressRouteCircuitsRoutesTableListResultInner withValue(List
Set the value property: The list of routes table.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: