| 程序包 | 说明 |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSAMLProviderResponse |
IamApi.updateSAMLProvider(String description,
String newEncodedSAMLMetadataDocument,
String saMLProviderName,
Integer ssOType,
Integer status) |
UpdateSAMLProviderResponse |
IamApi.updateSAMLProvider(UpdateSAMLProviderRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<UpdateSAMLProviderResponse> |
IamApi.updateSAMLProviderWithHttpInfo(String description,
String newEncodedSAMLMetadataDocument,
String saMLProviderName,
Integer ssOType,
Integer status) |
ApiResponse<UpdateSAMLProviderResponse> |
IamApi.updateSAMLProviderWithHttpInfo(UpdateSAMLProviderRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
IamApi.updateSAMLProviderAsync(String description,
String newEncodedSAMLMetadataDocument,
String saMLProviderName,
Integer ssOType,
Integer status,
ApiCallback<UpdateSAMLProviderResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IamApi.updateSAMLProviderAsync(UpdateSAMLProviderRequest body,
ApiCallback<UpdateSAMLProviderResponse> callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.createDate(String createDate) |
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.description(String description) |
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.saMLProviderName(String saMLProviderName) |
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.ssOType(Integer ssOType) |
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.status(Integer status) |
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.trn(String trn) |
UpdateSAMLProviderResponse |
UpdateSAMLProviderResponse.updateDate(String updateDate) |
Copyright © 2024. All rights reserved.