Class PublicDelegatedPrefixesStub (1.6.0-beta)

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()
Returns
TypeDescription
UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getCallable()
Returns
TypeDescription
UnaryCallable<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList> listCallable()
Returns
TypeDescription
UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList>

listPagedCallable()

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

patchCallable()

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

patchOperationCallable()

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