类的使用
com.volcengine.iam.model.CreateSAMLProviderResponse
-
使用CreateSAMLProviderResponse的程序包 程序包 说明 com.volcengine.iam com.volcengine.iam.model -
-
com.volcengine.iam中CreateSAMLProviderResponse的使用
返回CreateSAMLProviderResponse的com.volcengine.iam中的方法 修饰符和类型 方法 说明 CreateSAMLProviderResponseIamApi. createSAMLProvider(CreateSAMLProviderRequest body)CreateSAMLProviderResponseIamApi. createSAMLProvider(String description, String encodedSAMLMetadataDocument, String saMLProviderName, Integer ssOType, Integer status)返回变量类型为CreateSAMLProviderResponse的类型的com.volcengine.iam中的方法 修饰符和类型 方法 说明 ApiResponse<CreateSAMLProviderResponse>IamApi. createSAMLProviderWithHttpInfo(CreateSAMLProviderRequest body)ApiResponse<CreateSAMLProviderResponse>IamApi. createSAMLProviderWithHttpInfo(String description, String encodedSAMLMetadataDocument, String saMLProviderName, Integer ssOType, Integer status)类型变量类型为CreateSAMLProviderResponse的com.volcengine.iam中的方法参数 修饰符和类型 方法 说明 com.squareup.okhttp.CallIamApi. createSAMLProviderAsync(CreateSAMLProviderRequest body, ApiCallback<CreateSAMLProviderResponse> callback)(asynchronously)com.squareup.okhttp.CallIamApi. createSAMLProviderAsync(String description, String encodedSAMLMetadataDocument, String saMLProviderName, Integer ssOType, Integer status, ApiCallback<CreateSAMLProviderResponse> callback)(asynchronously) -
com.volcengine.iam.model中CreateSAMLProviderResponse的使用
返回CreateSAMLProviderResponse的com.volcengine.iam.model中的方法 修饰符和类型 方法 说明 CreateSAMLProviderResponseCreateSAMLProviderResponse. createDate(String createDate)CreateSAMLProviderResponseCreateSAMLProviderResponse. description(String description)CreateSAMLProviderResponseCreateSAMLProviderResponse. saMLProviderName(String saMLProviderName)CreateSAMLProviderResponseCreateSAMLProviderResponse. ssOType(Integer ssOType)CreateSAMLProviderResponseCreateSAMLProviderResponse. status(Integer status)CreateSAMLProviderResponseCreateSAMLProviderResponse. trn(String trn)CreateSAMLProviderResponseCreateSAMLProviderResponse. updateDate(String updateDate)
-