Uses of Class
com.amazonaws.partitions.model.CredentialScope
-
Packages that use CredentialScope Package Description com.amazonaws.partitions.model -
-
Uses of CredentialScope in com.amazonaws.partitions.model
Methods in com.amazonaws.partitions.model that return CredentialScope Modifier and Type Method Description CredentialScope
Endpoint. getCredentialScope()
returns credential scope for the endpoint.Methods in com.amazonaws.partitions.model with parameters of type CredentialScope Modifier and Type Method Description void
Endpoint. setCredentialScope(CredentialScope credentialScope)
sets the credential scope for the endpoint.
-