| Package | Description |
|---|---|
| com.byteplus.vepfs | |
| com.byteplus.vepfs.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLensPolicyResponse |
VepfsApi.createLensPolicy(CreateLensPolicyRequest body) |
com.squareup.okhttp.Call |
VepfsApi.createLensPolicyAsync(CreateLensPolicyRequest body,
ApiCallback<CreateLensPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VepfsApi.createLensPolicyCall(CreateLensPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createLensPolicy
|
ApiResponse<CreateLensPolicyResponse> |
VepfsApi.createLensPolicyWithHttpInfo(@NotNull CreateLensPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateLensPolicyRequest |
CreateLensPolicyRequest.addRuleGroupsItem(RuleGroupForCreateLensPolicyInput ruleGroupsItem) |
CreateLensPolicyRequest |
CreateLensPolicyRequest.description(String description) |
CreateLensPolicyRequest |
CreateLensPolicyRequest.lensPolicyName(String lensPolicyName) |
CreateLensPolicyRequest |
CreateLensPolicyRequest.logicOperator(CreateLensPolicyRequest.LogicOperatorEnum logicOperator) |
CreateLensPolicyRequest |
CreateLensPolicyRequest.ruleGroups(List<RuleGroupForCreateLensPolicyInput> ruleGroups) |
Copyright © 2026. All rights reserved.