Gets the credentials which will be used to call the service. If the credentials have not been
acquired yet, then they will be acquired when this function is called.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available is 2.63.1, as indicated by the \"latest\" tag next to it in the provided version list."],["This document provides a reference for `FixedCredentialsProvider` class across multiple versions ranging from 2.7.1 to 2.63.1, allowing you to navigate through the history of this class."],["`FixedCredentialsProvider` is a class that implements the `CredentialsProvider` interface and is designed to consistently provide the same credentials."],["The class includes a static method `create(Credentials credentials)` for creating a `FixedCredentialsProvider` and an abstract method `getCredentials()` to retrieve the credentials being used."]]],[]]