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

38 строки
3.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisions"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisions"
name: "ApiRevisions"
nameWithType: "ApiRevisions"
summary: "Type representing Api<wbr>Revisions."
syntax: "public interface **ApiRevisions**</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.ApiRevisionsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiRevisionsInner&text=ApiRevisionsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisions.listByServiceAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisions.listByServiceAsync(String resourceGroupName, String serviceName, String apiId)"
name: "listByServiceAsync(String resourceGroupName, String serviceName, String apiId)"
nameWithType: "ApiRevisions.listByServiceAsync(String resourceGroupName, String serviceName, String apiId)"
summary: "Lists all revisions of an API."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "The name of the API Management service."
name: "serviceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "API identifier. Must be unique in the current API Management service instance."
name: "apiId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<ApiRevisionContract> listByServiceAsync(String resourceGroupName, String serviceName, String apiId)"
desc: "Lists all revisions of an API."
returns:
description: "the observable for the request"
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiRevisionContract&text=ApiRevisionContract\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Type representing ApiRevisions."
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.ApiRevisionsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiRevisionsInner&text=ApiRevisionsInner\" 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