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