Uses of Class
com.morpheusdata.model.projection.ServicePlanIdentityProjection
Packages that use ServicePlanIdentityProjection
-
Uses of ServicePlanIdentityProjection in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type ServicePlanIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ServicePlanIdentityProjection>MorpheusServicePlanService.listIdentityProjections(ProvisionType provisionType) Get a list of ServicePlan projections based onProvisionTypeProvisionType must, at least, have an id or code setio.reactivex.rxjava3.core.Observable<ServicePlanIdentityProjection>MorpheusServicePlanService.listIdentityProjections(Long cloudId) Get a list of ServicePlan projections based on Cloud idio.reactivex.rxjava3.core.Observable<ServicePlanIdentityProjection>MorpheusServicePlanService.listSyncProjections(ProvisionType provisionType) Deprecated.io.reactivex.rxjava3.core.Observable<ServicePlanIdentityProjection>MorpheusServicePlanService.listSyncProjections(Long cloudId) Deprecated.replaced by {MorpheusServicePlanService.listIdentityProjections(Long)} -
Uses of ServicePlanIdentityProjection in com.morpheusdata.model
Subclasses of ServicePlanIdentityProjection in com.morpheusdata.modelModifier and TypeClassDescriptionclassProvides a means to set predefined tiers on memory, storage, cores, and cpu. -
Uses of ServicePlanIdentityProjection in com.morpheusdata.model.projection
Fields in com.morpheusdata.model.projection declared as ServicePlanIdentityProjectionModifier and TypeFieldDescriptionprotected ServicePlanIdentityProjectionServicePlanPriceSetIdentityProjection.servicePlanMethods in com.morpheusdata.model.projection that return ServicePlanIdentityProjectionMethods in com.morpheusdata.model.projection with parameters of type ServicePlanIdentityProjectionModifier and TypeMethodDescriptionvoidServicePlanPriceSetIdentityProjection.setServicePlan(ServicePlanIdentityProjection servicePlan)
MorpheusServicePlanService.listIdentityProjections(ProvisionType)}