Uses of Class
com.softlayer.api.service.virtual.guest.SupplementalCreateObjectOptions
-
Packages that use SupplementalCreateObjectOptions Package Description com.softlayer.api.service.virtual -
-
Uses of SupplementalCreateObjectOptions in com.softlayer.api.service.virtual
Fields in com.softlayer.api.service.virtual declared as SupplementalCreateObjectOptions Modifier and Type Field Description protected SupplementalCreateObjectOptions
Guest. supplementalCreateObjectOptions
Extra options needed for [[SoftLayer_Virtual_Guest/createObject|createObject]] and [[SoftLayer_Virtual_Guest/createObjects|createObjects]].Methods in com.softlayer.api.service.virtual that return SupplementalCreateObjectOptions Modifier and Type Method Description SupplementalCreateObjectOptions
Guest. getSupplementalCreateObjectOptions()
Methods in com.softlayer.api.service.virtual with parameters of type SupplementalCreateObjectOptions Modifier and Type Method Description void
Guest. setSupplementalCreateObjectOptions(SupplementalCreateObjectOptions supplementalCreateObjectOptions)
-