Interface IndependentChild<ManagerT>
- Type Parameters:
ManagerT- the client manager type representing the service
- All Superinterfaces:
HasId, HasManager<ManagerT>, HasName, HasResourceGroup, Indexable
- All Known Subinterfaces:
IndependentChildResource<ManagerT,InnerT>
public interface IndependentChild<ManagerT>
extends HasName, HasId, Indexable, HasResourceGroup, HasManager<ManagerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of all the definition stages. -
Method Summary
Methods inherited from interface HasManager
managerMethods inherited from interface HasResourceGroup
resourceGroupName