| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse |
BccClient.listInstances(ListInstancesRequest request)
Return a list of instances owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesRequest |
ListInstancesRequest.withAutoRenew(boolean autoRenew)
Configure the request with specified autoRenew.
|
ListInstancesRequest |
ListInstancesRequest.withDedicatedHostId(String dedicatedHostId) |
ListInstancesRequest |
ListInstancesRequest.withEhcClusterId(String ehcClusterId) |
ListInstancesRequest |
ListInstancesRequest.withInternalIp(String internalIp)
Configure internalIp for the request.
|
ListInstancesRequest |
ListInstancesRequest.withKeypairId(String keypairId)
Configure the request with specified keypairId.
|
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.
|
ListInstancesRequest |
ListInstancesRequest.withZoneName(String zoneName) |
Copyright © 2024. All rights reserved.