public class GetBecVmServicesRequest extends AbstractBceRequest
| Modifier and Type | Field and Description |
|---|---|
String |
keyword
Query the keyword of the virtual machine service.
|
String |
keywordType
Query the keyword type of the virtual machine service.
|
String |
order
Sort, ascending/descending.
|
String |
orderBy
Sort field.
|
int |
pageNo
Page number of display page.
|
int |
pageSize
The number of services on the display page.
|
| Constructor and Description |
|---|
GetBecVmServicesRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetBecVmServicesRequest |
withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
getRequestCredentials, setRequestCredentialspublic String keywordType
public String keyword
public int pageNo
public int pageSize
public String order
public String orderBy
public GetBecVmServicesRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestcredentials - a valid instance of BceCredentials.Copyright © 2022. All rights reserved.