| Package | Description |
|---|---|
| com.volcengine.model.maas.api | |
| com.volcengine.service.maas |
| Modifier and Type | Method and Description |
|---|---|
Api.Error |
Api.Error.Builder.build() |
Api.Error |
Api.Error.Builder.buildPartial() |
static Api.Error |
Api.Error.getDefaultInstance() |
Api.Error |
Api.Error.getDefaultInstanceForType() |
Api.Error |
Api.Error.Builder.getDefaultInstanceForType() |
Api.Error |
Api.ErrorRespOrBuilder.getError()
.api.Error error = 1; |
Api.Error |
Api.ErrorResp.getError()
.api.Error error = 1; |
Api.Error |
Api.ErrorResp.Builder.getError()
.api.Error error = 1; |
Api.Error |
Api.TokenizeRespOrBuilder.getError()
Error if exists for the req
|
Api.Error |
Api.TokenizeResp.getError()
Error if exists for the req
|
Api.Error |
Api.TokenizeResp.Builder.getError()
Error if exists for the req
|
Api.Error |
Api.ClassificationRespOrBuilder.getError()
Error if exists for the req
|
Api.Error |
Api.ClassificationResp.getError()
Error if exists for the req
|
Api.Error |
Api.ClassificationResp.Builder.getError()
Error if exists for the req
|
Api.Error |
Api.ChatRespOrBuilder.getError()
Error if exists for the req
|
Api.Error |
Api.ChatResp.getError()
Error if exists for the req
|
Api.Error |
Api.ChatResp.Builder.getError()
Error if exists for the req
|
Api.Error |
Api.EmbeddingsRespOrBuilder.getError()
.api.Error error = 6; |
Api.Error |
Api.EmbeddingsResp.getError()
.api.Error error = 6; |
Api.Error |
Api.EmbeddingsResp.Builder.getError()
.api.Error error = 6; |
static Api.Error |
Api.Error.parseDelimitedFrom(InputStream input) |
static Api.Error |
Api.Error.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Error |
Api.Error.parseFrom(byte[] data) |
static Api.Error |
Api.Error.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Error |
Api.Error.parseFrom(ByteBuffer data) |
static Api.Error |
Api.Error.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Error |
Api.Error.parseFrom(com.google.protobuf.ByteString data) |
static Api.Error |
Api.Error.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Error |
Api.Error.parseFrom(com.google.protobuf.CodedInputStream input) |
static Api.Error |
Api.Error.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Error |
Api.Error.parseFrom(InputStream input) |
static Api.Error |
Api.Error.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Api.Error> |
Api.Error.getParserForType() |
static com.google.protobuf.Parser<Api.Error> |
Api.Error.parser() |
| Modifier and Type | Method and Description |
|---|---|
Api.ErrorResp.Builder |
Api.ErrorResp.Builder.mergeError(Api.Error value)
.api.Error error = 1; |
Api.TokenizeResp.Builder |
Api.TokenizeResp.Builder.mergeError(Api.Error value)
Error if exists for the req
|
Api.ClassificationResp.Builder |
Api.ClassificationResp.Builder.mergeError(Api.Error value)
Error if exists for the req
|
Api.ChatResp.Builder |
Api.ChatResp.Builder.mergeError(Api.Error value)
Error if exists for the req
|
Api.EmbeddingsResp.Builder |
Api.EmbeddingsResp.Builder.mergeError(Api.Error value)
.api.Error error = 6; |
Api.Error.Builder |
Api.Error.Builder.mergeFrom(Api.Error other) |
static Api.Error.Builder |
Api.Error.newBuilder(Api.Error prototype) |
Api.ErrorResp.Builder |
Api.ErrorResp.Builder.setError(Api.Error value)
.api.Error error = 1; |
Api.TokenizeResp.Builder |
Api.TokenizeResp.Builder.setError(Api.Error value)
Error if exists for the req
|
Api.ClassificationResp.Builder |
Api.ClassificationResp.Builder.setError(Api.Error value)
Error if exists for the req
|
Api.ChatResp.Builder |
Api.ChatResp.Builder.setError(Api.Error value)
Error if exists for the req
|
Api.EmbeddingsResp.Builder |
Api.EmbeddingsResp.Builder.setError(Api.Error value)
.api.Error error = 6; |
| Constructor and Description |
|---|
MaasException(Api.Error raw,
String requestId) |
Copyright © 2025. All rights reserved.