class GoogleCloudRunV2HTTPGetAction extends Collection (View source)

Properties

protected $collection_key
protected $httpHeadersType
protected $httpHeadersDataType
string $path
int $port

Methods

setHttpHeaders($httpHeaders)

No description

setPath($path)

No description

string
getPath()

No description

setPort($port)

No description

int
getPort()

No description

Details

setHttpHeaders($httpHeaders)

No description

Parameters

$httpHeaders

GoogleCloudRunV2HTTPHeader[] getHttpHeaders()

No description

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setPort($port)

No description

Parameters

$port

int getPort()

No description

Return Value

int