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