public class RemoveAuthPolicyResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RemoveAuthPolicyResponseBody.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static RemoveAuthPolicyResponseBody.Builder |
builder() |
static RemoveAuthPolicyResponseBody |
create() |
Integer |
getCode() |
String |
getData() |
Integer |
getHttpStatusCode() |
String |
getMessage() |
String |
getRequestId() |
Boolean |
getSuccess() |
RemoveAuthPolicyResponseBody.Builder |
toBuilder() |
public static RemoveAuthPolicyResponseBody.Builder builder()
public static RemoveAuthPolicyResponseBody create()
public RemoveAuthPolicyResponseBody.Builder toBuilder()
public Integer getCode()
public String getData()
public Integer getHttpStatusCode()
public String getMessage()
public String getRequestId()
public Boolean getSuccess()
Copyright © 2026. All rights reserved.