PHP Класс DefaultAcsClient, aliyun-openapi-php-sdk

http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Наследование: implements IAcsClient
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$iClientProfile

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

Метод Описание
__construct ( $iClientProfile )
doAction ( $request, $iSigner = null, $credential = null, $autoRetry = true, $maxRetryNumber = 3 )
getAcsResponse ( $request, $iSigner = null, $credential = null, $autoRetry = true, $maxRetryNumber = 3 )

Приватные методы

Метод Описание
buildApiException ( $respObject, $httpStatus )
parseAcsResponse ( $body, $format )
prepareRequest ( $request )

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

__construct() публичный Метод

public __construct ( $iClientProfile )

doAction() публичный Метод

public doAction ( $request, $iSigner = null, $credential = null, $autoRetry = true, $maxRetryNumber = 3 )

getAcsResponse() публичный Метод

public getAcsResponse ( $request, $iSigner = null, $credential = null, $autoRetry = true, $maxRetryNumber = 3 )

Описание свойств

$iClientProfile публичное свойство

public $iClientProfile