Uses of Class
org.springframework.cloud.vault.config.VaultProperties.AwsEc2Properties
-
-
Uses of VaultProperties.AwsEc2Properties in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.AwsEc2Properties Modifier and Type Method Description VaultProperties.AwsEc2PropertiesVaultProperties. getAwsEc2()Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.AwsEc2Properties Modifier and Type Method Description voidVaultProperties. setAwsEc2(VaultProperties.AwsEc2Properties awsEc2)
-