InfluxDB PHP Client
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
InfluxDB2\Service\SignoutService Class Reference

Public Member Functions

 __construct (DefaultApi $defaultApi)
 
 postSignout ($zap_trace_span=null)
 
 postSignoutWithHttpInfo ($zap_trace_span=null)
 

Protected Member Functions

 postSignoutRequest ($zap_trace_span=null)
 

Protected Attributes

 $defaultApi
 
 $headerSelector
 

Constructor & Destructor Documentation

◆ __construct()

InfluxDB2\Service\SignoutService::__construct ( DefaultApi $defaultApi)
Parameters
DefaultApi$defaultApi
HeaderSelector$selector

Member Function Documentation

◆ postSignout()

InfluxDB2\Service\SignoutService::postSignout ( $zap_trace_span = null)

Operation postSignout

Expire the current UI session

Parameters
string$zap_trace_spanOpenTracing span context (optional)
Exceptions

InfluxDB2\ApiException on non-2xx response

Exceptions

InvalidArgumentException

Returns
void

◆ postSignoutRequest()

InfluxDB2\Service\SignoutService::postSignoutRequest ( $zap_trace_span = null)
protected

Create request for operation 'postSignout'

Parameters
string$zap_trace_spanOpenTracing span context (optional)
Exceptions

InvalidArgumentException

Returns
\Psr\Http\Message\RequestInterface

◆ postSignoutWithHttpInfo()

InfluxDB2\Service\SignoutService::postSignoutWithHttpInfo ( $zap_trace_span = null)

Operation postSignoutWithHttpInfo

Expire the current UI session

Parameters
string$zap_trace_spanOpenTracing span context (optional)
Exceptions

InfluxDB2\ApiException on non-2xx response

Exceptions

InvalidArgumentException

Returns
array of null, HTTP status code, HTTP response headers (array of strings)

The documentation for this class was generated from the following file: