Class PublicAdvertisedPrefixesStub (1.6.0-beta)

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