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