Uses of Class
com.morpheusdata.model.Account
Packages that use Account
Package
Description
-
Uses of Account in com.morpheusdata.core
Methods in com.morpheusdata.core with parameters of type AccountModifier and TypeMethodDescriptionMorpheusComputeServerService.buildComputeServerInterface(Account account, Instance instance, ComputeServer server, MorpheusComputeServerNetworkInterfaceConfig networkInterfaceConfig) io.reactivex.rxjava3.core.Observable<AccountPriceIdentityProjection>MorpheusAccountPriceService.listSyncProjections(Account account) Get a list of AccountPrice projections based onAccountAccount must, at least, have an idio.reactivex.rxjava3.core.Observable<AccountPriceSetIdentityProjection>MorpheusAccountPriceSetService.listSyncProjections(Account account) Get a list of AccountPriceSet projections based onAccountAccount must, at least, have an id -
Uses of Account in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud with parameters of type AccountModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Map>MorpheusCloudService.buildContainerUserGroups(Account account, VirtualImage virtualImage, List<UserGroup> userGroups, User user, Map opts) io.reactivex.rxjava3.core.Single<KeyPair>MorpheusCloudService.findOrGenerateKeyPair(Account account) Get the ssh credentials associated with an account -
Uses of Account in com.morpheusdata.core.costing
Methods in com.morpheusdata.core.costing with parameters of type AccountModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<MorpheusAccountInvoiceService.InvoiceLookupResults>MorpheusAccountInvoiceService.ensureActiveAccountInvoice(Account owner, Account account, String refType, Long refId, String refUUID, Date costDate, AccountInvoice invoice) Ensures that an active invoice record exists based on the scoped account and owner as well as the object the invoice is associated with.io.reactivex.rxjava3.core.Single<MorpheusAccountInvoiceService.InvoiceLookupResults>MorpheusAccountInvoiceService.ensureActiveAccountInvoice(Account owner, Account account, String refType, Long refId, String refUUID, Date costDate, AccountInvoice invoice, Boolean newRecord) Ensures that an active invoice record exists based on the scoped account and owner as well as the object the invoice is associated with.io.reactivex.rxjava3.core.Single<CloudCostResponse>MorpheusAccountInvoiceService.loadCloudCost(Account account, Cloud cloud, Date startDate, Date endDate) io.reactivex.rxjava3.core.Single<CloudCostResponse>MorpheusAccountInvoiceService.loadCloudCost(Account account, Cloud cloud, Date startDate, Date endDate, Boolean byTenant) io.reactivex.rxjava3.core.Single<CloudCostResponse>MorpheusAccountInvoiceService.loadCloudCost(Account account, Cloud cloud, Date startDate, Date endDate, Boolean byTenant, Map additionalOptions) -
Uses of Account in com.morpheusdata.core.cypher
Fields in com.morpheusdata.core.cypher declared as AccountConstructors in com.morpheusdata.core.cypher with parameters of type AccountModifierConstructorDescriptionCypherAccess(Account account) CypherAccess(Account account, String leaseObjectRef) CypherAccess(Account account, String leaseObjectRef, User user) -
Uses of Account in com.morpheusdata.core.network.loadbalancer
Methods in com.morpheusdata.core.network.loadbalancer that return types with arguments of type AccountModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Account>MorpheusLoadBalancerService.getAccountById(Long id) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Account in com.morpheusdata.core.policy
Methods in com.morpheusdata.core.policy with parameters of type AccountModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<Policy>MorpheusPolicyService.listAllByAccount(Account account) Deprecated.io.reactivex.rxjava3.core.Observable<Policy>MorpheusPolicyService.listAllByAccountAndEnabled(Account account, Boolean enabled) Deprecated. -
Uses of Account in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers with parameters of type AccountModifier and TypeMethodDescriptionNetworkProvider.MvmProvisionFacet.AppPortProfileFacet.createAppPortProfile(Account account, NetworkRouter router, NetworkProvider.MvmProvisionFacet.AppPortProfileConfig createConfig) NetworkProvider.MvmProvisionFacet.FirewallGroupFacet.createFirewallGroup(Account account, NetworkRouter router, NetworkProvider.MvmProvisionFacet.FirewallGroupConfig createConfig) NetworkProvider.MvmProvisionFacet.NATFacet.createNAT(Account account, NetworkRouter router, NetworkRouterNAT nat, NetworkProvider.MvmProvisionFacet.NATConfig createConfig) NetworkProvider.MvmProvisionFacet.AppPortProfileFacet.deleteAppPortProfile(Account account, NetworkRouter router, ReferenceData profile) NetworkProvider.MvmProvisionFacet.FirewallGroupFacet.deleteFirewallGroup(Account account, NetworkRouter router, ReferenceData group) NetworkProvider.MvmProvisionFacet.NATFacet.deleteNAT(Account account, NetworkRouter router, NetworkRouterNAT nat) GlobalUIComponentProvider.renderTemplate(User user, Account account) The renderer for the global UI Component.Provide logic when tab should be displayed.BackupIntegrationTabProvider.show(BackupProvider backupProvider, User user, Account account) Provide logic when tab should be displayed.default BooleanProvide logic when costing cloud summary should be displayed.ClusterTabProvider.show(ComputeServerGroup cluster, User user, Account account) Provide logic when tab should be displayed.Provides logic to check for when this global ui component should be displayedProvide logic when tab should be displayed.NetworkServerTabProvider.show(NetworkServer networkServer, User user, Account account) Provide logic when tab should be displayed.Provide logic when tab should be displayed.Provide logic to determine when these details should be displayed.ServerTabProvider.show(ComputeServer server, User user, Account account) Provide logic when tab should be displayed.NetworkProvider.MvmProvisionFacet.NATFacet.updateNAT(Account account, NetworkRouter router, NetworkRouterNAT nat, NetworkProvider.MvmProvisionFacet.NATConfig updateConfig) NetworkProvider.MvmProvisionFacet.AppPortProfileFacet.validateAppPortProfile(Account account, NetworkRouter router, NetworkProvider.MvmProvisionFacet.AppPortProfileConfig createConfig) NetworkProvider.MvmProvisionFacet.FirewallGroupFacet.validateFirewallGroup(Account account, NetworkRouter router, NetworkProvider.MvmProvisionFacet.FirewallGroupConfig createConfig) NetworkProvider.MvmProvisionFacet.NATFacet.validateNAT(Account account, NetworkRouter router, NetworkProvider.MvmProvisionFacet.NATConfig createConfig) -
Uses of Account in com.morpheusdata.core.synchronous.compute
Methods in com.morpheusdata.core.synchronous.compute with parameters of type AccountModifier and TypeMethodDescriptionMorpheusSynchronousComputeServerService.buildComputeServerInterface(Account account, Instance instance, ComputeServer server, MorpheusComputeServerNetworkInterfaceConfig networkInterfaceConfig) Returns a ComputeNetworkInterface built from the provided parameters. -
Uses of Account in com.morpheusdata.core.util
Methods in com.morpheusdata.core.util with parameters of type AccountModifier and TypeMethodDescriptionstatic voidInvoiceUtility.configureResourceInvoice(AccountInvoice invoice, Cloud cloud, Account account, Long refId, String refType, String refName, String refUUID, String resourceExternalId) -
Uses of Account in com.morpheusdata.model
Fields in com.morpheusdata.model declared as AccountModifier and TypeFieldDescriptionprotected AccountAccountCredential.accountprotected AccountAccountIntegration.accountprotected AccountAccountNamespace.accountprotected AccountAccountPrice.accountprotected AccountAccountPriceSet.accountprotected AccountApp.accountprotected AccountApplianceInstance.accountprotected AccountAppTemplate.accountprotected AccountBackup.accountprotected AccountBackupJob.accountprotected AccountBackupProvider.accountprotected AccountBackupRepository.accountprotected AccountBackupRestore.accountAccount scopeprotected AccountBackupResult.accountprotected AccountCloud.accountprotected AccountCloudRegion.accountprotected AccountCodeRepository.accountprotected AccountComputeServer.accountprotected AccountComputeSite.accountprotected AccountContainer.accountDeprecated.protected AccountDashboard.accountprotected AccountEnvironmentVariableType.accountprotected AccountInstance.accountprotected AccountInstanceAction.accountprotected AccountInstanceType.accountprotected AccountInstanceTypeLayout.accountprotected AccountLabel.accountprotected AccountMorpheusPackage.accountprotected AccountNetworkDomain.accountprotected AccountNetworkFloatingIpPool.accountprotected AccountNetworkLoadBalancer.accountprotected AccountNetworkLoadBalancerMonitor.accountprotected AccountNetworkLoadBalancerPolicy.accountprotected AccountNetworkLoadBalancerProfile.accountprotected AccountNetworkLoadBalancerScript.accountNetworkPool.accountprotected AccountNetworkPoolServer.accountprotected AccountNetworkProxy.accountprotected AccountNetworkResourceGroup.accountprotected AccountNetworkResourceGroupMember.accountNetworkSecurityServer.accountprotected AccountNetworkServer.accountNetworkSubnet.accountprotected AccountOperationData.accountprotected AccountOperationNotification.accountprotected AccountOptionType.accountprotected AccountOptionTypeForm.accountprotected AccountOsTypeImage.accountprotected AccountPricePlan.accountprotected AccountReferenceData.accountprotected AccountReplication.accountprotected AccountReplicationGroup.accountprotected AccountReplicationSite.accountprotected AccountReportResult.accountprotected AccountResourcePermission.accountResourceSpecTemplate.accountprotected AccountSecurityGroup.accountServicePlan.accountprotected AccountSnapshot.accountprotected AccountStorageBucket.accountprotected AccountStorageBucketPermission.accountprotected AccountStorageServer.accountprotected AccountStorageVolume.accountprotected AccountTask.accountprotected AccountTaskSet.accountprotected AccountTier.accountprotected AccountUser.accountprotected AccountVirtualImage.accountprotected AccountWorkload.accountprotected AccountWorkloadAction.accountprotected AccountWorkloadScript.accountprotected AccountWorkloadState.accountprotected AccountWorkloadTemplate.accountprotected AccountWorkloadType.accountprotected AccountWorkspace.accountprotected AccountAccountInventory.ownerprotected AccountAccountNamespace.ownerprotected AccountAccountResource.ownerprotected AccountCatalogItemType.ownerprotected AccountCloud.ownerprotected AccountCloudFolder.ownerCloudPool.ownerprotected AccountComputeServerGroup.ownerprotected AccountDatastore.ownerprotected AccountExecuteScheduleType.ownerprotected AccountInstanceScale.ownerprotected AccountInstanceThreshold.ownerprotected AccountJobTarget.ownerprotected AccountJobTemplate.ownerprotected AccountNetwork.ownerprotected AccountNetworkDomain.ownerprotected AccountNetworkFloatingIpPool.ownerprotected AccountNetworkLoadBalancer.ownerNetworkPool.ownerprotected AccountNetworkProxy.ownerprotected AccountNetworkResourceGroup.ownerprotected AccountNetworkResourceGroupMember.ownerprotected AccountNetworkRouter.ownerprotected AccountNetworkSwitch.ownerprotected AccountOsType.ownerprotected AccountPricePlan.ownerprotected AccountReplicationSite.ownerprotected AccountRole.ownerprotected AccountSecurityGroup.ownerServicePlan.ownerprotected AccountStorageGroup.ownerprotected AccountVirtualImage.ownerprotected AccountWorkloadTypeConfig.ownerprotected AccountWorkloadTypeLog.ownerprotected AccountAccount.parentAccountFields in com.morpheusdata.model with type parameters of type AccountMethods in com.morpheusdata.model that return AccountModifier and TypeMethodDescriptionAccountCredential.getAccount()AccountIntegration.getAccount()AccountNamespace.getAccount()AccountPrice.getAccount()AccountPriceSet.getAccount()App.getAccount()ApplianceInstance.getAccount()AppTemplate.getAccount()Backup.getAccount()BackupJob.getAccount()BackupProvider.getAccount()BackupRepository.getAccount()BackupRestore.getAccount()BackupResult.getAccount()Cloud.getAccount()Morpheus AccountCloudRegion.getAccount()CodeRepository.getAccount()ComputeServer.getAccount()ComputeSite.getAccount()Container.getAccount()Deprecated.Dashboard.getAccount()EnvironmentVariableType.getAccount()Instance.getAccount()InstanceAction.getAccount()InstanceType.getAccount()InstanceTypeLayout.getAccount()Label.getAccount()MorpheusPackage.getAccount()NetworkDomain.getAccount()NetworkFloatingIpPool.getAccount()NetworkLoadBalancer.getAccount()NetworkLoadBalancerMonitor.getAccount()NetworkLoadBalancerPolicy.getAccount()NetworkLoadBalancerProfile.getAccount()NetworkLoadBalancerScript.getAccount()NetworkPoolServer.getAccount()NetworkProxy.getAccount()NetworkResourceGroup.getAccount()NetworkResourceGroupMember.getAccount()NetworkSecurityServer.getAccount()NetworkServer.getAccount()NetworkSubnet.getAccount()OperationData.getAccount()OperationEvent.getAccount()OperationNotification.getAccount()The account related to this OperationNotificationOptionType.getAccount()OptionTypeForm.getAccount()OsTypeImage.getAccount()PricePlan.getAccount()ReferenceData.getAccount()Replication.getAccount()ReplicationGroup.getAccount()ReplicationSite.getAccount()ReportResult.getAccount()ResourcePermission.getAccount()ResourceSpecTemplate.getAccount()SecurityGroup.getAccount()ServicePlan.getAccount()Snapshot.getAccount()StorageBucket.getAccount()StorageBucketPermission.getAccount()StorageServer.getAccount()StorageVolume.getAccount()Task.getAccount()TaskSet.getAccount()Tier.getAccount()User.getAccount()VirtualImage.getAccount()WikiPage.getAccount()Workload.getAccount()WorkloadAction.getAccount()WorkloadScript.getAccount()WorkloadState.getAccount()WorkloadTemplate.getAccount()WorkloadType.getAccount()Workspace.getAccount()AccountInventory.getOwner()Gets the owner of the inventory.AccountNamespace.getOwner()AccountResource.getOwner()CatalogItemType.getOwner()Cloud.getOwner()CloudFolder.getOwner()CloudPool.getOwner()ComputeServerGroup.getOwner()Datastore.getOwner()ExecuteScheduleType.getOwner()InstanceScale.getOwner()InstanceThreshold.getOwner()JobTarget.getOwner()JobTemplate.getOwner()Network.getOwner()NetworkDomain.getOwner()NetworkFloatingIpPool.getOwner()NetworkLoadBalancer.getOwner()NetworkProxy.getOwner()NetworkResourceGroup.getOwner()NetworkResourceGroupMember.getOwner()NetworkRouter.getOwner()NetworkSwitch.getOwner()OsType.getOwner()PricePlan.getOwner()ReplicationSite.getOwner()Role.getOwner()SecurityGroup.getOwner()ServicePlan.getOwner()StorageGroup.getOwner()StorageHost.getOwner()StorageHostGroup.getOwner()VirtualImage.getOwner()WorkloadTypeConfig.getOwner()WorkloadTypeLog.getOwner()Account.getParentAccount()Methods in com.morpheusdata.model that return types with arguments of type AccountModifier and TypeMethodDescriptionStorageGroup.getAccounts()StorageHost.getAccounts()StorageHostGroup.getAccounts()StorageServer.getAccounts()Methods in com.morpheusdata.model with parameters of type AccountModifier and TypeMethodDescriptionvoidAccountCredential.setAccount(Account account) voidAccountIntegration.setAccount(Account account) voidAccountNamespace.setAccount(Account account) voidAccountPrice.setAccount(Account account) voidAccountPriceSet.setAccount(Account account) voidApp.setAccount(Account account) voidApplianceInstance.setAccount(Account account) voidAppTemplate.setAccount(Account account) voidBackup.setAccount(Account account) voidBackupJob.setAccount(Account account) voidBackupProvider.setAccount(Account account) voidBackupRepository.setAccount(Account account) voidBackupRestore.setAccount(Account account) voidBackupResult.setAccount(Account account) voidCloud.setAccount(Account account) voidCloudRegion.setAccount(Account account) voidCodeRepository.setAccount(Account account) voidComputeServer.setAccount(Account account) voidComputeSite.setAccount(Account account) voidContainer.setAccount(Account account) Deprecated.voidDashboard.setAccount(Account account) voidEnvironmentVariableType.setAccount(Account account) voidInstance.setAccount(Account account) voidInstanceAction.setAccount(Account account) voidInstanceType.setAccount(Account account) voidInstanceTypeLayout.setAccount(Account account) voidLabel.setAccount(Account account) voidMorpheusPackage.setAccount(Account account) voidNetworkDomain.setAccount(Account account) voidNetworkFloatingIpPool.setAccount(Account account) voidNetworkLoadBalancer.setAccount(Account account) voidNetworkLoadBalancerMonitor.setAccount(Account account) voidNetworkLoadBalancerPolicy.setAccount(Account account) voidNetworkLoadBalancerProfile.setAccount(Account account) voidNetworkLoadBalancerScript.setAccount(Account account) voidNetworkPoolServer.setAccount(Account account) voidNetworkProxy.setAccount(Account account) voidNetworkResourceGroup.setAccount(Account account) voidNetworkResourceGroupMember.setAccount(Account account) voidNetworkSecurityServer.setAccount(Account account) voidNetworkServer.setAccount(Account account) voidNetworkSubnet.setAccount(Account account) voidOperationData.setAccount(Account account) voidOperationEvent.setAccount(Account account) voidOperationNotification.setAccount(Account account) Sets the account related to this OperationNotificationvoidOptionType.setAccount(Account account) voidOptionTypeForm.setAccount(Account account) voidOsTypeImage.setAccount(Account account) voidPricePlan.setAccount(Account account) voidReferenceData.setAccount(Account account) voidReplication.setAccount(Account account) voidReplicationGroup.setAccount(Account account) voidReplicationSite.setAccount(Account account) voidReportResult.setAccount(Account account) voidResourcePermission.setAccount(Account account) voidResourceSpecTemplate.setAccount(Account account) voidSecurityGroup.setAccount(Account account) voidServicePlan.setAccount(Account account) voidSnapshot.setAccount(Account account) voidStorageBucket.setAccount(Account account) voidStorageBucketPermission.setAccount(Account account) voidStorageServer.setAccount(Account account) voidStorageVolume.setAccount(Account account) voidTask.setAccount(Account account) voidTaskSet.setAccount(Account account) voidTier.setAccount(Account account) voidUser.setAccount(Account account) voidVirtualImage.setAccount(Account account) voidWikiPage.setAccount(Account account) voidWorkload.setAccount(Account account) voidWorkloadAction.setAccount(Account account) voidWorkloadScript.setAccount(Account account) voidWorkloadState.setAccount(Account account) voidWorkloadTemplate.setAccount(Account account) voidWorkloadType.setAccount(Account account) voidWorkspace.setAccount(Account account) voidSets the owner of the inventory.voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidAccount.setParentAccount(Account parentAccount) Method parameters in com.morpheusdata.model with type arguments of type AccountModifier and TypeMethodDescriptionvoidStorageGroup.setAccounts(List<Account> accounts) voidStorageHost.setAccounts(Collection<Account> accounts) voidStorageHostGroup.setAccounts(List<Account> accounts) voidStorageServer.setAccounts(Collection<Account> accounts) -
Uses of Account in com.morpheusdata.model.system
Fields in com.morpheusdata.model.system declared as AccountMethods in com.morpheusdata.model.system that return AccountMethods in com.morpheusdata.model.system with parameters of type Account