Uses of Record Class
com.yahoo.config.model.api.TenantVault.Secret
Packages that use TenantVault.Secret
-
Uses of TenantVault.Secret in com.yahoo.config.model.api
Methods in com.yahoo.config.model.api that return types with arguments of type TenantVault.SecretModifier and TypeMethodDescriptionTenantVault.secrets()Returns the value of thesecretsrecord component.Constructor parameters in com.yahoo.config.model.api with type arguments of type TenantVault.SecretModifierConstructorDescriptionTenantVault(String id, String name, String externalId, List<TenantVault.Secret> secrets) Creates an instance of aTenantVaultrecord class.