Class BareMetalServerTrustedPlatformModulePatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.BareMetalServerTrustedPlatformModulePatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerTrustedPlatformModulePatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
BareMetalServerTrustedPlatformModulePatch.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder.static interface
The trusted platform module mode to use. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a BareMetalServerTrustedPlatformModulePatch builder
-
mode
Gets the mode. The trusted platform module mode to use. The specified value must be listed in the bare metal server's `supported_modes`. For the trusted platform module mode to be changed, the bare metal server `status` must be `stopped`.- Returns:
- the mode
-