public class NextHopParameters extends Object
Constructor and Description |
---|
NextHopParameters() |
Modifier and Type | Method and Description |
---|---|
String |
destinationIPAddress()
Get the destinationIPAddress value.
|
String |
sourceIPAddress()
Get the sourceIPAddress value.
|
String |
targetNicResourceId()
Get the targetNicResourceId value.
|
String |
targetResourceId()
Get the targetResourceId value.
|
NextHopParameters |
withDestinationIPAddress(String destinationIPAddress)
Set the destinationIPAddress value.
|
NextHopParameters |
withSourceIPAddress(String sourceIPAddress)
Set the sourceIPAddress value.
|
NextHopParameters |
withTargetNicResourceId(String targetNicResourceId)
Set the targetNicResourceId value.
|
NextHopParameters |
withTargetResourceId(String targetResourceId)
Set the targetResourceId value.
|
public String targetResourceId()
public NextHopParameters withTargetResourceId(String targetResourceId)
targetResourceId
- the targetResourceId value to setpublic String sourceIPAddress()
public NextHopParameters withSourceIPAddress(String sourceIPAddress)
sourceIPAddress
- the sourceIPAddress value to setpublic String destinationIPAddress()
public NextHopParameters withDestinationIPAddress(String destinationIPAddress)
destinationIPAddress
- the destinationIPAddress value to setpublic String targetNicResourceId()
public NextHopParameters withTargetNicResourceId(String targetNicResourceId)
targetNicResourceId
- the targetNicResourceId value to setCopyright © 2019. All rights reserved.