Class PublicDelegatedPrefixesStub (1.12.1)

public abstract class PublicDelegatedPrefixesStub implements BackgroundResource

Base stub class for the PublicDelegatedPrefixes service API.

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

Inheritance

java.lang.Object > PublicDelegatedPrefixesStub

Implements

BackgroundResource

Constructors

PublicDelegatedPrefixesStub()

public PublicDelegatedPrefixesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeletePublicDelegatedPrefixeRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeletePublicDelegatedPrefixeRequest,Operation,Operation> deleteOperationCallable()
Returns

getCallable()

public UnaryCallable<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertPublicDelegatedPrefixeRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse> listPagedCallable()
Returns

patchCallable()

public UnaryCallable<PatchPublicDelegatedPrefixeRequest,Operation> patchCallable()
Returns

patchOperationCallable()

public OperationCallable<PatchPublicDelegatedPrefixeRequest,Operation,Operation> patchOperationCallable()
Returns