Class RouteNextHop

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel
    Direct Known Subclasses:
    RouteNextHopIP, RouteNextHopVPNGatewayConnectionReference

    public class RouteNextHop
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    RouteNextHop. Classes which extend this class: - RouteNextHopIP - RouteNextHopVPNGatewayConnectionReference
    • Method Detail

      • getAddress

        public String getAddress()
        Gets the address. The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
        Returns:
        the address
      • getDeleted

        public VPNGatewayConnectionReferenceDeleted getDeleted()
        Gets the deleted. If present, this property indicates the referenced resource has been deleted, and provides some supplementary information.
        Returns:
        the deleted
      • getHref

        public String getHref()
        Gets the href. The VPN connection's canonical URL.
        Returns:
        the href
      • getId

        public String getId()
        Gets the id. The unique identifier for this VPN gateway connection.
        Returns:
        the id
      • getName

        public String getName()
        Gets the name. The name for this VPN gateway connection. The name is unique across all connections for the VPN gateway.
        Returns:
        the name
      • getResourceType

        public String getResourceType()
        Gets the resourceType. The resource type.
        Returns:
        the resourceType