Package | Description |
---|---|
com.amazonaws.partitions.model |
Modifier and Type | Field and Description |
---|---|
private CredentialScope |
Endpoint.credentialScope
credential scope for the endpoint.
|
Modifier and Type | Method and Description |
---|---|
CredentialScope |
Endpoint.getCredentialScope()
returns credential scope for the endpoint.
|
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.setCredentialScope(CredentialScope credentialScope)
sets the credential scope for the endpoint.
|