PHP Class 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.
Inheritance: implements IAcsClient
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
$iClientProfile

Méthodes publiques

Méthode Description
__construct ( $iClientProfile )
doAction ( $request, $iSigner = null, $credential = null, $autoRetry = true, $maxRetryNumber = 3 )
getAcsResponse ( $request, $iSigner = null, $credential = null, $autoRetry = true, $maxRetryNumber = 3 )

Private Methods

Méthode Description
buildApiException ( $respObject, $httpStatus )
parseAcsResponse ( $body, $format )
prepareRequest ( $request )

Method Details

__construct() public méthode

public __construct ( $iClientProfile )

doAction() public méthode

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

getAcsResponse() public méthode

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

Property Details

$iClientProfile public_oe property

public $iClientProfile