Class PublicAdvertisedPrefixesStub (1.51.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()
Returns
TypeDescription
UnaryCallable<AnnouncePublicAdvertisedPrefixeRequest,Operation>

announceOperationCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeletePublicAdvertisedPrefixeRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeletePublicAdvertisedPrefixeRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetPublicAdvertisedPrefixeRequest,PublicAdvertisedPrefix> getCallable()
Returns
TypeDescription
UnaryCallable<GetPublicAdvertisedPrefixeRequest,PublicAdvertisedPrefix>

insertCallable()

public UnaryCallable<InsertPublicAdvertisedPrefixeRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertPublicAdvertisedPrefixeRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList> listCallable()
Returns
TypeDescription
UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList>

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchPublicAdvertisedPrefixeRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchPublicAdvertisedPrefixeRequest,Operation>

patchOperationCallable()

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

withdrawCallable()

public UnaryCallable<WithdrawPublicAdvertisedPrefixeRequest,Operation> withdrawCallable()
Returns
TypeDescription
UnaryCallable<WithdrawPublicAdvertisedPrefixeRequest,Operation>

withdrawOperationCallable()

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