Class PublicAdvertisedPrefixesStub (1.68.0)

public abstract class PublicAdvertisedPrefixesStub implements BackgroundResource

Base stub class for the PublicAdvertisedPrefixes service API.

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

Inheritance

java.lang.Object > PublicAdvertisedPrefixesStub

Implements

BackgroundResource

Constructors

PublicAdvertisedPrefixesStub()

public PublicAdvertisedPrefixesStub()

Methods

announceCallable()

public UnaryCallable<AnnouncePublicAdvertisedPrefixeRequest,Operation> announceCallable()

announceOperationCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeletePublicAdvertisedPrefixeRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetPublicAdvertisedPrefixeRequest,PublicAdvertisedPrefix> getCallable()

insertCallable()

public UnaryCallable<InsertPublicAdvertisedPrefixeRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList> listCallable()

listPagedCallable()

public UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse> listPagedCallable()

patchCallable()

public UnaryCallable<PatchPublicAdvertisedPrefixeRequest,Operation> patchCallable()

patchOperationCallable()

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

withdrawCallable()

public UnaryCallable<WithdrawPublicAdvertisedPrefixeRequest,Operation> withdrawCallable()

withdrawOperationCallable()

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