| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse |
BccClient.getInstanceNoChargeList(ListGetInstanceNoChargeRequest request)
Return a list of noCharge instances owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListGetInstanceNoChargeRequest |
ListGetInstanceNoChargeRequest.withInternalIp(String internalIp)
Configure internalIp for the request.
|
ListGetInstanceNoChargeRequest |
ListGetInstanceNoChargeRequest.withKeypairId(String keypairId)
Configure the request with specified keypairId.
|
ListGetInstanceNoChargeRequest |
ListGetInstanceNoChargeRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListGetInstanceNoChargeRequest |
ListGetInstanceNoChargeRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListGetInstanceNoChargeRequest |
ListGetInstanceNoChargeRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ListGetInstanceNoChargeRequest |
ListGetInstanceNoChargeRequest.withZoneName(String zoneName)
Configure the request with specified zoneName.
|
Copyright © 2022. All rights reserved.