IndependentChildResource<ManagerT,InnerT> Interface

Type Parameters

ManagerT

the client manager type representing the service

InnerT

the inner, auto-generated implementation logic object type

public interface IndependentChildResource<ManagerT,InnerT> extends GroupableResource<ManagerT, InnerT>,IndependentChild

Interface for the child resource which can be CRUDed independently from the parent resource.

Inherited Members

Applies to