Java com.amazonaws.auth PropertiesFileCredentialsProvider fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.auth PropertiesFileCredentialsProvider fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.auth PropertiesFileCredentialsProvider.

The text is from its open source code.

Constructor

PropertiesFileCredentialsProvider(String credentialsFilePath)
Creates a new PropertiesFileCredentialsProvider that will attempt to load a custom file from the path specified to read AWS security credentials.

Method

AWSCredentialsgetCredentials()