PHP 클래스 Aws\CloudWatchLogs\CloudWatchLogsClient

상속: extends Aws\Common\Client\AbstractClient
파일 보기 프로젝트 열기: humanmade/aws-ses-wp-mail 1 사용 예제들

공개 메소드들

메소드 설명
factory ( array | Guzzle\Common\Collection $config = [] ) : self Factory method to create a new Amazon CloudWatch Logs client using an array of configuration options.

메소드 상세

factory() 공개 정적인 메소드

See http://docs.aws.amazon.com/aws-sdk-php/v2/guide/configuration.html#client-configuration-options
public static factory ( array | Guzzle\Common\Collection $config = [] ) : self
$config array | Guzzle\Common\Collection Client configuration data
리턴 self