Uses of Class
com.morpheusdata.model.projection.NetworkDomainRecordIdentityProjection
Packages that use NetworkDomainRecordIdentityProjection
-
Uses of NetworkDomainRecordIdentityProjection in com.morpheusdata.core.network
Methods in com.morpheusdata.core.network that return types with arguments of type NetworkDomainRecordIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<NetworkDomainRecordIdentityProjection>MorpheusNetworkDomainRecordService.listIdentityProjections(NetworkDomainIdentityProjection networkDomain, String recordType) Lists all network domain record projection objects for a specified integration id.Methods in com.morpheusdata.core.network with parameters of type NetworkDomainRecordIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusNetworkDomainRecordService.remove(NetworkDomainIdentityProjection domain, NetworkDomainRecordIdentityProjection removeRecord) Removes aNetworkDomainRecordobject from a DNS Domain.Method parameters in com.morpheusdata.core.network with type arguments of type NetworkDomainRecordIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusNetworkDomainRecordService.remove(NetworkDomainIdentityProjection domain, List<NetworkDomainRecordIdentityProjection> removeList) RemovesNetworkDomainRecordobjects from a DNS Domain in bulk. -
Uses of NetworkDomainRecordIdentityProjection in com.morpheusdata.model
Subclasses of NetworkDomainRecordIdentityProjection in com.morpheusdata.model