类 Aws2Helper

java.lang.Object
org.apache.camel.quarkus.test.support.aws2.Aws2Helper

public class Aws2Helper extends Object
  • 字段详细资料

    • UNABLE_TO_LOAD_CREDENTIALS_MSG

      public static final String UNABLE_TO_LOAD_CREDENTIALS_MSG
      另请参阅:
  • 构造器详细资料

    • Aws2Helper

      public Aws2Helper()
  • 方法详细资料

    • isDefaultCredentialsProviderDefinedOnSystem

      public static boolean isDefaultCredentialsProviderDefinedOnSystem()
    • setAwsSystemCredentials

      public static void setAwsSystemCredentials(String accessKey, String secretKey)
    • clearAwsSystemCredentials

      public static void clearAwsSystemCredentials()