Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UploadApiKeyResponse |
IdentityClient.uploadApiKey(UploadApiKeyRequest request) |
UploadApiKeyResponse |
Identity.uploadApiKey(UploadApiKeyRequest request)
Uploads an API signing key for the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<UploadApiKeyResponse> |
IdentityAsync.uploadApiKey(UploadApiKeyRequest request,
AsyncHandler<UploadApiKeyRequest,UploadApiKeyResponse> handler)
Uploads an API signing key for the specified user.
|
Future<UploadApiKeyResponse> |
IdentityAsyncClient.uploadApiKey(UploadApiKeyRequest request,
AsyncHandler<UploadApiKeyRequest,UploadApiKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UploadApiKeyResponse> |
IdentityAsync.uploadApiKey(UploadApiKeyRequest request,
AsyncHandler<UploadApiKeyRequest,UploadApiKeyResponse> handler)
Uploads an API signing key for the specified user.
|
Future<UploadApiKeyResponse> |
IdentityAsyncClient.uploadApiKey(UploadApiKeyRequest request,
AsyncHandler<UploadApiKeyRequest,UploadApiKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UploadApiKeyResponse |
UploadApiKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UploadApiKeyResponse.Builder |
UploadApiKeyResponse.Builder.copy(UploadApiKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.