Aliyun_Log_Models_ListMachineGroupsRequest

Extends \Aliyun_Log_Models_Request

The base request of all log request.

author

log service dev

package

LOG_PHP_SDK

Methods

Aliyun_Log_Models_Request constructor

__construct(string $project) 
inherited

Arguments

$project

string

project name

getGroupName

getGroupName() 

getOffset

getOffset() 

Get project name

getProject() : string
inherited

Response

string

project name

getSize

getSize() 

setGroupName

setGroupName( $groupName) 

Arguments

$groupName

setOffset

setOffset( $offset) 

Arguments

$offset

Set project name

setProject(string $project) 
inherited

Arguments

$project

string

project name

setSize

setSize( $size) 

Arguments

$size

Properties

groupName

groupName : 

Type(s)

offset

offset : 

Type(s)

size

size : 

Type(s)

project name

project : string
inherited
var

project name

Type(s)

string