Uses of Class
com.cloudimpl.outstack.runtime.iam.ResourceDescriptor
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime.domain | |
| com.cloudimpl.outstack.runtime.iam |
-
Uses of ResourceDescriptor in com.cloudimpl.outstack.runtime.domain
Methods in com.cloudimpl.outstack.runtime.domain that return types with arguments of type ResourceDescriptor Modifier and Type Method Description java.util.Collection<ResourceDescriptor>PolicyStatement. getResources()java.util.Collection<ResourceDescriptor>PolicyStatementCreated. getResources()java.util.Collection<ResourceDescriptor>PolicyStatementUpdated. getResources() -
Uses of ResourceDescriptor in com.cloudimpl.outstack.runtime.iam
Methods in com.cloudimpl.outstack.runtime.iam that return ResourceDescriptor Modifier and Type Method Description ResourceDescriptorResourceDescriptor.Builder. build()static ResourceDescriptorPolicyStatementParser. parse(java.lang.String resourceDesc)static ResourceDescriptorPolicyStatementParser. parseNonTenantResource(java.lang.String[] parts, java.lang.String resourceDesc)static ResourceDescriptorPolicyStatementParser. parseTenantResource(java.lang.String[] parts, java.lang.String resourceDesc)