类的使用
com.volcengine.iam.model.CreateSAMLProviderRequest
-
使用CreateSAMLProviderRequest的程序包 程序包 说明 com.volcengine.iam com.volcengine.iam.model -
-
com.volcengine.iam中CreateSAMLProviderRequest的使用
参数类型为CreateSAMLProviderRequest的com.volcengine.iam中的方法 修饰符和类型 方法 说明 CreateSAMLProviderResponseIamApi. createSAMLProvider(CreateSAMLProviderRequest body)com.squareup.okhttp.CallIamApi. createSAMLProviderAsync(CreateSAMLProviderRequest body, ApiCallback<CreateSAMLProviderResponse> callback)(asynchronously)com.squareup.okhttp.CallIamApi. createSAMLProviderCall(CreateSAMLProviderRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for createSAMLProviderApiResponse<CreateSAMLProviderResponse>IamApi. createSAMLProviderWithHttpInfo(CreateSAMLProviderRequest body) -
com.volcengine.iam.model中CreateSAMLProviderRequest的使用
返回CreateSAMLProviderRequest的com.volcengine.iam.model中的方法 修饰符和类型 方法 说明 CreateSAMLProviderRequestCreateSAMLProviderRequest. description(String description)CreateSAMLProviderRequestCreateSAMLProviderRequest. encodedSAMLMetadataDocument(String encodedSAMLMetadataDocument)CreateSAMLProviderRequestCreateSAMLProviderRequest. saMLProviderName(String saMLProviderName)CreateSAMLProviderRequestCreateSAMLProviderRequest. ssOType(Integer ssOType)CreateSAMLProviderRequestCreateSAMLProviderRequest. status(Integer status)
-