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