Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchApiKeyResponse |
IdentityDomainsClient.patchApiKey(PatchApiKeyRequest request) |
PatchApiKeyResponse |
IdentityDomains.patchApiKey(PatchApiKeyRequest request)
Update a user’s API key.
|
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 |
---|---|
PatchApiKeyRequest |
PatchApiKeyRequest.Builder.build()
Build the instance of PatchApiKeyRequest as configured by this builder
|
PatchApiKeyRequest |
PatchApiKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchApiKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchApiKeyRequest.Builder |
PatchApiKeyRequest.Builder.copy(PatchApiKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.