Package com.volcengine.auth
Class EnvironmentVariableCredentialProvider
- java.lang.Object
-
- com.volcengine.auth.EnvironmentVariableCredentialProvider
-
-
Constructor Summary
Constructors Constructor Description EnvironmentVariableCredentialProvider()
-
-
-
Method Detail
-
refresh
public void refresh() throws ApiException- Specified by:
refreshin interfaceProvider- Throws:
ApiException
-
retrieve
public CredentialValue retrieve() throws ApiException
- Specified by:
retrievein interfaceProvider- Throws:
ApiException
-
-