Class BareMetalServerProfile
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfile
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerProfile
extends com.ibm.cloud.sdk.core.service.model.GenericModel
BareMetalServerProfile.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The resource type. -
Method Summary
Modifier and TypeMethodDescriptionGets the bandwidth.Gets the consoleTypes.Gets the cpuArchitecture.Gets the cpuCoreCount.Gets the cpuSocketCount.getDisks()
Gets the disks.Gets the family.getHref()
Gets the href.Gets the memory.getName()
Gets the name.Gets the networkAttachmentCount.Gets the networkInterfaceCount.Gets the osArchitecture.Gets the reservationTerms.Gets the resourceType.Gets the supportedTrustedPlatformModuleModes.Gets the virtualNetworkInterfacesSupported.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getBandwidth
-
getConsoleTypes
Gets the consoleTypes. The console type configuration for a bare metal server with this profile.- Returns:
- the consoleTypes
-
getCpuArchitecture
Gets the cpuArchitecture.- Returns:
- the cpuArchitecture
-
getCpuCoreCount
Gets the cpuCoreCount.- Returns:
- the cpuCoreCount
-
getCpuSocketCount
Gets the cpuSocketCount.- Returns:
- the cpuSocketCount
-
getDisks
Gets the disks. The disks for a bare metal server with this profile.- Returns:
- the disks
-
getFamily
Gets the family. The product family this bare metal server profile belongs to.- Returns:
- the family
-
getHref
Gets the href. The URL for this bare metal server profile.- Returns:
- the href
-
getMemory
-
getName
Gets the name. The name for this bare metal server profile.- Returns:
- the name
-
getNetworkAttachmentCount
Gets the networkAttachmentCount.- Returns:
- the networkAttachmentCount
-
getNetworkInterfaceCount
Gets the networkInterfaceCount.- Returns:
- the networkInterfaceCount
-
getOsArchitecture
Gets the osArchitecture.- Returns:
- the osArchitecture
-
getReservationTerms
Gets the reservationTerms.- Returns:
- the reservationTerms
-
getResourceType
-
getSupportedTrustedPlatformModuleModes
public BareMetalServerProfileSupportedTrustedPlatformModuleModes getSupportedTrustedPlatformModuleModes()Gets the supportedTrustedPlatformModuleModes. The supported trusted platform module modes for this bare metal server profile.- Returns:
- the supportedTrustedPlatformModuleModes
-
getVirtualNetworkInterfacesSupported
public BareMetalServerProfileVirtualNetworkInterfacesSupported getVirtualNetworkInterfacesSupported()Gets the virtualNetworkInterfacesSupported. Indicates whether this profile supports virtual network interfaces.- Returns:
- the virtualNetworkInterfacesSupported
-