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