Uses of Enum Class
org.springframework.vault.authentication.AwsEc2AuthenticationOptions.InstanceMetadataServiceVersion
Packages that use AwsEc2AuthenticationOptions.InstanceMetadataServiceVersion
Package
Description
Support for authentication and session management.
-
Uses of AwsEc2AuthenticationOptions.InstanceMetadataServiceVersion in org.springframework.vault.authentication
Methods in org.springframework.vault.authentication that return AwsEc2AuthenticationOptions.InstanceMetadataServiceVersionModifier and TypeMethodDescriptionAwsEc2AuthenticationOptions.getVersion()
Returns the enum constant of this class with the specified name.AwsEc2AuthenticationOptions.InstanceMetadataServiceVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.vault.authentication with parameters of type AwsEc2AuthenticationOptions.InstanceMetadataServiceVersionModifier and TypeMethodDescriptionAwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.version
(AwsEc2AuthenticationOptions.InstanceMetadataServiceVersion version) Configure the Instance Service Metadataversion
.