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
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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