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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `NoCredentialsProvider` is 2.63.1, but many other versions are listed, each linking to its respective documentation."],["`NoCredentialsProvider` is a `CredentialsProvider` that is designed to always return null credentials."],["It inherits from `java.lang.Object`, and implements `CredentialsProvider`."],["It includes static methods like `create()` and instance methods such as `getCredentials()`, the latter of which returns the credentials that will be used to call a service."],["`NoCredentialsProvider` comes with a constructor of its own, `NoCredentialsProvider()`."]]],[]]