| Package | Description |
|---|---|
| com.tencentcloudapi.tione.v20211111.models |
| Modifier and Type | Method and Description |
|---|---|
SidecarSpec |
CreateModelServiceRequest.getSidecar()
Get sidecar配置
|
SidecarSpec |
ModifyModelServiceRequest.getSidecar()
Get sidecar配置
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateModelServiceRequest.setSidecar(SidecarSpec Sidecar)
Set sidecar配置
|
void |
ModifyModelServiceRequest.setSidecar(SidecarSpec Sidecar)
Set sidecar配置
|
| Constructor and Description |
|---|
SidecarSpec(SidecarSpec source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.