Class 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 Detail

      • 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