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