| Package | Description |
|---|---|
| com.byteplus.id | |
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
CreatePolicyResponse |
IdApi.createPolicy(CreatePolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreatePolicyResponse> |
IdApi.createPolicyWithHttpInfo(@NotNull CreatePolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IdApi.createPolicyAsync(CreatePolicyRequest body,
ApiCallback<CreatePolicyResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreatePolicyResponse |
CreatePolicyResponse.createTime(String createTime) |
CreatePolicyResponse |
CreatePolicyResponse.description(String description) |
CreatePolicyResponse |
CreatePolicyResponse.namespaceId(String namespaceId) |
CreatePolicyResponse |
CreatePolicyResponse.policy(String policy) |
CreatePolicyResponse |
CreatePolicyResponse.policyId(String policyId) |
CreatePolicyResponse |
CreatePolicyResponse.policyName(String policyName) |
CreatePolicyResponse |
CreatePolicyResponse.trn(String trn) |
CreatePolicyResponse |
CreatePolicyResponse.updateTime(String updateTime) |
Copyright © 2026. All rights reserved.