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