Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
CreateBdsApiKeyResponse |
BdsClient.createBdsApiKey(CreateBdsApiKeyRequest request) |
CreateBdsApiKeyResponse |
Bds.createBdsApiKey(CreateBdsApiKeyRequest request)
Create an API key on behalf of the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateBdsApiKeyResponse> |
BdsAsyncClient.createBdsApiKey(CreateBdsApiKeyRequest request,
AsyncHandler<CreateBdsApiKeyRequest,CreateBdsApiKeyResponse> handler) |
Future<CreateBdsApiKeyResponse> |
BdsAsync.createBdsApiKey(CreateBdsApiKeyRequest request,
AsyncHandler<CreateBdsApiKeyRequest,CreateBdsApiKeyResponse> handler)
Create an API key on behalf of the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateBdsApiKeyResponse> |
BdsAsyncClient.createBdsApiKey(CreateBdsApiKeyRequest request,
AsyncHandler<CreateBdsApiKeyRequest,CreateBdsApiKeyResponse> handler) |
Future<CreateBdsApiKeyResponse> |
BdsAsync.createBdsApiKey(CreateBdsApiKeyRequest request,
AsyncHandler<CreateBdsApiKeyRequest,CreateBdsApiKeyResponse> handler)
Create an API key on behalf of the specified user.
|
Modifier and Type | Method and Description |
---|---|
CreateBdsApiKeyResponse |
CreateBdsApiKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateBdsApiKeyResponse.Builder |
CreateBdsApiKeyResponse.Builder.copy(CreateBdsApiKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.