@Generated(value="by gapic-generator-java") public class HttpJsonNetworkEdgeSecurityServicesStub extends NetworkEdgeSecurityServicesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonNetworkEdgeSecurityServicesStub, using the given settings.
|
protected |
HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNetworkEdgeSecurityServicesStub, using the given settings.
|
protected HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonNetworkEdgeSecurityServicesStub create(NetworkEdgeSecurityServicesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonNetworkEdgeSecurityServicesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonNetworkEdgeSecurityServicesStub 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<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList> aggregatedListCallable()
aggregatedListCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteNetworkEdgeSecurityServiceRequest,Operation> deleteCallable()
deleteCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteNetworkEdgeSecurityServiceRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetNetworkEdgeSecurityServiceRequest,NetworkEdgeSecurityService> getCallable()
getCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertNetworkEdgeSecurityServiceRequest,Operation> insertCallable()
insertCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.OperationCallable<InsertNetworkEdgeSecurityServiceRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchNetworkEdgeSecurityServiceRequest,Operation> patchCallable()
patchCallable in class NetworkEdgeSecurityServicesStubpublic com.google.api.gax.rpc.OperationCallable<PatchNetworkEdgeSecurityServiceRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class NetworkEdgeSecurityServicesStubpublic final void close()
close in interface AutoCloseableclose in class NetworkEdgeSecurityServicesStubpublic 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.