Uses of Class
com.morpheusdata.model.projection.AccountResourceIdentityProjection
Packages that use AccountResourceIdentityProjection
-
Uses of AccountResourceIdentityProjection in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud that return types with arguments of type AccountResourceIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<AccountResourceIdentityProjection>MorpheusAccountResourceService.listIdentityProjections(Long cloudId) Deprecated.io.reactivex.rxjava3.core.Observable<AccountResourceIdentityProjection>MorpheusAccountResourceService.listIdentityProjections(Long cloudId, String typeCode) Deprecated.io.reactivex.rxjava3.core.Observable<AccountResourceIdentityProjection>MorpheusAccountResourceService.listIdentityProjections(Long cloudId, String typeCode, String regionCode) Deprecated.io.reactivex.rxjava3.core.Observable<AccountResourceIdentityProjection>MorpheusAccountResourceService.listIdentityProjections(Long cloudId, String typeCode, String regionCode, Long ownerId) Deprecated. -
Uses of AccountResourceIdentityProjection in com.morpheusdata.model
Subclasses of AccountResourceIdentityProjection in com.morpheusdata.model
MorpheusIdentityService.listIdentityProjections(DataQuery)