90 строки
7.7 KiB
YAML
90 строки
7.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract"
|
|
name: "ApiReleaseContract"
|
|
nameWithType: "ApiReleaseContract"
|
|
summary: "Type representing Api<wbr>Release<wbr>Contract."
|
|
syntax: "public interface **ApiReleaseContract**</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.ApiReleaseContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiReleaseContractInner&text=ApiReleaseContractInner\" 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.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract&text=ApiReleaseContract\" 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.ApiReleaseContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.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.ApiReleaseContract.apiId()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.apiId()"
|
|
name: "apiId()"
|
|
nameWithType: "ApiReleaseContract.apiId()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String apiId()"
|
|
returns:
|
|
description: "the apiId 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.ApiReleaseContract.createdDateTime()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.createdDateTime()"
|
|
name: "createdDateTime()"
|
|
nameWithType: "ApiReleaseContract.createdDateTime()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime createdDateTime()"
|
|
returns:
|
|
description: "the createdDateTime value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.id()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.id()"
|
|
name: "id()"
|
|
nameWithType: "ApiReleaseContract.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.ApiReleaseContract.name()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.name()"
|
|
name: "name()"
|
|
nameWithType: "ApiReleaseContract.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.ApiReleaseContract.notes()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.notes()"
|
|
name: "notes()"
|
|
nameWithType: "ApiReleaseContract.notes()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String notes()"
|
|
returns:
|
|
description: "the notes 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.ApiReleaseContract.type()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.type()"
|
|
name: "type()"
|
|
nameWithType: "ApiReleaseContract.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\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.updatedDateTime()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.updatedDateTime()"
|
|
name: "updatedDateTime()"
|
|
nameWithType: "ApiReleaseContract.updatedDateTime()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime updatedDateTime()"
|
|
returns:
|
|
description: "the updatedDateTime value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing ApiReleaseContract."
|
|
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.ApiReleaseContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiReleaseContractInner&text=ApiReleaseContractInner\" 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.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract&text=ApiReleaseContract\" 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.ApiReleaseContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.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
|