PHP Class Ecs\Request\V20140526\CreateSecurityGroupRequest

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

Public Methods

Method Description
__construct ( )
getClientToken ( )
getDescription ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupName ( )
getTag1Key ( )
getTag1Value ( )
getTag2Key ( )
getTag2Value ( )
getTag3Key ( )
getTag3Value ( )
getTag4Key ( )
getTag4Value ( )
getTag5Key ( )
getTag5Value ( )
getVpcId ( )
setClientToken ( $clientToken )
setDescription ( $description )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupName ( $securityGroupName )
setTag1Key ( $tag1Key )
setTag1Value ( $tag1Value )
setTag2Key ( $tag2Key )
setTag2Value ( $tag2Value )
setTag3Key ( $tag3Key )
setTag3Value ( $tag3Value )
setTag4Key ( $tag4Key )
setTag4Value ( $tag4Value )
setTag5Key ( $tag5Key )
setTag5Value ( $tag5Value )
setVpcId ( $vpcId )

Method Details

__construct() public method

public __construct ( )

getClientToken() public method

public getClientToken ( )

getDescription() public method

public getDescription ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSecurityGroupName() public method

getTag1Key() public method

public getTag1Key ( )

getTag1Value() public method

public getTag1Value ( )

getTag2Key() public method

public getTag2Key ( )

getTag2Value() public method

public getTag2Value ( )

getTag3Key() public method

public getTag3Key ( )

getTag3Value() public method

public getTag3Value ( )

getTag4Key() public method

public getTag4Key ( )

getTag4Value() public method

public getTag4Value ( )

getTag5Key() public method

public getTag5Key ( )

getTag5Value() public method

public getTag5Value ( )

getVpcId() public method

public getVpcId ( )

setClientToken() public method

public setClientToken ( $clientToken )

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 )

setSecurityGroupName() public method

public setSecurityGroupName ( $securityGroupName )

setTag1Key() public method

public setTag1Key ( $tag1Key )

setTag1Value() public method

public setTag1Value ( $tag1Value )

setTag2Key() public method

public setTag2Key ( $tag2Key )

setTag2Value() public method

public setTag2Value ( $tag2Value )

setTag3Key() public method

public setTag3Key ( $tag3Key )

setTag3Value() public method

public setTag3Value ( $tag3Value )

setTag4Key() public method

public setTag4Key ( $tag4Key )

setTag4Value() public method

public setTag4Value ( $tag4Value )

setTag5Key() public method

public setTag5Key ( $tag5Key )

setTag5Value() public method

public setTag5Value ( $tag5Value )

setVpcId() public method

public setVpcId ( $vpcId )