public class HttpJsonNetworkEdgeSecurityServicesStub extends NetworkEdgeSecurityServicesStub
REST stub implementation for the NetworkEdgeSecurityServices service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonNetworkEdgeSecurityServicesStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonNetworkEdgeSecurityServicesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(NetworkEdgeSecurityServicesStubSettings settings)
public static final HttpJsonNetworkEdgeSecurityServicesStub create(NetworkEdgeSecurityServicesStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, ClientContext clientContext)
protected HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonNetworkEdgeSecurityServicesStub, using the given settings.
This is protected so that it is easy to make a subclass, but otherwise, the static factory
methods should be preferred.
HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNetworkEdgeSecurityServicesStub, using the given settings.
This is protected so that it is easy to make a subclass, but otherwise, the static factory
methods should be preferred.
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList> aggregatedListCallable()
Overrides
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteNetworkEdgeSecurityServiceRequest,Operation> deleteCallable()
Overrides
deleteOperationCallable()
public OperationCallable<DeleteNetworkEdgeSecurityServiceRequest,Operation,Operation> deleteOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetNetworkEdgeSecurityServiceRequest,NetworkEdgeSecurityService> getCallable()
Overrides
insertCallable()
public UnaryCallable<InsertNetworkEdgeSecurityServiceRequest,Operation> insertCallable()
Overrides
insertOperationCallable()
public OperationCallable<InsertNetworkEdgeSecurityServiceRequest,Operation,Operation> insertOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
patchCallable()
public UnaryCallable<PatchNetworkEdgeSecurityServiceRequest,Operation> patchCallable()
Overrides
patchOperationCallable()
public OperationCallable<PatchNetworkEdgeSecurityServiceRequest,Operation,Operation> patchOperationCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()