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 model) |
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
com.oracle.bmc.identity.model.ApiKey instances. |
Modifier and Type | Method and Description |
---|---|
UploadApiKeyResponse.Builder |
UploadApiKeyResponse.Builder.apiKey(ApiKey apiKey)
The returned
ApiKey instance. |
Modifier and Type | Method and Description |
---|---|
ListApiKeysResponse.Builder |
ListApiKeysResponse.Builder.items(List<ApiKey> items)
A list of
com.oracle.bmc.identity.model.ApiKey instances. |
Copyright © 2016–2024. All rights reserved.