Class UpdateVpcRoutingTableRouteOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class UpdateVpcRoutingTableRouteOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateVpcRoutingTableRoute options.
    • Method Detail

      • vpcId

        public String vpcId()
        Gets the vpcId. The VPC identifier.
        Returns:
        the vpcId
      • routingTableId

        public String routingTableId()
        Gets the routingTableId. The routing table identifier.
        Returns:
        the routingTableId
      • id

        public String id()
        Gets the id. The VPC routing table route identifier.
        Returns:
        the id
      • routePatch

        public Map<String,​Object> routePatch()
        Gets the routePatch. The VPC route patch.
        Returns:
        the routePatch