Uses of Class
org.springframework.cloud.vault.config.VaultProperties.GcpGceProperties
-
-
Uses of VaultProperties.GcpGceProperties in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.GcpGceProperties Modifier and Type Method Description VaultProperties.GcpGcePropertiesVaultProperties. getGcpGce()Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.GcpGceProperties Modifier and Type Method Description voidVaultProperties. setGcpGce(VaultProperties.GcpGceProperties gcpGce)
-