static RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.builder() |
|
default RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.endpointConfiguration(Consumer<EndpointOutputConfiguration.Builder> endpointConfiguration) |
Sets the value of the EndpointConfiguration property for this object.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.endpointConfiguration(EndpointOutputConfiguration endpointConfiguration) |
Sets the value of the EndpointConfiguration property for this object.
|
default RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.endpointMetrics(Consumer<InferenceMetrics.Builder> endpointMetrics) |
Sets the value of the EndpointMetrics property for this object.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.endpointMetrics(InferenceMetrics endpointMetrics) |
Sets the value of the EndpointMetrics property for this object.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.failureReason(String failureReason) |
The reason why a benchmark failed.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.invocationEndTime(Instant invocationEndTime) |
A timestamp that shows when the benchmark completed.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.invocationStartTime(Instant invocationStartTime) |
A timestamp that shows when the benchmark started.
|
default RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.metrics(Consumer<RecommendationMetrics.Builder> metrics) |
Sets the value of the Metrics property for this object.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.metrics(RecommendationMetrics metrics) |
Sets the value of the Metrics property for this object.
|
default RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.modelConfiguration(Consumer<ModelConfiguration.Builder> modelConfiguration) |
Sets the value of the ModelConfiguration property for this object.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.modelConfiguration(ModelConfiguration modelConfiguration) |
Sets the value of the ModelConfiguration property for this object.
|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.toBuilder() |
|