Uses of Class
com.morpheusdata.model.projection.InstanceIdentityProjection
Packages that use InstanceIdentityProjection
-
Uses of InstanceIdentityProjection in com.morpheusdata.core
Methods in com.morpheusdata.core with parameters of type InstanceIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusMetadataTagService.create(List<MetadataTag> addList, InstanceIdentityProjection instanceProj) Create new MetadataTags in Morpheus associated with an Instanceio.reactivex.rxjava3.core.Single<Boolean>MorpheusMetadataTagService.remove(List<MetadataTagIdentityProjection> metadataTags, InstanceIdentityProjection instanceProj) Remove persisted MetadataTags associated with an Instance from Morpheus -
Uses of InstanceIdentityProjection in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud that return types with arguments of type InstanceIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<InstanceIdentityProjection>MorpheusCloudService.getStoppedContainerInstanceIds(Long computeServerId) -
Uses of InstanceIdentityProjection in com.morpheusdata.model
Subclasses of InstanceIdentityProjection in com.morpheusdata.model