| 程序包 | 说明 |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateSAMLProviderResponse |
IamApi.createSAMLProvider(CreateSAMLProviderRequest body) |
com.squareup.okhttp.Call |
IamApi.createSAMLProviderAsync(CreateSAMLProviderRequest body,
ApiCallback<CreateSAMLProviderResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IamApi.createSAMLProviderCall(CreateSAMLProviderRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSAMLProvider
|
ApiResponse<CreateSAMLProviderResponse> |
IamApi.createSAMLProviderWithHttpInfo(CreateSAMLProviderRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.description(String description) |
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.encodedSAMLMetadataDocument(String encodedSAMLMetadataDocument) |
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.saMLProviderName(String saMLProviderName) |
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.ssOType(Integer ssOType) |
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.status(Integer status) |
Copyright © 2024. All rights reserved.