azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

70 строки
5.0 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed
id: _e3439d4a8521998d340e77a7ffad02ed
parent: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
children:
- com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed.withCustomHostNames(List<String>)
href: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed.yml
langs:
- java
name: StreamingEndpoint.DefinitionStages.WithCustomHostNames
nameWithType: StreamingEndpoint.DefinitionStages.WithCustomHostNames
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.StreamingEndpoint.DefinitionStages.WithCustomHostNames
type: Interface
source:
remote: &o0
path: mediaservices/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/StreamingEndpoint.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/StreamingEndpoint.java
startLine: 221
package: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
summary: <p>The stage of the streamingendpoint definition allowing to specify CustomHostNames. </p>
syntax:
content: public interface WithCustomHostNames
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed.withCustomHostNames(List<String>)
id: withCustomHostNames(List<String>)
parent: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed
href: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed.yml
langs:
- java
name: withCustomHostNames(List<String> customHostNames)
nameWithType: StreamingEndpoint.DefinitionStages.WithCustomHostNames.withCustomHostNames(List<String> customHostNames)
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.StreamingEndpoint.DefinitionStages.WithCustomHostNames.withCustomHostNames(List<String> customHostNames)
overload: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed.withCustomHostNames*
type: Method
source:
remote: *o0
path: mediaservices/v2018_03_30_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2018_03_30_preview/StreamingEndpoint.java
startLine: 225
package: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
summary: <p>Specifies customHostNames. </p>
syntax:
content: public WithCreate withCustomHostNames(List<String> customHostNames)
parameters:
- id: customHostNames
type: 7d60c20e
return:
type: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._c04606ca0f3a16a4bc293d6ac6e5cefb
references:
- uid: 7d60c20e
spec.java:
- name: List<String>
fullName: List<String>
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._e3439d4a8521998d340e77a7ffad02ed.withCustomHostNames*
name: withCustomHostNames
nameWithType: StreamingEndpoint.DefinitionStages.WithCustomHostNames.withCustomHostNames
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.StreamingEndpoint.DefinitionStages.WithCustomHostNames.withCustomHostNames
package: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
- uid: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._c04606ca0f3a16a4bc293d6ac6e5cefb
parent: com.microsoft.azure.management.mediaservices.v2018__03__30__preview
href: com.microsoft.azure.management.mediaservices.v2018__03__30__preview._c04606ca0f3a16a4bc293d6ac6e5cefb.yml
name: StreamingEndpoint.DefinitionStages.WithCreate
nameWithType: StreamingEndpoint.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.mediaservices.v2018_03_30_preview.StreamingEndpoint.DefinitionStages.WithCreate
type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends StreamingEndpoint.DefinitionStages.WithAccessControl,StreamingEndpoint.DefinitionStages.WithAvailabilitySetName,StreamingEndpoint.DefinitionStages.WithCdnEnabled,StreamingEndpoint.DefinitionStages.WithCdnProfile,StreamingEndpoint.DefinitionStages.WithCdnProvider,StreamingEndpoint.DefinitionStages.WithCrossSiteAccessPolicies,StreamingEndpoint.DefinitionStages.WithCustomHostNames,StreamingEndpoint.DefinitionStages.WithDescription,StreamingEndpoint.DefinitionStages.WithLocation,StreamingEndpoint.DefinitionStages.WithMaxCacheAge,StreamingEndpoint.DefinitionStages.WithScaleUnits,StreamingEndpoint.DefinitionStages.WithTags