Class InstanceInitialization
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceInitialization
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceInitialization
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceInitialization.
-
Method Summary
Modifier and TypeMethodDescriptionGets the defaultTrustedProfile.getKeys()
Gets the keys.Gets the password.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getDefaultTrustedProfile
Gets the defaultTrustedProfile. The default trusted profile configuration specified at virtual server instance creation. If absent, no default trusted profile was specified.- Returns:
- the defaultTrustedProfile
-
getKeys
Gets the keys. The public SSH keys used at instance initialization.- Returns:
- the keys
-
getPassword
-