Class ReservationProfilePatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.ReservationProfilePatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ReservationProfilePatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The [instance profile](https://cloud.ibm.com/docs/vpc?topic=vpc-profiles) or
[bare metal server profile](https://cloud.ibm.com/docs/vpc?topic=vpc-bare-metal-servers-profile) to use for this
reservation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder.static interface
The resource type of the profile. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a ReservationProfilePatch builder
-
name
-
resourceType
Gets the resourceType. The resource type of the profile.- Returns:
- the resourceType
-