Class UpdateReservationOptions

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

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

    • newBuilder

      public UpdateReservationOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateReservationOptions builder
    • id

      public String id()
      Gets the id. The reservation identifier.
      Returns:
      the id
    • reservationPatch

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