Uses of Class
fish.payara.microprofile.config.extensions.gcp.model.Secret
-
Packages that use Secret Package Description fish.payara.microprofile.config.extensions.gcp.model -
-
Uses of Secret in fish.payara.microprofile.config.extensions.gcp.model
Methods in fish.payara.microprofile.config.extensions.gcp.model that return types with arguments of type Secret Modifier and Type Method Description List<Secret>SecretsResponse. getSecrets()Method parameters in fish.payara.microprofile.config.extensions.gcp.model with type arguments of type Secret Modifier and Type Method Description voidSecretsResponse. setSecrets(List<Secret> secrets)
-