Uses of Class
com.oracle.bmc.loganalytics.requests.ListLookupsRequest.IsSystem
-
Packages that use ListLookupsRequest.IsSystem Package Description com.oracle.bmc.loganalytics.requests -
-
Uses of ListLookupsRequest.IsSystem in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListLookupsRequest.IsSystem Modifier and Type Method Description static ListLookupsRequest.IsSystemListLookupsRequest.IsSystem. create(String key)ListLookupsRequest.IsSystemListLookupsRequest. getIsSystem()The system value used for filtering.static ListLookupsRequest.IsSystemListLookupsRequest.IsSystem. valueOf(String name)Returns the enum constant of this type with the specified name.static ListLookupsRequest.IsSystem[]ListLookupsRequest.IsSystem. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.loganalytics.requests with parameters of type ListLookupsRequest.IsSystem Modifier and Type Method Description ListLookupsRequest.BuilderListLookupsRequest.Builder. isSystem(ListLookupsRequest.IsSystem isSystem)The system value used for filtering.
-