class GoogleCloudApigeeV1TargetServer extends Model (View source)

Properties

string $description
string $host
bool $isEnabled
string $name
int $port
string $protocol
protected $sSLInfoType
protected $sSLInfoDataType

Methods

setDescription($description)

No description

string
getDescription()

No description

setHost($host)

No description

string
getHost()

No description

setIsEnabled($isEnabled)

No description

bool
getIsEnabled()

No description

setName($name)

No description

string
getName()

No description

setPort($port)

No description

int
getPort()

No description

setProtocol($protocol)

No description

string
getProtocol()

No description

setSSLInfo(GoogleCloudApigeeV1TlsInfo $sSLInfo)

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setHost($host)

No description

Parameters

$host

string getHost()

No description

Return Value

string

setIsEnabled($isEnabled)

No description

Parameters

$isEnabled

bool getIsEnabled()

No description

Return Value

bool

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPort($port)

No description

Parameters

$port

int getPort()

No description

Return Value

int

setProtocol($protocol)

No description

Parameters

$protocol

string getProtocol()

No description

Return Value

string

setSSLInfo(GoogleCloudApigeeV1TlsInfo $sSLInfo)

No description

Parameters

GoogleCloudApigeeV1TlsInfo $sSLInfo

GoogleCloudApigeeV1TlsInfo getSSLInfo()

No description