public interface AwsCredentials
| Modifier and Type | Interface and Description |
|---|---|
static class |
AwsCredentials.StaticAwsCredentials |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey() |
String |
getSecretKey() |
String |
getSessionKey() |
default boolean |
isEmpty() |
default boolean |
isTemporaryCredential() |
Copyright © 2018. All rights reserved.