Package | Description |
---|---|
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CustomerSecretKeySummary |
CustomerSecretKeySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CustomerSecretKeySummary.Builder |
CustomerSecretKeySummary.Builder.copy(CustomerSecretKeySummary model) |
Modifier and Type | Method and Description |
---|---|
CustomerSecretKeySummary |
UpdateCustomerSecretKeyResponse.getCustomerSecretKeySummary()
The returned
CustomerSecretKeySummary instance. |
Modifier and Type | Method and Description |
---|---|
List<CustomerSecretKeySummary> |
ListCustomerSecretKeysResponse.getItems()
A list of
com.oracle.bmc.identity.model.CustomerSecretKeySummary instances. |
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyResponse.Builder |
UpdateCustomerSecretKeyResponse.Builder.customerSecretKeySummary(CustomerSecretKeySummary customerSecretKeySummary)
The returned
CustomerSecretKeySummary instance. |
Modifier and Type | Method and Description |
---|---|
ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.items(List<CustomerSecretKeySummary> items)
A list of
com.oracle.bmc.identity.model.CustomerSecretKeySummary instances. |
Copyright © 2016–2024. All rights reserved.