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

93 строки
6.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint"
name: "NotificationEndpoint"
nameWithType: "NotificationEndpoint"
summary: "The Notification<wbr>Endpoint model."
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 **NotificationEndpoint**"
constructors:
- uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.NotificationEndpoint()"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.NotificationEndpoint()"
name: "NotificationEndpoint()"
nameWithType: "NotificationEndpoint.NotificationEndpoint()"
summary: "Creates an instance of Notification<wbr>Endpoint class."
syntax: "public NotificationEndpoint()"
desc: "Creates an instance of NotificationEndpoint class."
methods:
- uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.locations()"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.locations()"
name: "locations()"
nameWithType: "NotificationEndpoint.locations()"
summary: "Get the locations property: The locations property."
syntax: "public List<String> locations()"
desc: "Get the locations property: The locations property."
returns:
description: "the locations value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.notificationDestination()"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.notificationDestination()"
name: "notificationDestination()"
nameWithType: "NotificationEndpoint.notificationDestination()"
summary: "Get the notification<wbr>Destination property: The notification<wbr>Destination property."
syntax: "public String notificationDestination()"
desc: "Get the notificationDestination property: The notificationDestination property."
returns:
description: "the notificationDestination value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.validate()"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.validate()"
name: "validate()"
nameWithType: "NotificationEndpoint.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.withLocations(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.withLocations(List<String> locations)"
name: "withLocations(List<String> locations)"
nameWithType: "NotificationEndpoint.withLocations(List<String> locations)"
summary: "Set the locations property: The locations property."
parameters:
- description: "the locations value to set."
name: "locations"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public NotificationEndpoint withLocations(List<String> locations)"
desc: "Set the locations property: The locations property."
returns:
description: "the NotificationEndpoint object itself."
type: "<xref href=\"com.azure.resourcemanager.providerhub.models.NotificationEndpoint?alt=com.azure.resourcemanager.providerhub.models.NotificationEndpoint&text=NotificationEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.withNotificationDestination(java.lang.String)"
fullName: "com.azure.resourcemanager.providerhub.models.NotificationEndpoint.withNotificationDestination(String notificationDestination)"
name: "withNotificationDestination(String notificationDestination)"
nameWithType: "NotificationEndpoint.withNotificationDestination(String notificationDestination)"
summary: "Set the notification<wbr>Destination property: The notification<wbr>Destination property."
parameters:
- description: "the notificationDestination value to set."
name: "notificationDestination"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NotificationEndpoint withNotificationDestination(String notificationDestination)"
desc: "Set the notificationDestination property: The notificationDestination property."
returns:
description: "the NotificationEndpoint object itself."
type: "<xref href=\"com.azure.resourcemanager.providerhub.models.NotificationEndpoint?alt=com.azure.resourcemanager.providerhub.models.NotificationEndpoint&text=NotificationEndpoint\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The NotificationEndpoint model."
metadata: {}
package: "com.azure.resourcemanager.providerhub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-providerhub:1.0.0