Package | Description |
---|---|
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ApiKey |
ApiKey.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ApiKey.Builder |
ApiKey.Builder.copy(ApiKey o) |
Modifier and Type | Method and Description |
---|---|
ApiKey |
UploadApiKeyResponse.getApiKey()
The returned ApiKey instance.
|
Modifier and Type | Method and Description |
---|---|
List<ApiKey> |
ListApiKeysResponse.getItems()
A list of ApiKey instances.
|
Modifier and Type | Method and Description |
---|---|
UploadApiKeyResponse.Builder |
UploadApiKeyResponse.Builder.apiKey(ApiKey apiKey) |
Modifier and Type | Method and Description |
---|---|
ListApiKeysResponse.Builder |
ListApiKeysResponse.Builder.items(List<ApiKey> items) |
Copyright © 2016–2019. All rights reserved.