Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Method and Description |
---|---|
static EmbeddedDetectAnomaliesRequest.ContentType |
EmbeddedDetectAnomaliesRequest.ContentType.create(String key) |
EmbeddedDetectAnomaliesRequest.ContentType |
EmbeddedDetectAnomaliesRequest.getContentType() |
static EmbeddedDetectAnomaliesRequest.ContentType |
EmbeddedDetectAnomaliesRequest.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbeddedDetectAnomaliesRequest.ContentType[] |
EmbeddedDetectAnomaliesRequest.ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EmbeddedDetectAnomaliesRequest.Builder |
EmbeddedDetectAnomaliesRequest.Builder.contentType(EmbeddedDetectAnomaliesRequest.ContentType contentType) |
Constructor and Description |
---|
EmbeddedDetectAnomaliesRequest(String modelId,
Float sensitivity,
EmbeddedDetectAnomaliesRequest.ContentType contentType,
byte[] content)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.