public class InputSecretIdentifiers extends Object
| Constructor and Description |
|---|
InputSecretIdentifiers() |
| Modifier and Type | Method and Description |
|---|---|
List<InputSecretIdentifier> |
getSecrets() |
void |
setSecrets(List<InputSecretIdentifier> secrets) |
public List<InputSecretIdentifier> getSecrets()
public void setSecrets(List<InputSecretIdentifier> secrets)
Copyright © 2021 WSO2. All rights reserved.