Uses of Class
com.oracle.bmc.core.model.InstanceMaintenanceReboot
-
Packages that use InstanceMaintenanceReboot Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of InstanceMaintenanceReboot in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return InstanceMaintenanceReboot Modifier and Type Method Description InstanceMaintenanceReboot
InstanceMaintenanceReboot.Builder. build()
Methods in com.oracle.bmc.core.model with parameters of type InstanceMaintenanceReboot Modifier and Type Method Description InstanceMaintenanceReboot.Builder
InstanceMaintenanceReboot.Builder. copy(InstanceMaintenanceReboot model)
-
Uses of InstanceMaintenanceReboot in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return InstanceMaintenanceReboot Modifier and Type Method Description InstanceMaintenanceReboot
GetInstanceMaintenanceRebootResponse. getInstanceMaintenanceReboot()
The returned InstanceMaintenanceReboot instance.Methods in com.oracle.bmc.core.responses with parameters of type InstanceMaintenanceReboot Modifier and Type Method Description GetInstanceMaintenanceRebootResponse.Builder
GetInstanceMaintenanceRebootResponse.Builder. instanceMaintenanceReboot(InstanceMaintenanceReboot instanceMaintenanceReboot)
The returned InstanceMaintenanceReboot instance.
-