Package | Description |
---|---|
com.tencentcloudapi.smh.v20210712.models |
Modifier and Type | Method and Description |
---|---|
LibraryExtension |
ModifyLibraryRequest.getLibraryExtension()
Get 媒体库配置项,部分参数在新建后不可更改,且仅修改传入的参数。如不传该参数则不修改任何配置项。
|
LibraryExtension |
Library.getLibraryExtension()
Get 媒体库配置项
|
LibraryExtension |
CreateLibraryRequest.getLibraryExtension()
Get 媒体库配置项,部分参数新建后不可更改
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyLibraryRequest.setLibraryExtension(LibraryExtension LibraryExtension)
Set 媒体库配置项,部分参数在新建后不可更改,且仅修改传入的参数。如不传该参数则不修改任何配置项。
|
void |
Library.setLibraryExtension(LibraryExtension LibraryExtension)
Set 媒体库配置项
|
void |
CreateLibraryRequest.setLibraryExtension(LibraryExtension LibraryExtension)
Set 媒体库配置项,部分参数新建后不可更改
|
Constructor and Description |
---|
LibraryExtension(LibraryExtension 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.