public static class DedicatedServingMode.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DedicatedServingMode |
build() |
DedicatedServingMode.Builder |
copy(DedicatedServingMode model) |
DedicatedServingMode.Builder |
endpointId(String endpointId)
The OCID of the endpoint to use.
|
public DedicatedServingMode.Builder endpointId(String endpointId)
The OCID of the endpoint to use.
endpointId
- the value to setpublic DedicatedServingMode build()
public DedicatedServingMode.Builder copy(DedicatedServingMode model)
Copyright © 2016–2024. All rights reserved.