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