70 строки
3.9 KiB
YAML
70 строки
3.9 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4
|
|
id: _ea074f1bd8767967e09f9b7e53bbbee4
|
|
parent: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
|
|
children:
|
|
- com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4.withDescription(String)
|
|
href: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4.yml
|
|
langs:
|
|
- java
|
|
name: Asset.UpdateStages.WithDescription
|
|
nameWithType: Asset.UpdateStages.WithDescription
|
|
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.Asset.UpdateStages.WithDescription
|
|
type: Interface
|
|
source:
|
|
remote: &o0
|
|
path: mediaservices/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/Asset.java
|
|
branch: mgmt-generated
|
|
repo: https://github.com/Azure/azure-sdk-for-java
|
|
path: mediaservices/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/Asset.java
|
|
startLine: 188
|
|
package: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
|
|
summary: <p>The stage of the asset update allowing to specify Description. </p>
|
|
syntax:
|
|
content: public interface WithDescription
|
|
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4.withDescription(String)
|
|
id: withDescription(String)
|
|
parent: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4
|
|
href: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4.yml
|
|
langs:
|
|
- java
|
|
name: withDescription(String description)
|
|
nameWithType: Asset.UpdateStages.WithDescription.withDescription(String description)
|
|
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.Asset.UpdateStages.WithDescription.withDescription(String description)
|
|
overload: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4.withDescription*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: mediaservices/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/Asset.java
|
|
startLine: 192
|
|
package: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
|
|
summary: <p>Specifies description. </p>
|
|
syntax:
|
|
content: public Update withDescription(String description)
|
|
parameters:
|
|
- id: description
|
|
type: "26831127"
|
|
return:
|
|
type: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._asset._update
|
|
references:
|
|
- uid: "26831127"
|
|
spec.java:
|
|
- name: String
|
|
fullName: String
|
|
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._ea074f1bd8767967e09f9b7e53bbbee4.withDescription*
|
|
name: withDescription
|
|
nameWithType: Asset.UpdateStages.WithDescription.withDescription
|
|
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.Asset.UpdateStages.WithDescription.withDescription
|
|
package: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
|
|
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._asset._update
|
|
parent: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
|
|
href: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._asset._update.yml
|
|
name: Asset.Update
|
|
nameWithType: Asset.Update
|
|
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.Asset.Update
|
|
type: Interface
|
|
summary: <p>The template for a Asset update operation, containing all the settings that can be modified. </p>
|
|
syntax:
|
|
content: public interface Update extends Asset.UpdateStages.WithAlternateId,Asset.UpdateStages.WithContainer,Asset.UpdateStages.WithDescription,Asset.UpdateStages.WithStorageAccountName
|