@Generated(value="by gapic-generator-java") public class HttpJsonGlobalAddressesStub extends GlobalAddressesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonGlobalAddressesStub(GlobalAddressesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonGlobalAddressesStub, using the given settings.
|
protected |
HttpJsonGlobalAddressesStub(GlobalAddressesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonGlobalAddressesStub, using the given settings.
|
protected HttpJsonGlobalAddressesStub(GlobalAddressesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonGlobalAddressesStub(GlobalAddressesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonGlobalAddressesStub create(GlobalAddressesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonGlobalAddressesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonGlobalAddressesStub 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<DeleteGlobalAddressRequest,Operation> deleteCallable()
deleteCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteGlobalAddressRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.UnaryCallable<GetGlobalAddressRequest,Address> getCallable()
getCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertGlobalAddressRequest,Operation> insertCallable()
insertCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.OperationCallable<InsertGlobalAddressRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,AddressList> listCallable()
listCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,GlobalAddressesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.UnaryCallable<MoveGlobalAddressRequest,Operation> moveCallable()
moveCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.OperationCallable<MoveGlobalAddressRequest,Operation,Operation> moveOperationCallable()
moveOperationCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.UnaryCallable<SetLabelsGlobalAddressRequest,Operation> setLabelsCallable()
setLabelsCallable in class GlobalAddressesStubpublic com.google.api.gax.rpc.OperationCallable<SetLabelsGlobalAddressRequest,Operation,Operation> setLabelsOperationCallable()
setLabelsOperationCallable in class GlobalAddressesStubpublic final void close()
close in interface AutoCloseableclose in class GlobalAddressesStubpublic 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.