DEFAULT_REGION, DEFAULT_VERSION, GREEN_HEALTH, MAX_ATTEMPTS, MAX_ENVIRONMENT_NAME_LENGTH, SLEEP_TIME, STATUS_READY, WORKER_ENVIRONMENT_TYPE
Modifier and Type | Method and Description |
---|---|
static AWSClientFactory |
getClientFactory(String credentialsId,
String awsRegion) |
<T> T |
getService(Class<T> serviceClazz) |
public static AWSClientFactory getClientFactory(String credentialsId, String awsRegion) throws CredentialNotFoundException
CredentialNotFoundException
public <T> T getService(Class<T> serviceClazz) throws NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException
Copyright © 2013–2020 ingenieux Labs. All rights reserved.