Class InstanceGPU
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceGPU
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceGPU
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The virtual server instance GPU configuration.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCount
Gets the count. The number of GPUs assigned to the instance.- Returns:
- the count
-
getManufacturer
Gets the manufacturer. The GPU manufacturer.- Returns:
- the manufacturer
-
getMemory
Gets the memory. The overall amount of GPU memory in GiB (gibibytes).- Returns:
- the memory
-
getModel
-