类的使用
com.volcengine.iam.model.UpdateSAMLProviderResponse
-
使用UpdateSAMLProviderResponse的程序包 程序包 说明 com.volcengine.iam com.volcengine.iam.model -
-
com.volcengine.iam中UpdateSAMLProviderResponse的使用
返回UpdateSAMLProviderResponse的com.volcengine.iam中的方法 修饰符和类型 方法 说明 UpdateSAMLProviderResponseIamApi. updateSAMLProvider(UpdateSAMLProviderRequest body)UpdateSAMLProviderResponseIamApi. updateSAMLProvider(String description, String newEncodedSAMLMetadataDocument, String saMLProviderName, Integer ssOType, Integer status)返回变量类型为UpdateSAMLProviderResponse的类型的com.volcengine.iam中的方法 修饰符和类型 方法 说明 ApiResponse<UpdateSAMLProviderResponse>IamApi. updateSAMLProviderWithHttpInfo(UpdateSAMLProviderRequest body)ApiResponse<UpdateSAMLProviderResponse>IamApi. updateSAMLProviderWithHttpInfo(String description, String newEncodedSAMLMetadataDocument, String saMLProviderName, Integer ssOType, Integer status)类型变量类型为UpdateSAMLProviderResponse的com.volcengine.iam中的方法参数 修饰符和类型 方法 说明 com.squareup.okhttp.CallIamApi. updateSAMLProviderAsync(UpdateSAMLProviderRequest body, ApiCallback<UpdateSAMLProviderResponse> callback)(asynchronously)com.squareup.okhttp.CallIamApi. updateSAMLProviderAsync(String description, String newEncodedSAMLMetadataDocument, String saMLProviderName, Integer ssOType, Integer status, ApiCallback<UpdateSAMLProviderResponse> callback)(asynchronously) -
com.volcengine.iam.model中UpdateSAMLProviderResponse的使用
返回UpdateSAMLProviderResponse的com.volcengine.iam.model中的方法 修饰符和类型 方法 说明 UpdateSAMLProviderResponseUpdateSAMLProviderResponse. createDate(String createDate)UpdateSAMLProviderResponseUpdateSAMLProviderResponse. description(String description)UpdateSAMLProviderResponseUpdateSAMLProviderResponse. saMLProviderName(String saMLProviderName)UpdateSAMLProviderResponseUpdateSAMLProviderResponse. ssOType(Integer ssOType)UpdateSAMLProviderResponseUpdateSAMLProviderResponse. status(Integer status)UpdateSAMLProviderResponseUpdateSAMLProviderResponse. trn(String trn)UpdateSAMLProviderResponseUpdateSAMLProviderResponse. updateDate(String updateDate)
-