Uses of Class
com.morpheusdata.model.projection.WorkloadIdentityProjection
Packages that use WorkloadIdentityProjection
-
Uses of WorkloadIdentityProjection in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type WorkloadIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<WorkloadIdentityProjection>MorpheusWorkloadService.listIdentityProjections(Long accountId) Get a list ofWorkloadprojections based on Cloud idio.reactivex.rxjava3.core.Observable<WorkloadIdentityProjection>MorpheusWorkloadService.listSyncProjections(Long accountId) Deprecated.Methods in com.morpheusdata.core with parameters of type WorkloadIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusStatsService.updateWorkloadStats(WorkloadIdentityProjection workload, Long maxMemory, Long maxUsedMemory, Long maxStorage, Long maxUsedStorage, Float cpuPercent, Boolean running) Request to update the performance stats for a Workload. -
Uses of WorkloadIdentityProjection in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud that return types with arguments of type WorkloadIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<WorkloadIdentityProjection>MorpheusCloudService.listCloudWorkloadProjections(Long cloudId) -
Uses of WorkloadIdentityProjection in com.morpheusdata.model
Subclasses of WorkloadIdentityProjection in com.morpheusdata.model