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