PHP Интерфейс ApaiIO\Operations\OperationInterface

Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
getName ( ) : string Gets the name of the operation
getOperationParameter ( ) : array Returns all paramerters belonging to the current operation

Описание методов

getName() публичный метод

Gets the name of the operation
См. также: http://docs.aws.amazon.com/AWSECommerceService/2011-08-01/DG/CHAP_OperationListAlphabetical.html
public getName ( ) : string
Результат string

getOperationParameter() публичный метод

Returns all paramerters belonging to the current operation
public getOperationParameter ( ) : array
Результат array