Interface GroupableResource<TManager,InnerT>
- Type Parameters:
TManager- the manager object type representing the serviceInnerT- the wrapped, inner, auto-generated implementation object type
- All Superinterfaces:
HasId, HasInnerModel<InnerT>, HasManager<TManager>, HasName, HasResourceGroup, Indexable, Resource
- All Known Subinterfaces:
GenericResource, IndependentChildResource<ManagerT,InnerT>
public interface GroupableResource<TManager,InnerT>
extends Resource, HasResourceGroup, HasManager<TManager>, HasInnerModel<InnerT>
Base interface for resources in resource groups.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of all the definition stages.Nested classes/interfaces inherited from interface Resource
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T> -
Field Summary
-
Method Summary
Methods inherited from interface HasInnerModel
innerModelMethods inherited from interface HasManager
managerMethods inherited from interface HasResourceGroup
resourceGroupNameMethods inherited from interface Resource
region, regionName, tags, type