Interface IndependentChildResource<ManagerT,InnerT>
- Type Parameters:
ManagerT- the client manager type representing the serviceInnerT- the inner, auto-generated implementation logic object type
- All Superinterfaces:
GroupableResource<ManagerT,InnerT>, HasId, HasInnerModel<InnerT>, HasManager<ManagerT>, HasName, HasResourceGroup, IndependentChild<ManagerT>, Indexable, Resource
public interface IndependentChildResource<ManagerT,InnerT>
extends GroupableResource<ManagerT,InnerT>, IndependentChild<ManagerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
-
Nested Class Summary
Nested classes/interfaces inherited from interface GroupableResource
GroupableResource.DefinitionStagesNested classes/interfaces inherited from interface IndependentChild
IndependentChild.DefinitionStagesNested 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