Class UpdateVpcRouteOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.UpdateVpcRouteOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateVpcRouteOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateVpcRoute options.
  • Method Details

    • newBuilder

      public UpdateVpcRouteOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateVpcRouteOptions builder
    • vpcId

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

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

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