azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

69 строки
4.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.DashSettings"
fullName: "com.azure.resourcemanager.mediaservices.models.DashSettings"
name: "DashSettings"
nameWithType: "DashSettings"
summary: "The DASH setting for a track."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **DashSettings**"
constructors:
- uid: "com.azure.resourcemanager.mediaservices.models.DashSettings.DashSettings()"
fullName: "com.azure.resourcemanager.mediaservices.models.DashSettings.DashSettings()"
name: "DashSettings()"
nameWithType: "DashSettings.DashSettings()"
summary: "Creates an instance of Dash<wbr>Settings class."
syntax: "public DashSettings()"
desc: "Creates an instance of DashSettings class."
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.DashSettings.role()"
fullName: "com.azure.resourcemanager.mediaservices.models.DashSettings.role()"
name: "role()"
nameWithType: "DashSettings.role()"
summary: "Get the role property: The role for the DASH setting."
syntax: "public String role()"
desc: "Get the role property: The role for the DASH setting."
returns:
description: "the role value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.mediaservices.models.DashSettings.validate()"
fullName: "com.azure.resourcemanager.mediaservices.models.DashSettings.validate()"
name: "validate()"
nameWithType: "DashSettings.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.mediaservices.models.DashSettings.withRole(java.lang.String)"
fullName: "com.azure.resourcemanager.mediaservices.models.DashSettings.withRole(String role)"
name: "withRole(String role)"
nameWithType: "DashSettings.withRole(String role)"
summary: "Set the role property: The role for the DASH setting."
parameters:
- description: "the role value to set."
name: "role"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public DashSettings withRole(String role)"
desc: "Set the role property: The role for the DASH setting."
returns:
description: "the DashSettings object itself."
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.DashSettings?alt=com.azure.resourcemanager.mediaservices.models.DashSettings&text=DashSettings\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The DASH setting for a track."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0