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.modelMethods in com.oracle.bmc.identitydomains.model that return MyAppSearchRequest Modifier and Type Method Description MyAppSearchRequestMyAppSearchRequest.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type MyAppSearchRequest Modifier and Type Method Description MyAppSearchRequest.BuilderMyAppSearchRequest.Builder. copy(MyAppSearchRequest model)
- 
Uses of MyAppSearchRequest in com.oracle.bmc.identitydomains.requestsMethods in com.oracle.bmc.identitydomains.requests that return MyAppSearchRequest Modifier and Type Method Description MyAppSearchRequestSearchMyAppsRequest. getBody$()Alternative accessor for the body parameter.MyAppSearchRequestSearchMyAppsRequest. getMyAppSearchRequest()Parameters for searching MyAppsMethods in com.oracle.bmc.identitydomains.requests with parameters of type MyAppSearchRequest Modifier and Type Method Description SearchMyAppsRequest.BuilderSearchMyAppsRequest.Builder. body$(MyAppSearchRequest body)Alternative setter for the body parameter.SearchMyAppsRequest.BuilderSearchMyAppsRequest.Builder. myAppSearchRequest(MyAppSearchRequest myAppSearchRequest)Parameters for searching MyApps
 
-