Class NodeTypesStub (1.21.0)

public abstract class NodeTypesStub implements BackgroundResource

Base stub class for the NodeTypes service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > NodeTypesStub

Implements

BackgroundResource

Constructors

NodeTypesStub()

public NodeTypesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListNodeTypesRequest,NodeTypeAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListNodeTypesRequest,NodeTypesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

getCallable()

public UnaryCallable<GetNodeTypeRequest,NodeType> getCallable()
Returns

listCallable()

public UnaryCallable<ListNodeTypesRequest,NodeTypeList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListNodeTypesRequest,NodeTypesClient.ListPagedResponse> listPagedCallable()
Returns