| Package | Description |
|---|---|
| com.byteplus.vepfs | |
| com.byteplus.vepfs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataFlowBandwidthResponse |
VepfsApi.describeDataFlowBandwidth(DescribeDataFlowBandwidthRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeDataFlowBandwidthResponse> |
VepfsApi.describeDataFlowBandwidthWithHttpInfo(@NotNull DescribeDataFlowBandwidthRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VepfsApi.describeDataFlowBandwidthAsync(DescribeDataFlowBandwidthRequest body,
ApiCallback<DescribeDataFlowBandwidthResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.bandwidth(Integer bandwidth) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.bandwidthMax(Integer bandwidthMax) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.bandwidthMin(Integer bandwidthMin) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.bandwidthPerNode(Integer bandwidthPerNode) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.createTime(String createTime) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.fileSystemId(String fileSystemId) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.status(String status) |
DescribeDataFlowBandwidthResponse |
DescribeDataFlowBandwidthResponse.updateTime(String updateTime) |
Copyright © 2026. All rights reserved.