| 程序包 | 说明 |
|---|---|
| com.byteplus.rec.sdk.content.example | |
| com.byteplus.rec.sdk.content.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static ByteplusSaasContent.Content |
MockHelper.mockPredictContent() |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteplusSaasContent.Content |
ByteplusSaasContent.Content.Builder.build() |
ByteplusSaasContent.Content |
ByteplusSaasContent.Content.Builder.buildPartial() |
ByteplusSaasContent.Content |
ByteplusSaasContent.PredictRequest.ContextOrBuilder.getCandidateContents(int index)
Optional
The list of candidates for the recommendation.
|
ByteplusSaasContent.Content |
ByteplusSaasContent.PredictRequest.Context.getCandidateContents(int index)
Optional
The list of candidates for the recommendation.
|
ByteplusSaasContent.Content |
ByteplusSaasContent.PredictRequest.Context.Builder.getCandidateContents(int index)
Optional
The list of candidates for the recommendation.
|
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.getDefaultInstance() |
ByteplusSaasContent.Content |
ByteplusSaasContent.Content.getDefaultInstanceForType() |
ByteplusSaasContent.Content |
ByteplusSaasContent.Content.Builder.getDefaultInstanceForType() |
ByteplusSaasContent.Content |
ByteplusSaasContent.PredictRequest.ContextOrBuilder.getRootContent()
Optional
This is only required for content details page.
|
ByteplusSaasContent.Content |
ByteplusSaasContent.PredictRequest.Context.getRootContent()
Optional
This is only required for content details page.
|
ByteplusSaasContent.Content |
ByteplusSaasContent.PredictRequest.Context.Builder.getRootContent()
Optional
This is only required for content details page.
|
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseDelimitedFrom(InputStream input) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(byte[] data) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(ByteBuffer data) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(com.google.protobuf.ByteString data) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(com.google.protobuf.CodedInputStream input) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(InputStream input) |
static ByteplusSaasContent.Content |
ByteplusSaasContent.Content.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ByteplusSaasContent.Content> |
ByteplusSaasContent.PredictRequest.ContextOrBuilder.getCandidateContentsList()
Optional
The list of candidates for the recommendation.
|
List<ByteplusSaasContent.Content> |
ByteplusSaasContent.PredictRequest.Context.getCandidateContentsList()
Optional
The list of candidates for the recommendation.
|
List<ByteplusSaasContent.Content> |
ByteplusSaasContent.PredictRequest.Context.Builder.getCandidateContentsList()
Optional
The list of candidates for the recommendation.
|
com.google.protobuf.Parser<ByteplusSaasContent.Content> |
ByteplusSaasContent.Content.getParserForType() |
static com.google.protobuf.Parser<ByteplusSaasContent.Content> |
ByteplusSaasContent.Content.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteplusSaasContent.PredictRequest.Context.Builder |
ByteplusSaasContent.PredictRequest.Context.Builder.addCandidateContents(ByteplusSaasContent.Content value)
Optional
The list of candidates for the recommendation.
|
ByteplusSaasContent.PredictRequest.Context.Builder |
ByteplusSaasContent.PredictRequest.Context.Builder.addCandidateContents(int index,
ByteplusSaasContent.Content value)
Optional
The list of candidates for the recommendation.
|
ByteplusSaasContent.Content.Builder |
ByteplusSaasContent.Content.Builder.mergeFrom(ByteplusSaasContent.Content other) |
ByteplusSaasContent.PredictRequest.Context.Builder |
ByteplusSaasContent.PredictRequest.Context.Builder.mergeRootContent(ByteplusSaasContent.Content value)
Optional
This is only required for content details page.
|
static ByteplusSaasContent.Content.Builder |
ByteplusSaasContent.Content.newBuilder(ByteplusSaasContent.Content prototype) |
ByteplusSaasContent.PredictRequest.Context.Builder |
ByteplusSaasContent.PredictRequest.Context.Builder.setCandidateContents(int index,
ByteplusSaasContent.Content value)
Optional
The list of candidates for the recommendation.
|
ByteplusSaasContent.PredictRequest.Context.Builder |
ByteplusSaasContent.PredictRequest.Context.Builder.setRootContent(ByteplusSaasContent.Content value)
Optional
This is only required for content details page.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ByteplusSaasContent.PredictRequest.Context.Builder |
ByteplusSaasContent.PredictRequest.Context.Builder.addAllCandidateContents(Iterable<? extends ByteplusSaasContent.Content> values)
Optional
The list of candidates for the recommendation.
|
Copyright © 2024. All rights reserved.