| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
RenewInstanceResponse |
BillingApi.renewInstance(RenewInstanceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RenewInstanceResponse> |
BillingApi.renewInstanceWithHttpInfo(@NotNull RenewInstanceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BillingApi.renewInstanceAsync(RenewInstanceRequest body,
ApiCallback<RenewInstanceResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
RenewInstanceResponse |
RenewInstanceResponse.addOrderIDListItem(String orderIDListItem) |
RenewInstanceResponse |
RenewInstanceResponse.addSuccessInstanceListItem(SuccessInstanceListForRenewInstanceOutput successInstanceListItem) |
RenewInstanceResponse |
RenewInstanceResponse.orderIDList(List<String> orderIDList) |
RenewInstanceResponse |
RenewInstanceResponse.successInstanceList(List<SuccessInstanceListForRenewInstanceOutput> successInstanceList) |
Copyright © 2025. All rights reserved.