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)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonNetworkEdgeSecurityServicesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(NetworkEdgeSecurityServicesStubSettings settings)
public static final HttpJsonNetworkEdgeSecurityServicesStub create(NetworkEdgeSecurityServicesStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
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.
Parameters
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.
Parameters
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServiceAggregatedList> aggregatedListCallable()
Returns
Overrides
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListNetworkEdgeSecurityServicesRequest,NetworkEdgeSecurityServicesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Returns
Exceptions
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteNetworkEdgeSecurityServiceRequest,Operation> deleteCallable()
Returns
Overrides
deleteOperationCallable()
public OperationCallable<DeleteNetworkEdgeSecurityServiceRequest,Operation,Operation> deleteOperationCallable()
Returns
Overrides
getCallable()
public UnaryCallable<GetNetworkEdgeSecurityServiceRequest,NetworkEdgeSecurityService> getCallable()
Returns
Overrides
insertCallable()
public UnaryCallable<InsertNetworkEdgeSecurityServiceRequest,Operation> insertCallable()
Returns
Overrides
insertOperationCallable()
public OperationCallable<InsertNetworkEdgeSecurityServiceRequest,Operation,Operation> insertOperationCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
patchCallable()
public UnaryCallable<PatchNetworkEdgeSecurityServiceRequest,Operation> patchCallable()
Returns
Overrides
patchOperationCallable()
public OperationCallable<PatchNetworkEdgeSecurityServiceRequest,Operation,Operation> patchOperationCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()