PHP 클래스 Scalr\Api\Service\User\V1beta0\Adapter\CloudCredentials\CloudstackCloudCredentialsAdapter

저자: N.V.
상속: extends Scalr\Api\Service\User\V1beta0\Adapter\CloudCredentialsAdapter
파일 보기 프로젝트 열기: scalr/scalr

보호된 프로퍼티들

프로퍼티 타입 설명
$rules array Converter rules

공개 메소드들

메소드 설명
_cloudCredentialsType ( $from, $to, $action )
_provider ( $from, $to, $action )
getCloudstackProvider ( $object )
validateEntity ( CloudCredentials $entity, CloudCredentials $prevConfig = null )

비공개 메소드들

메소드 설명
searchCloudstackUser ( Scalr\Service\CloudStack\DataType\AccountList $accounts = null, array &$pars ) : boolean Searches a Cloudstack user name from the accounts list by api key and sets properties

메소드 상세

_cloudCredentialsType() 공개 메소드

public _cloudCredentialsType ( $from, $to, $action )

_provider() 공개 메소드

public _provider ( $from, $to, $action )

getCloudstackProvider() 공개 메소드

public getCloudstackProvider ( $object )

validateEntity() 공개 메소드

public validateEntity ( CloudCredentials $entity, CloudCredentials $prevConfig = null )
$entity Scalr\Model\Entity\CloudCredentials
$prevConfig Scalr\Model\Entity\CloudCredentials

프로퍼티 상세

$rules 보호되어 있는 프로퍼티

Converter rules
protected array $rules
리턴 array