Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
GooseFS |
DataConfig.getGooseFSSource()
Get 配置GooseFS的数据
注意:此字段可能返回 null,表示取不到有效值。
|
GooseFS |
CreateNotebookRequest.getVolumeSourceGooseFS()
Get GooseFS存储配置
|
GooseFS |
NotebookSetItem.getVolumeSourceGooseFS()
Get GooseFS存储配置
注意:此字段可能返回 null,表示取不到有效值。
|
GooseFS |
NotebookDetail.getVolumeSourceGooseFS()
Get GooseFS存储配置
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DataConfig.setGooseFSSource(GooseFS GooseFSSource)
Set 配置GooseFS的数据
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateNotebookRequest.setVolumeSourceGooseFS(GooseFS VolumeSourceGooseFS)
Set GooseFS存储配置
|
void |
NotebookSetItem.setVolumeSourceGooseFS(GooseFS VolumeSourceGooseFS)
Set GooseFS存储配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
NotebookDetail.setVolumeSourceGooseFS(GooseFS VolumeSourceGooseFS)
Set GooseFS存储配置
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
GooseFS(GooseFS 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 © 2024. All rights reserved.