79 строки
6.6 KiB
YAML
79 строки
6.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract"
|
|
name: "NotificationContract"
|
|
nameWithType: "NotificationContract"
|
|
summary: "Type representing Notification<wbr>Contract."
|
|
syntax: "public interface **NotificationContract**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationContractInner&text=NotificationContractInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.description()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.description()"
|
|
name: "description()"
|
|
nameWithType: "NotificationContract.description()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String description()"
|
|
returns:
|
|
description: "the description value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.id()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.id()"
|
|
name: "id()"
|
|
nameWithType: "NotificationContract.id()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
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.apimanagement.v2019_01_01.NotificationContract.name()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.name()"
|
|
name: "name()"
|
|
nameWithType: "NotificationContract.name()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
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.apimanagement.v2019_01_01.NotificationContract.recipients()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.recipients()"
|
|
name: "recipients()"
|
|
nameWithType: "NotificationContract.recipients()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RecipientsContractProperties recipients()"
|
|
returns:
|
|
description: "the recipients value."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientsContractProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientsContractProperties&text=RecipientsContractProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.title()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.title()"
|
|
name: "title()"
|
|
nameWithType: "NotificationContract.title()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String title()"
|
|
returns:
|
|
description: "the title value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.type()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.type()"
|
|
name: "type()"
|
|
nameWithType: "NotificationContract.type()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
returns:
|
|
description: "the type value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing NotificationContract."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationContractInner&text=NotificationContractInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationContract.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
|
|
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1
|