PHP Class Ecs\Request\V20140526\ReplaceSystemDiskRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode Description
__construct ( )
getClientToken ( )
getImageId ( )
getInstanceId ( )
getOwnerAccount ( )
getOwnerId ( )
getPassword ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSystemDiskSize ( )
getUseAdditionalService ( )
setClientToken ( $clientToken )
setImageId ( $imageId )
setInstanceId ( $instanceId )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPassword ( $password )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSystemDiskSize ( $systemDiskSize )
setUseAdditionalService ( $useAdditionalService )

Method Details

__construct() public méthode

public __construct ( )

getClientToken() public méthode

public getClientToken ( )

getImageId() public méthode

public getImageId ( )

getInstanceId() public méthode

public getInstanceId ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getPassword() public méthode

public getPassword ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getSystemDiskSize() public méthode

public getSystemDiskSize ( )

getUseAdditionalService() public méthode

setClientToken() public méthode

public setClientToken ( $clientToken )

setImageId() public méthode

public setImageId ( $imageId )

setInstanceId() public méthode

public setInstanceId ( $instanceId )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPassword() public méthode

public setPassword ( $password )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setSystemDiskSize() public méthode

public setSystemDiskSize ( $systemDiskSize )

setUseAdditionalService() public méthode

public setUseAdditionalService ( $useAdditionalService )