| Package | Description |
|---|---|
| com.cyberark.conjur.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceSecrets |
ResourceSecrets.expiresAt(String expiresAt) |
ResourceSecrets |
ResourceSecrets.version(BigDecimal version) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceSecrets> |
Resource.getSecrets()
Get secrets
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.addSecretsItem(ResourceSecrets secretsItem) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.secrets(List<ResourceSecrets> secrets) |
void |
Resource.setSecrets(List<ResourceSecrets> secrets) |
Copyright © 2023. All rights reserved.