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