Class GlobalPublicDelegatedPrefixesStub (1.47.0)

public abstract class GlobalPublicDelegatedPrefixesStub implements BackgroundResource

Base stub class for the GlobalPublicDelegatedPrefixes service API.

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

Inheritance

java.lang.Object > GlobalPublicDelegatedPrefixesStub

Implements

BackgroundResource

Constructors

GlobalPublicDelegatedPrefixesStub()

public GlobalPublicDelegatedPrefixesStub()

Methods

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

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

insertCallable()

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

insertOperationCallable()

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

listCallable()

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

listPagedCallable()

public UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,ListPagedResponse>

patchCallable()

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

patchOperationCallable()

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