public static class CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
apiKey
example:
Q34nExQH7sQ****
|
String |
collection
example:
collection1
|
List<CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersDashVectorSchemaParameters> |
dashVectorSchemaParameters |
String |
instanceId
example:
vrs-cn-lbj3ru1***
|
String |
network
example:
PublicNetwork
|
String |
operation
example:
Upsert
|
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPartition |
partition |
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPrimaryKeyId |
primaryKeyId |
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersVector |
vector |
| 构造器和说明 |
|---|
CreateEventStreamingRequestSinkSinkDashVectorParameters() |
@NameInMap(value="ApiKey") public String apiKey
Q34nExQH7sQ****
@NameInMap(value="Collection") public String collection
collection1
@NameInMap(value="DashVectorSchemaParameters") public List<CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersDashVectorSchemaParameters> dashVectorSchemaParameters
@NameInMap(value="InstanceId") public String instanceId
vrs-cn-lbj3ru1***
@NameInMap(value="Network") public String network
PublicNetwork
@NameInMap(value="Operation") public String operation
Upsert
@NameInMap(value="Partition") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPartition partition
@NameInMap(value="PrimaryKeyId") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPrimaryKeyId primaryKeyId
@NameInMap(value="Vector") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersVector vector
public CreateEventStreamingRequestSinkSinkDashVectorParameters()
public static CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters build(Map<String,?> map) throws Exception
Exceptionpublic CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setApiKey(String apiKey)
public String getApiKey()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setCollection(String collection)
public String getCollection()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setDashVectorSchemaParameters(List<CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersDashVectorSchemaParameters> dashVectorSchemaParameters)
public List<CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersDashVectorSchemaParameters> getDashVectorSchemaParameters()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setInstanceId(String instanceId)
public String getInstanceId()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setNetwork(String network)
public String getNetwork()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setOperation(String operation)
public String getOperation()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setPartition(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPartition partition)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPartition getPartition()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setPrimaryKeyId(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPrimaryKeyId primaryKeyId)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersPrimaryKeyId getPrimaryKeyId()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParameters setVector(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersVector vector)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkDashVectorParametersVector getVector()
Copyright © 2026. All rights reserved.