GroupableResource<TManager,InnerT> Interface

Type Parameters

TManager

the manager object type representing the service

InnerT

the wrapped, inner, auto-generated implementation object type

Implements

public interface GroupableResource<TManager,InnerT>
extends Resource, HasResourceGroup, HasManager<TManager>, HasInner<InnerT>

Base interface for resources in resource groups.

Applies to