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