Package | Description |
---|---|
com.tencentcloudapi.organization.v20210331.models |
Modifier and Type | Method and Description |
---|---|
SCIMCredential[] |
ListSCIMCredentialsResponse.getSCIMCredentials()
Get SCIM 密钥信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ListSCIMCredentialsResponse.setSCIMCredentials(SCIMCredential[] SCIMCredentials)
Set SCIM 密钥信息。
|
Constructor and Description |
---|
SCIMCredential(SCIMCredential 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.
|
Copyright © 2025. All rights reserved.