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

97 строки
6.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract"
name: "ApiRevisionContract"
nameWithType: "ApiRevisionContract"
summary: "Type representing Api<wbr>Revision<wbr>Contract."
syntax: "public interface **ApiRevisionContract**</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\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiRevisionContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiRevisionContractInner&text=ApiRevisionContractInner\" data-throw-if-not-resolved=\"False\" />&gt;, <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\" />&lt;<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\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.apiId()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.apiId()"
name: "apiId()"
nameWithType: "ApiRevisionContract.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.ApiRevisionContract.apiRevision()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.apiRevision()"
name: "apiRevision()"
nameWithType: "ApiRevisionContract.apiRevision()"
modifiers:
- "abstract"
syntax: "public abstract String apiRevision()"
returns:
description: "the apiRevision 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.ApiRevisionContract.createdDateTime()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.createdDateTime()"
name: "createdDateTime()"
nameWithType: "ApiRevisionContract.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.ApiRevisionContract.description()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.description()"
name: "description()"
nameWithType: "ApiRevisionContract.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.ApiRevisionContract.isCurrent()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.isCurrent()"
name: "isCurrent()"
nameWithType: "ApiRevisionContract.isCurrent()"
modifiers:
- "abstract"
syntax: "public abstract Boolean isCurrent()"
returns:
description: "the isCurrent value."
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.isOnline()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.isOnline()"
name: "isOnline()"
nameWithType: "ApiRevisionContract.isOnline()"
modifiers:
- "abstract"
syntax: "public abstract Boolean isOnline()"
returns:
description: "the isOnline value."
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.privateUrl()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.privateUrl()"
name: "privateUrl()"
nameWithType: "ApiRevisionContract.privateUrl()"
modifiers:
- "abstract"
syntax: "public abstract String privateUrl()"
returns:
description: "the privateUrl 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.ApiRevisionContract.updatedDateTime()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract.updatedDateTime()"
name: "updatedDateTime()"
nameWithType: "ApiRevisionContract.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 ApiRevisionContract."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiRevisionContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiRevisionContractInner&text=ApiRevisionContractInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<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\" />&lt;<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\" />&gt;"
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