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