Class ReservationCapacityPatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.ReservationCapacityPatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ReservationCapacityPatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The capacity reservation configuration to use.
The configuration can only be changed for reservations with a `status` of `inactive`.
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a ReservationCapacityPatch builder
-
total
Gets the total. The total amount to use for this capacity reservation.- Returns:
- the total
-