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