@Generated(value="by gapic-generator-java") public class HttpJsonNetworksStub extends NetworksStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonNetworksStub(NetworksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonNetworksStub, using the given settings.
|
protected |
HttpJsonNetworksStub(NetworksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNetworksStub, using the given settings.
|
protected HttpJsonNetworksStub(NetworksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonNetworksStub(NetworksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonNetworksStub create(NetworksStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonNetworksStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonNetworksStub 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<AddPeeringNetworkRequest,Operation> addPeeringCallable()
addPeeringCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<AddPeeringNetworkRequest,Operation,Operation> addPeeringOperationCallable()
addPeeringOperationCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteNetworkRequest,Operation> deleteCallable()
deleteCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<DeleteNetworkRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<GetNetworkRequest,Network> getCallable()
getCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse> getEffectiveFirewallsCallable()
getEffectiveFirewallsCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<InsertNetworkRequest,Operation> insertCallable()
insertCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<InsertNetworkRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,NetworkList> listCallable()
listCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListNetworksRequest,NetworksClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListPeeringRoutesNetworksRequest,ExchangedPeeringRoutesList> listPeeringRoutesCallable()
listPeeringRoutesCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListPeeringRoutesNetworksRequest,NetworksClient.ListPeeringRoutesPagedResponse> listPeeringRoutesPagedCallable()
listPeeringRoutesPagedCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<PatchNetworkRequest,Operation> patchCallable()
patchCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<PatchNetworkRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<RemovePeeringNetworkRequest,Operation> removePeeringCallable()
removePeeringCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<RemovePeeringNetworkRequest,Operation,Operation> removePeeringOperationCallable()
removePeeringOperationCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<SwitchToCustomModeNetworkRequest,Operation> switchToCustomModeCallable()
switchToCustomModeCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<SwitchToCustomModeNetworkRequest,Operation,Operation> switchToCustomModeOperationCallable()
switchToCustomModeOperationCallable in class NetworksStubpublic com.google.api.gax.rpc.UnaryCallable<UpdatePeeringNetworkRequest,Operation> updatePeeringCallable()
updatePeeringCallable in class NetworksStubpublic com.google.api.gax.rpc.OperationCallable<UpdatePeeringNetworkRequest,Operation,Operation> updatePeeringOperationCallable()
updatePeeringOperationCallable in class NetworksStubpublic final void close()
close in interface AutoCloseableclose in class NetworksStubpublic 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.