Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchApiKeyResponse |
IdentityDomainsClient.patchApiKey(PatchApiKeyRequest request) |
PatchApiKeyResponse |
IdentityDomains.patchApiKey(PatchApiKeyRequest request)
Update a user’s API key.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchApiKeyResponse> |
IdentityDomainsAsyncClient.patchApiKey(PatchApiKeyRequest request,
AsyncHandler<PatchApiKeyRequest,PatchApiKeyResponse> handler) |
Future<PatchApiKeyResponse> |
IdentityDomainsAsync.patchApiKey(PatchApiKeyRequest request,
AsyncHandler<PatchApiKeyRequest,PatchApiKeyResponse> handler)
Update a user’s API key.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchApiKeyResponse> |
IdentityDomainsAsyncClient.patchApiKey(PatchApiKeyRequest request,
AsyncHandler<PatchApiKeyRequest,PatchApiKeyResponse> handler) |
Future<PatchApiKeyResponse> |
IdentityDomainsAsync.patchApiKey(PatchApiKeyRequest request,
AsyncHandler<PatchApiKeyRequest,PatchApiKeyResponse> handler)
Update a user’s API key.
|
Modifier and Type | Method and Description |
---|---|
PatchApiKeyResponse |
PatchApiKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchApiKeyResponse.Builder |
PatchApiKeyResponse.Builder.copy(PatchApiKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.