| Package | Description |
|---|---|
| com.baidubce.services.bci | |
| com.baidubce.services.bci.model.instance |
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse |
BciClient.listInstances(ListInstancesRequest request)
Get the bci instance with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesRequest |
ListInstancesRequest.setKeyword(String keyword) |
ListInstancesRequest |
ListInstancesRequest.setKeywordType(String keywordType) |
ListInstancesRequest |
ListInstancesRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListInstancesRequest |
ListInstancesRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListInstancesRequest |
ListInstancesRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2023. All rights reserved.