Service
class Service extends Model (View source)
Properties
array[] | $generatedCustomerMetadata | ||
string | $id | ||
string[] | $labels | ||
string | $name | ||
protected | $networkSettingsType | ||
protected | $networkSettingsDataType | ||
protected | $splitType | ||
protected | $splitDataType |
Methods
setGeneratedCustomerMetadata($generatedCustomerMetadata)
No description
array[]
getGeneratedCustomerMetadata()
No description
setId($id)
No description
string
getId()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
getNetworkSettings()
No description
getSplit()
No description
Details
setGeneratedCustomerMetadata($generatedCustomerMetadata)
No description
array[]
getGeneratedCustomerMetadata()
No description
setId($id)
No description
string
getId()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
setNetworkSettings(NetworkSettings $networkSettings)
No description
NetworkSettings
getNetworkSettings()
No description
setSplit(TrafficSplit $split)
No description
TrafficSplit
getSplit()
No description