public class DeleteOrganizationIdentityRequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
DeleteOrganizationIdentityRequest() |
DeleteOrganizationIdentityRequest(DeleteOrganizationIdentityRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getIdentityId()
Get Identity ID, which can be obtained through [ListOrganizationIdentity](https://intl.cloud.tencent.com/document/product/850/82934?from_cn_redirect=1).
|
void |
setIdentityId(Long IdentityId)
Set Identity ID, which can be obtained through [ListOrganizationIdentity](https://intl.cloud.tencent.com/document/product/850/82934?from_cn_redirect=1).
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DeleteOrganizationIdentityRequest()
public DeleteOrganizationIdentityRequest(DeleteOrganizationIdentityRequest source)
public Long getIdentityId()
public void setIdentityId(Long IdentityId)
IdentityId - Identity ID, which can be obtained through [ListOrganizationIdentity](https://intl.cloud.tencent.com/document/product/850/82934?from_cn_redirect=1).Copyright © 2025. All rights reserved.