| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
GetSecurityContactResponse |
IamApi.getSecurityContact(GetSecurityContactRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetSecurityContactResponse> |
IamApi.getSecurityContactWithHttpInfo(@NotNull GetSecurityContactRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IamApi.getSecurityContactAsync(GetSecurityContactRequest body,
ApiCallback<GetSecurityContactResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetSecurityContactResponse |
GetSecurityContactResponse.email(String email) |
GetSecurityContactResponse |
GetSecurityContactResponse.emailIsVerify(Boolean emailIsVerify) |
GetSecurityContactResponse |
GetSecurityContactResponse.mobilePhone(String mobilePhone) |
GetSecurityContactResponse |
GetSecurityContactResponse.mobilePhoneIsVerify(Boolean mobilePhoneIsVerify) |
GetSecurityContactResponse |
GetSecurityContactResponse.newSecureContactInfo(NewSecureContactInfoForGetSecurityContactOutput newSecureContactInfo) |
Copyright © 2024. All rights reserved.