Class PublicAdvertisedPrefixesStub (1.13.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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeletePublicAdvertisedPrefixeRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetPublicAdvertisedPrefixeRequest,PublicAdvertisedPrefix> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertPublicAdvertisedPrefixeRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList> listCallable()
Returns

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchPublicAdvertisedPrefixeRequest,Operation> patchCallable()
Returns

patchOperationCallable()

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