Uses of Class
com.morpheusdata.model.Policy
Packages that use Policy
-
Uses of Policy in com.morpheusdata.core.policy
Methods in com.morpheusdata.core.policy that return types with arguments of type PolicyModifier 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 Policy in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers with parameters of type PolicyModifier and TypeMethodDescriptionApprovalProvider.createApprovalRequest(List instances, Request request, AccountIntegration accountIntegration, Policy policy, Map opts)