Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
SearchAppsResponse |
IdentityDomainsClient.searchApps(SearchAppsRequest request) |
SearchAppsResponse |
IdentityDomains.searchApps(SearchAppsRequest request)
Search Apps Using POST
|
Modifier and Type | Method and Description |
---|---|
Future<SearchAppsResponse> |
IdentityDomainsAsyncClient.searchApps(SearchAppsRequest request,
AsyncHandler<SearchAppsRequest,SearchAppsResponse> handler) |
Future<SearchAppsResponse> |
IdentityDomainsAsync.searchApps(SearchAppsRequest request,
AsyncHandler<SearchAppsRequest,SearchAppsResponse> handler)
Search Apps Using POST
|
Modifier and Type | Method and Description |
---|---|
Future<SearchAppsResponse> |
IdentityDomainsAsyncClient.searchApps(SearchAppsRequest request,
AsyncHandler<SearchAppsRequest,SearchAppsResponse> handler) |
Future<SearchAppsResponse> |
IdentityDomainsAsync.searchApps(SearchAppsRequest request,
AsyncHandler<SearchAppsRequest,SearchAppsResponse> handler)
Search Apps Using POST
|
Modifier and Type | Method and Description |
---|---|
SearchAppsResponse |
SearchAppsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SearchAppsResponse.Builder |
SearchAppsResponse.Builder.copy(SearchAppsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.