Uses of Class
com.morpheusdata.model.projection.MetadataTagIdentityProjection
Packages that use MetadataTagIdentityProjection
-
Uses of MetadataTagIdentityProjection in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type MetadataTagIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<MetadataTagIdentityProjection>MorpheusMetadataTagService.listSyncProjections(MetadataTagType metadataTagType) Get a list of MetadataTag projections based on the MetadataTagTypeio.reactivex.rxjava3.core.Observable<MetadataTagIdentityProjection>MorpheusMetadataTagService.listSyncProjections(String refType, Long refId) Get a list of MetadataTag projections based on the refId and refType associated with the MetadataTagMethod parameters in com.morpheusdata.core with type arguments of type MetadataTagIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusMetadataTagService.remove(List<MetadataTagIdentityProjection> metadataTags) Deprecated.io.reactivex.rxjava3.core.Single<Boolean>MorpheusMetadataTagService.remove(List<MetadataTagIdentityProjection> metadataTags, ComputeServerIdentityProjection serverProj) Remove persisted MetadataTags associated with a ComputeServer from Morpheusio.reactivex.rxjava3.core.Single<Boolean>MorpheusMetadataTagService.remove(List<MetadataTagIdentityProjection> metadataTags, InstanceIdentityProjection instanceProj) Remove persisted MetadataTags associated with an Instance from Morpheus -
Uses of MetadataTagIdentityProjection in com.morpheusdata.model
Subclasses of MetadataTagIdentityProjection in com.morpheusdata.modelModifier and TypeClassDescriptionclassProvides a Model representation of a MetadataTag.