Class Ec2MetadataDisableV1Resolver
java.lang.Object
software.amazon.awssdk.auth.credentials.internal.Ec2MetadataDisableV1Resolver
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ec2MetadataDisableV1Resolver
create
(Supplier<ProfileFile> profileFile, String profileName) boolean
boolean
resolve()
-
Method Details
-
create
public static Ec2MetadataDisableV1Resolver create(Supplier<ProfileFile> profileFile, String profileName) -
resolve
public boolean resolve() -
doResolve
public boolean doResolve()
-