Class PublicDelegatedPrefixesStub (1.68.0)

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()

aggregatedListPagedCallable()

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

announceCallable()

public UnaryCallable<AnnouncePublicDelegatedPrefixeRequest,Operation> announceCallable()

announceOperationCallable()

public OperationCallable<AnnouncePublicDelegatedPrefixeRequest,Operation,Operation> announceOperationCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeletePublicDelegatedPrefixeRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getCallable()

insertCallable()

public UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList> listCallable()

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchPublicDelegatedPrefixeRequest,Operation> patchCallable()

patchOperationCallable()

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

withdrawCallable()

public UnaryCallable<WithdrawPublicDelegatedPrefixeRequest,Operation> withdrawCallable()

withdrawOperationCallable()

public OperationCallable<WithdrawPublicDelegatedPrefixeRequest,Operation,Operation> withdrawOperationCallable()