public class Credential extends Object
| Constructor and Description |
|---|
Credential(String accessKeyId,
String accessKeyPassword) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKeyId() |
String |
getAccessKeyPassword() |
void |
setAccessKeyId(String accessKeyId) |
void |
setAccessKeyPassword(String accessKeyPassword) |
Copyright © 2025. All rights reserved.