Uses of Enum
software.amazon.awssdk.auth.credentials.internal.Ec2MetadataConfigProvider.EndpointMode
Packages that use Ec2MetadataConfigProvider.EndpointMode
-
Uses of Ec2MetadataConfigProvider.EndpointMode in software.amazon.awssdk.auth.credentials.internal
Methods in software.amazon.awssdk.auth.credentials.internal that return Ec2MetadataConfigProvider.EndpointModeModifier and TypeMethodDescriptionEc2MetadataConfigProvider.getEndpointMode()Returns the enum constant of this type with the specified name.Ec2MetadataConfigProvider.EndpointMode.values()Returns an array containing the constants of this enum type, in the order they are declared.