Uses of Class
com.oracle.bmc.opsi.model.RelatedObjectTypeDetails.Type
-
Packages that use RelatedObjectTypeDetails.Type Package Description com.oracle.bmc.opsi.model -
-
Uses of RelatedObjectTypeDetails.Type in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return RelatedObjectTypeDetails.Type Modifier and Type Method Description static RelatedObjectTypeDetails.TypeRelatedObjectTypeDetails.Type. create(String key)static RelatedObjectTypeDetails.TypeRelatedObjectTypeDetails.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static RelatedObjectTypeDetails.Type[]RelatedObjectTypeDetails.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-