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

공개 메소드들

메소드 설명
addEndpoint ( $endpointName, $regionId, $product, $domain )
findEndpointByName ( $endpointName )
getCredential ( )
getEndpoints ( )
getFormat ( )
getProfile ( $regionId, $accessKeyId, $accessSecret )
getRegionId ( )
getSigner ( )

비공개 메소드들

메소드 설명
__construct ( $regionId, $credential )
addEndpoint_ ( $endpointName, $regionId, $product, $domain )
findProductDomain ( $productDomains, $product, $domain )
updateEndpoint ( $regionId, $product, $domain, $endpoint )

메소드 상세

addEndpoint() 공개 정적인 메소드

public static addEndpoint ( $endpointName, $regionId, $product, $domain )

findEndpointByName() 공개 정적인 메소드

public static findEndpointByName ( $endpointName )

getCredential() 공개 메소드

public getCredential ( )

getEndpoints() 공개 정적인 메소드

public static getEndpoints ( )

getFormat() 공개 메소드

public getFormat ( )

getProfile() 공개 정적인 메소드

public static getProfile ( $regionId, $accessKeyId, $accessSecret )

getRegionId() 공개 메소드

public getRegionId ( )

getSigner() 공개 메소드

public getSigner ( )