public class RegistryCredential extends Object
| Constructor and Description |
|---|
RegistryCredential() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey() |
String |
getAccessSecret() |
String |
getType() |
RegistryCredential |
setAccessKey(String accessKey) |
RegistryCredential |
setAccessSecret(String accessSecret) |
RegistryCredential |
setType(String type) |
String |
toString() |
public RegistryCredential setAccessKey(String accessKey)
public String getAccessKey()
public RegistryCredential setAccessSecret(String accessSecret)
public String getAccessSecret()
public RegistryCredential setType(String type)
public String getType()
Copyright © 2026. All rights reserved.