Uses of Class
org.springframework.cloud.vault.config.VaultProperties.AwsIamProperties
-
-
Uses of VaultProperties.AwsIamProperties in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.AwsIamProperties Modifier and Type Method Description VaultProperties.AwsIamPropertiesVaultProperties. getAwsIam()Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.AwsIamProperties Modifier and Type Method Description voidVaultProperties. setAwsIam(VaultProperties.AwsIamProperties awsIam)
-