PHP Class Slb\Request\V20140515\DescribeLoadBalancersRequest

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

Public Methods

Method Description
__construct ( )
getAddress ( )
getAddressType ( )
getInternetChargeType ( )
getLoadBalancerId ( )
getMasterZoneId ( )
getNetworkType ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getServerId ( )
getSlaveZoneId ( )
getTags ( )
getVSwitchId ( )
getVpcId ( )
getaccess_key_id ( )
setAddress ( $address )
setAddressType ( $addressType )
setInternetChargeType ( $internetChargeType )
setLoadBalancerId ( $loadBalancerId )
setMasterZoneId ( $masterZoneId )
setNetworkType ( $networkType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setServerId ( $serverId )
setSlaveZoneId ( $slaveZoneId )
setTags ( $tags )
setVSwitchId ( $vSwitchId )
setVpcId ( $vpcId )
setaccess_key_id ( $access_key_id )

Method Details

__construct() public method

public __construct ( )

getAddress() public method

public getAddress ( )

getAddressType() public method

public getAddressType ( )

getInternetChargeType() public method

getLoadBalancerId() public method

public getLoadBalancerId ( )

getMasterZoneId() public method

public getMasterZoneId ( )

getNetworkType() public method

public getNetworkType ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getServerId() public method

public getServerId ( )

getSlaveZoneId() public method

public getSlaveZoneId ( )

getTags() public method

public getTags ( )

getVSwitchId() public method

public getVSwitchId ( )

getVpcId() public method

public getVpcId ( )

getaccess_key_id() public method

public getaccess_key_id ( )

setAddress() public method

public setAddress ( $address )

setAddressType() public method

public setAddressType ( $addressType )

setInternetChargeType() public method

public setInternetChargeType ( $internetChargeType )

setLoadBalancerId() public method

public setLoadBalancerId ( $loadBalancerId )

setMasterZoneId() public method

public setMasterZoneId ( $masterZoneId )

setNetworkType() public method

public setNetworkType ( $networkType )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setServerId() public method

public setServerId ( $serverId )

setSlaveZoneId() public method

public setSlaveZoneId ( $slaveZoneId )

setTags() public method

public setTags ( $tags )

setVSwitchId() public method

public setVSwitchId ( $vSwitchId )

setVpcId() public method

public setVpcId ( $vpcId )

setaccess_key_id() public method

public setaccess_key_id ( $access_key_id )