Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
GetBdsApiKeyResponse |
BdsClient.getBdsApiKey(GetBdsApiKeyRequest request) |
GetBdsApiKeyResponse |
Bds.getBdsApiKey(GetBdsApiKeyRequest request)
Returns the user’s API key information for the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBdsApiKeyResponse> |
BdsAsyncClient.getBdsApiKey(GetBdsApiKeyRequest request,
AsyncHandler<GetBdsApiKeyRequest,GetBdsApiKeyResponse> handler) |
Future<GetBdsApiKeyResponse> |
BdsAsync.getBdsApiKey(GetBdsApiKeyRequest request,
AsyncHandler<GetBdsApiKeyRequest,GetBdsApiKeyResponse> handler)
Returns the user’s API key information for the given ID.
|
Modifier and Type | Method and Description |
---|---|
GetBdsApiKeyResponse |
GetBdsApiKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBdsApiKeyResponse.Builder |
GetBdsApiKeyResponse.Builder.copy(GetBdsApiKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.