PHP Interface ApaiIO\Operations\OperationInterface

Afficher le fichier Open project: exeu/apai-io Interface Usage Examples

Méthodes publiques

Méthode Description
getName ( ) : string Gets the name of the operation
getOperationParameter ( ) : array Returns all paramerters belonging to the current operation

Method Details

getName() public méthode

Gets the name of the operation
See also: http://docs.aws.amazon.com/AWSECommerceService/2011-08-01/DG/CHAP_OperationListAlphabetical.html
public getName ( ) : string
Résultat string

getOperationParameter() public méthode

Returns all paramerters belonging to the current operation
public getOperationParameter ( ) : array
Résultat array