Class ServiceDescription
A ServiceDescription stores service information based on a service document
- Guzzle\Service\Description\ServiceDescription implements Guzzle\Service\Description\ServiceDescriptionInterface, Guzzle\Common\ToArrayInterface
Namespace: Guzzle\Service\Description
Located at src/Guzzle/Service/Description/ServiceDescription.php
Located at src/Guzzle/Service/Description/ServiceDescription.php
public static
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
string
|
|
public
|
|
public
array
|
|
public
boolean
|
|
public
|
|
public
|
#
addOperation(
Add a operation to the service description |
public
|
|
public
array
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
null|mixed
|
|
public
|
|
protected
|
protected
array
|
$operations
Array of |
#
array()
|
protected
array
|
$models
Array of API models |
#
array()
|
protected
string
|
$name
Name of the API |
|
protected
string
|
$apiVersion
API version |
|
protected
string
|
$description
Summary of the API |
|
protected
array
|
$extraData
Any extra API data |
#
array()
|
protected static
|
$descriptionLoader
Factory used in factory method |
|
protected
string
|
$baseUrl
baseUrl/basePath |