类的使用
com.volcengine.iam.model.DetachUserPolicyRequest
-
使用DetachUserPolicyRequest的程序包 程序包 说明 com.volcengine.iam com.volcengine.iam.model -
-
com.volcengine.iam中DetachUserPolicyRequest的使用
参数类型为DetachUserPolicyRequest的com.volcengine.iam中的方法 修饰符和类型 方法 说明 DetachUserPolicyResponseIamApi. detachUserPolicy(DetachUserPolicyRequest body)com.squareup.okhttp.CallIamApi. detachUserPolicyAsync(DetachUserPolicyRequest body, ApiCallback<DetachUserPolicyResponse> callback)(asynchronously)com.squareup.okhttp.CallIamApi. detachUserPolicyCall(DetachUserPolicyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for detachUserPolicyApiResponse<DetachUserPolicyResponse>IamApi. detachUserPolicyWithHttpInfo(@NotNull DetachUserPolicyRequest body) -
com.volcengine.iam.model中DetachUserPolicyRequest的使用
返回DetachUserPolicyRequest的com.volcengine.iam.model中的方法 修饰符和类型 方法 说明 DetachUserPolicyRequestDetachUserPolicyRequest. policyName(String policyName)DetachUserPolicyRequestDetachUserPolicyRequest. policyType(String policyType)DetachUserPolicyRequestDetachUserPolicyRequest. userName(String userName)
-