Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
MyApiKey |
MyApiKey.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MyApiKey> |
MyApiKeys.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
MyApiKey.Builder |
MyApiKey.Builder.copy(MyApiKey model) |
Modifier and Type | Method and Description |
---|---|
MyApiKeys.Builder |
MyApiKeys.Builder.resources(List<MyApiKey> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
MyApiKeys(List<String> schemas,
Integer totalResults,
List<MyApiKey> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MyApiKey |
CreateMyApiKeyRequest.getBody$()
Alternative accessor for the body parameter.
|
MyApiKey |
CreateMyApiKeyRequest.getMyApiKey()
MyApiKey schema.
|
Modifier and Type | Method and Description |
---|---|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.body$(MyApiKey body)
Alternative setter for the body parameter.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.myApiKey(MyApiKey myApiKey)
MyApiKey schema.
|
Modifier and Type | Method and Description |
---|---|
MyApiKey |
PatchMyApiKeyResponse.getMyApiKey()
The returned
MyApiKey instance. |
MyApiKey |
GetMyApiKeyResponse.getMyApiKey()
The returned
MyApiKey instance. |
MyApiKey |
CreateMyApiKeyResponse.getMyApiKey()
The returned
MyApiKey instance. |
Modifier and Type | Method and Description |
---|---|
PatchMyApiKeyResponse.Builder |
PatchMyApiKeyResponse.Builder.myApiKey(MyApiKey myApiKey)
The returned
MyApiKey instance. |
GetMyApiKeyResponse.Builder |
GetMyApiKeyResponse.Builder.myApiKey(MyApiKey myApiKey)
The returned
MyApiKey instance. |
CreateMyApiKeyResponse.Builder |
CreateMyApiKeyResponse.Builder.myApiKey(MyApiKey myApiKey)
The returned
MyApiKey instance. |
Copyright © 2016–2024. All rights reserved.