Class UpdateVpcRoutingTableRouteOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • newBuilder

      New builder.
      Returns:
      a UpdateVpcRoutingTableRouteOptions builder
    • 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