@Generated(value="by gapic-generator-java") public class HttpJsonPublicDelegatedPrefixesStub extends PublicDelegatedPrefixesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonPublicDelegatedPrefixesStub(PublicDelegatedPrefixesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonPublicDelegatedPrefixesStub, using the given settings.
|
protected |
HttpJsonPublicDelegatedPrefixesStub(PublicDelegatedPrefixesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonPublicDelegatedPrefixesStub, using the given settings.
|
protected HttpJsonPublicDelegatedPrefixesStub(PublicDelegatedPrefixesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonPublicDelegatedPrefixesStub(PublicDelegatedPrefixesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonPublicDelegatedPrefixesStub create(PublicDelegatedPrefixesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonPublicDelegatedPrefixesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonPublicDelegatedPrefixesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList> aggregatedListCallable()
aggregatedListCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<AnnouncePublicDelegatedPrefixeRequest,Operation> announceCallable()
announceCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.OperationCallable<AnnouncePublicDelegatedPrefixeRequest,Operation,Operation> announceOperationCallable()
announceOperationCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<DeletePublicDelegatedPrefixeRequest,Operation> deleteCallable()
deleteCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.OperationCallable<DeletePublicDelegatedPrefixeRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getCallable()
getCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation> insertCallable()
insertCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.OperationCallable<InsertPublicDelegatedPrefixeRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList> listCallable()
listCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchPublicDelegatedPrefixeRequest,Operation> patchCallable()
patchCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.OperationCallable<PatchPublicDelegatedPrefixeRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.UnaryCallable<WithdrawPublicDelegatedPrefixeRequest,Operation> withdrawCallable()
withdrawCallable in class PublicDelegatedPrefixesStubpublic com.google.api.gax.rpc.OperationCallable<WithdrawPublicDelegatedPrefixeRequest,Operation,Operation> withdrawOperationCallable()
withdrawOperationCallable in class PublicDelegatedPrefixesStubpublic final void close()
close in interface AutoCloseableclose in class PublicDelegatedPrefixesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.