Uses of Class
com.ngrok.definitions.AwsCredentials
-
Uses of AwsCredentials in com.ngrok.definitions
Modifier and TypeMethodDescriptionAwsCredentials.Builder.build()
Constructs theAwsCredentials
instance.Modifier and TypeMethodDescriptionAwsAuth.getCreds()
Credentials to your AWS account if you prefer ngrok to sign in with long-term access keys.Modifier and TypeMethodDescriptionAwsAuth.Builder.creds
(AwsCredentials creds) Credentials to your AWS account if you prefer ngrok to sign in with long-term access keys.Modifier and TypeMethodDescriptionAwsAuth.Builder.creds
(Optional<AwsCredentials> creds) Credentials to your AWS account if you prefer ngrok to sign in with long-term access keys.