Uses of Class
com.cloudimpl.outstack.runtime.iam.ResourceDescriptor.TenantScope
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime.iam |
-
Uses of ResourceDescriptor.TenantScope in com.cloudimpl.outstack.runtime.iam
Methods in com.cloudimpl.outstack.runtime.iam that return ResourceDescriptor.TenantScope Modifier and Type Method Description ResourceDescriptor.TenantScopeResourceDescriptor. getTenantScope()static ResourceDescriptor.TenantScopeResourceDescriptor.TenantScope. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ResourceDescriptor.TenantScope[]ResourceDescriptor.TenantScope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.cloudimpl.outstack.runtime.iam with parameters of type ResourceDescriptor.TenantScope Modifier and Type Method Description ResourceDescriptor.BuilderResourceDescriptor.Builder. withTenantScope(ResourceDescriptor.TenantScope scope)