Interface UploaderAccountName
-
- All Known Implementing Classes:
GalaxyAccountEmail
public interface UploaderAccountName
An account name for setting up permissions of uploaded files to a remote endpoint.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
The name of this account as a string.
-