Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
SearchAccountMgmtInfosResponse |
IdentityDomainsClient.searchAccountMgmtInfos(SearchAccountMgmtInfosRequest request) |
SearchAccountMgmtInfosResponse |
IdentityDomains.searchAccountMgmtInfos(SearchAccountMgmtInfosRequest request)
Search Account Mgmt Info Using POST
|
Future<SearchAccountMgmtInfosResponse> |
IdentityDomainsAsyncClient.searchAccountMgmtInfos(SearchAccountMgmtInfosRequest request,
AsyncHandler<SearchAccountMgmtInfosRequest,SearchAccountMgmtInfosResponse> handler) |
Future<SearchAccountMgmtInfosResponse> |
IdentityDomainsAsync.searchAccountMgmtInfos(SearchAccountMgmtInfosRequest request,
AsyncHandler<SearchAccountMgmtInfosRequest,SearchAccountMgmtInfosResponse> handler)
Search Account Mgmt Info Using POST
|
Modifier and Type | Method and Description |
---|---|
Future<SearchAccountMgmtInfosResponse> |
IdentityDomainsAsyncClient.searchAccountMgmtInfos(SearchAccountMgmtInfosRequest request,
AsyncHandler<SearchAccountMgmtInfosRequest,SearchAccountMgmtInfosResponse> handler) |
Future<SearchAccountMgmtInfosResponse> |
IdentityDomainsAsync.searchAccountMgmtInfos(SearchAccountMgmtInfosRequest request,
AsyncHandler<SearchAccountMgmtInfosRequest,SearchAccountMgmtInfosResponse> handler)
Search Account Mgmt Info Using POST
|
Modifier and Type | Method and Description |
---|---|
SearchAccountMgmtInfosRequest |
SearchAccountMgmtInfosRequest.Builder.build()
Build the instance of SearchAccountMgmtInfosRequest as configured by this builder
|
SearchAccountMgmtInfosRequest |
SearchAccountMgmtInfosRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SearchAccountMgmtInfosRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SearchAccountMgmtInfosRequest.Builder |
SearchAccountMgmtInfosRequest.Builder.copy(SearchAccountMgmtInfosRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.