Package com.morpheusdata.core
Interface MorpheusAccountCredentialTypeService
-
public interface MorpheusAccountCredentialTypeService
Context methods for AccountCredentialType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.reactivex.Observable<AccountCredentialType>
listAll()
Get a list of AccountCredentialTypes
-
-
-
Method Detail
-
listAll
io.reactivex.Observable<AccountCredentialType> listAll()
Get a list of AccountCredentialTypes- Returns:
- Observable
-
-