Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
SearchAppsResponse |
IdentityDomainsClient.searchApps(SearchAppsRequest request) |
SearchAppsResponse |
IdentityDomains.searchApps(SearchAppsRequest request)
Search Apps Using POST
|
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 |
---|---|
SearchAppsRequest |
SearchAppsRequest.Builder.build()
Build the instance of SearchAppsRequest as configured by this builder
|
SearchAppsRequest |
SearchAppsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SearchAppsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SearchAppsRequest.Builder |
SearchAppsRequest.Builder.copy(SearchAppsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.