Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
static Endpoint.Builder |
Endpoint.builder()
Create a new builder.
|
Endpoint.Builder |
Endpoint.Builder.compartmentId(String compartmentId)
The OCID for
the endpoint compartment.
|
Endpoint.Builder |
Endpoint.Builder.copy(Endpoint model) |
Endpoint.Builder |
Endpoint.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
Endpoint.Builder |
Endpoint.Builder.description(String description)
A short description of the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.displayName(String displayName)
A user-friendly display name for the resource.
|
Endpoint.Builder |
Endpoint.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
Endpoint.Builder |
Endpoint.Builder.id(String id)
Unique identifier endpoint OCID of an endpoint that is immutable on creation.
|
Endpoint.Builder |
Endpoint.Builder.inferenceUnits(Integer inferenceUnits)
Number of replicas required for this endpoint.
|
Endpoint.Builder |
Endpoint.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
Endpoint.Builder |
Endpoint.Builder.lifecycleState(Endpoint.LifecycleState lifecycleState)
The state of the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.modelId(String modelId)
The OCID
of the model to associate with the endpoint.
|
Endpoint.Builder |
Endpoint.Builder.projectId(String projectId)
The OCID
of the project to associate with the Endpoint.
|
Endpoint.Builder |
Endpoint.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
Endpoint.Builder |
Endpoint.Builder.timeCreated(Date timeCreated)
The time the the endpoint was created.
|
Endpoint.Builder |
Endpoint.Builder.timeUpdated(Date timeUpdated)
The time the endpoint was updated.
|
Endpoint.Builder |
Endpoint.toBuilder() |
Copyright © 2016–2024. All rights reserved.