@Generated(value="by gapic-generator-java") public abstract class PublicDelegatedPrefixesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
PublicDelegatedPrefixesStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<AnnouncePublicDelegatedPrefixeRequest,Operation,Operation> announceOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<AnnouncePublicDelegatedPrefixeRequest,Operation> announceCallable()
public com.google.api.gax.rpc.OperationCallable<DeletePublicDelegatedPrefixeRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeletePublicDelegatedPrefixeRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertPublicDelegatedPrefixeRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchPublicDelegatedPrefixeRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchPublicDelegatedPrefixeRequest,Operation> patchCallable()
public com.google.api.gax.rpc.OperationCallable<WithdrawPublicDelegatedPrefixeRequest,Operation,Operation> withdrawOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<WithdrawPublicDelegatedPrefixeRequest,Operation> withdrawCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.