Uses of Class
com.oracle.bmc.identitydomains.model.MyAppSearchRequest
-
Packages that use MyAppSearchRequest Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.requests -
-
Uses of MyAppSearchRequest in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyAppSearchRequest Modifier and Type Method Description MyAppSearchRequest
MyAppSearchRequest.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type MyAppSearchRequest Modifier and Type Method Description MyAppSearchRequest.Builder
MyAppSearchRequest.Builder. copy(MyAppSearchRequest model)
-
Uses of MyAppSearchRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return MyAppSearchRequest Modifier and Type Method Description MyAppSearchRequest
SearchMyAppsRequest. getBody$()
Alternative accessor for the body parameter.MyAppSearchRequest
SearchMyAppsRequest. getMyAppSearchRequest()
Parameters for searching MyAppsMethods in com.oracle.bmc.identitydomains.requests with parameters of type MyAppSearchRequest Modifier and Type Method Description SearchMyAppsRequest.Builder
SearchMyAppsRequest.Builder. body$(MyAppSearchRequest body)
Alternative setter for the body parameter.SearchMyAppsRequest.Builder
SearchMyAppsRequest.Builder. myAppSearchRequest(MyAppSearchRequest myAppSearchRequest)
Parameters for searching MyApps
-