Uses of Class
com.cloudimpl.outstack.runtime.iam.ResourceDescriptor.ResourceScope
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime.iam |
-
Uses of ResourceDescriptor.ResourceScope in com.cloudimpl.outstack.runtime.iam
Methods in com.cloudimpl.outstack.runtime.iam that return ResourceDescriptor.ResourceScope Modifier and Type Method Description ResourceDescriptor.ResourceScopeResourceDescriptor. getResourceScope()static ResourceDescriptor.ResourceScopeResourceDescriptor.ResourceScope. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ResourceDescriptor.ResourceScope[]ResourceDescriptor.ResourceScope. 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.ResourceScope Modifier and Type Method Description ResourceDescriptor.BuilderResourceDescriptor.Builder. withResourceScope(ResourceDescriptor.ResourceScope scope)