PHP 인터페이스 ApaiIO\Operations\OperationInterface

파일 보기 프로젝트 열기: exeu/apai-io 0 사용 예제들

공개 메소드들

메소드 설명
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