132 строки
9.4 KiB
YAML
132 строки
9.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem"
|
|
name: "ResourcesResponseEndpointsItem"
|
|
nameWithType: "ResourcesResponseEndpointsItem"
|
|
summary: "The Resources<wbr>Response<wbr>Endpoints<wbr>Item model."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **ResourcesResponseEndpointsItem**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.ResourcesResponseEndpointsItem()"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.ResourcesResponseEndpointsItem()"
|
|
name: "ResourcesResponseEndpointsItem()"
|
|
nameWithType: "ResourcesResponseEndpointsItem.ResourcesResponseEndpointsItem()"
|
|
syntax: "public ResourcesResponseEndpointsItem()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.customDomains()"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.customDomains()"
|
|
name: "customDomains()"
|
|
nameWithType: "ResourcesResponseEndpointsItem.customDomains()"
|
|
summary: "Get the custom<wbr>Domains value."
|
|
syntax: "public List<ResourcesResponseEndpointsItemCustomDomainsItem> customDomains()"
|
|
desc: "Get the customDomains value."
|
|
returns:
|
|
description: "the customDomains value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItemCustomDomainsItem?alt=com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItemCustomDomainsItem&text=ResourcesResponseEndpointsItemCustomDomainsItem\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.history()"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.history()"
|
|
name: "history()"
|
|
nameWithType: "ResourcesResponseEndpointsItem.history()"
|
|
summary: "Get the history value."
|
|
syntax: "public Boolean history()"
|
|
desc: "Get the history value."
|
|
returns:
|
|
description: "the history value"
|
|
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.id()"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.id()"
|
|
name: "id()"
|
|
nameWithType: "ResourcesResponseEndpointsItem.id()"
|
|
summary: "Get the id value."
|
|
syntax: "public String id()"
|
|
desc: "Get the id value."
|
|
returns:
|
|
description: "the id value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.name()"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.name()"
|
|
name: "name()"
|
|
nameWithType: "ResourcesResponseEndpointsItem.name()"
|
|
summary: "Get the name value."
|
|
syntax: "public String name()"
|
|
desc: "Get the name value."
|
|
returns:
|
|
description: "the name value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withCustomDomains(java.util.List<com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItemCustomDomainsItem>)"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withCustomDomains(List<ResourcesResponseEndpointsItemCustomDomainsItem> customDomains)"
|
|
name: "withCustomDomains(List<ResourcesResponseEndpointsItemCustomDomainsItem> customDomains)"
|
|
nameWithType: "ResourcesResponseEndpointsItem.withCustomDomains(List<ResourcesResponseEndpointsItemCustomDomainsItem> customDomains)"
|
|
summary: "Set the custom<wbr>Domains value."
|
|
parameters:
|
|
- description: "the customDomains value to set"
|
|
name: "customDomains"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItemCustomDomainsItem?alt=com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItemCustomDomainsItem&text=ResourcesResponseEndpointsItemCustomDomainsItem\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ResourcesResponseEndpointsItem withCustomDomains(List<ResourcesResponseEndpointsItemCustomDomainsItem> customDomains)"
|
|
desc: "Set the customDomains value."
|
|
returns:
|
|
description: "the ResourcesResponseEndpointsItem object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem?alt=com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem&text=ResourcesResponseEndpointsItem\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withHistory(java.lang.Boolean)"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withHistory(Boolean history)"
|
|
name: "withHistory(Boolean history)"
|
|
nameWithType: "ResourcesResponseEndpointsItem.withHistory(Boolean history)"
|
|
summary: "Set the history value."
|
|
parameters:
|
|
- description: "the history value to set"
|
|
name: "history"
|
|
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ResourcesResponseEndpointsItem withHistory(Boolean history)"
|
|
desc: "Set the history value."
|
|
returns:
|
|
description: "the ResourcesResponseEndpointsItem object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem?alt=com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem&text=ResourcesResponseEndpointsItem\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withId(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withId(String id)"
|
|
name: "withId(String id)"
|
|
nameWithType: "ResourcesResponseEndpointsItem.withId(String id)"
|
|
summary: "Set the id value."
|
|
parameters:
|
|
- description: "the id value to set"
|
|
name: "id"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ResourcesResponseEndpointsItem withId(String id)"
|
|
desc: "Set the id value."
|
|
returns:
|
|
description: "the ResourcesResponseEndpointsItem object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem?alt=com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem&text=ResourcesResponseEndpointsItem\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withName(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "ResourcesResponseEndpointsItem.withName(String name)"
|
|
summary: "Set the name value."
|
|
parameters:
|
|
- description: "the name value to set"
|
|
name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ResourcesResponseEndpointsItem withName(String name)"
|
|
desc: "Set the name value."
|
|
returns:
|
|
description: "the ResourcesResponseEndpointsItem object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem?alt=com.microsoft.azure.management.cdn.ResourcesResponseEndpointsItem&text=ResourcesResponseEndpointsItem\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The ResourcesResponseEndpointsItem model."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.cdn"
|
|
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4
|