GroupableResource<TManager,InnerT> Interface
Type Parameters
- TManager
the manager object type representing the service
- InnerT
the wrapped, inner, auto-generated implementation object type
public interface GroupableResource<TManager,InnerT> extends Resource,HasResourceGroup,HasManager,HasInner
Base interface for resources in resource groups.