PHP Class Ecs\Request\V20140526\ModifyVpcAttributeRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getDescription ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getUserCidr ( )
getVpcId ( )
getVpcName ( )
setDescription ( $description )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setUserCidr ( $userCidr )
setVpcId ( $vpcId )
setVpcName ( $vpcName )

Method Details

__construct() public method

public __construct ( )

getDescription() public method

public getDescription ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getUserCidr() public method

public getUserCidr ( )

getVpcId() public method

public getVpcId ( )

getVpcName() public method

public getVpcName ( )

setDescription() public method

public setDescription ( $description )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setUserCidr() public method

public setUserCidr ( $userCidr )

setVpcId() public method

public setVpcId ( $vpcId )

setVpcName() public method

public setVpcName ( $vpcName )