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

344 строки
30 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient"
name: "ServicesClient"
nameWithType: "ServicesClient"
summary: "An instance of this class provides access to all the operations defined in Services<wbr>Client."
syntax: "public interface **ServicesClient**"
methods:
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.beginExportMetadataSchema(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
name: "beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
nameWithType: "ServicesClient.beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
summary: "Exports the effective metadata schema."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest?alt=com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest&text=MetadataSchemaExportRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<MetadataSchemaExportResultInner>,MetadataSchemaExportResultInner> beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
desc: "Exports the effective metadata schema."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the metadata schema export result."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner&text=MetadataSchemaExportResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner&text=MetadataSchemaExportResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.beginExportMetadataSchema(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
name: "beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
nameWithType: "ServicesClient.beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
summary: "Exports the effective metadata schema."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest?alt=com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest&text=MetadataSchemaExportRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<MetadataSchemaExportResultInner>,MetadataSchemaExportResultInner> beginExportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
desc: "Exports the effective metadata schema."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the metadata schema export result."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner&text=MetadataSchemaExportResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner&text=MetadataSchemaExportResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.fluent.models.ServiceInner)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.createOrUpdate(String resourceGroupName, String serviceName, ServiceInner resource)"
name: "createOrUpdate(String resourceGroupName, String serviceName, ServiceInner resource)"
nameWithType: "ServicesClient.createOrUpdate(String resourceGroupName, String serviceName, ServiceInner resource)"
summary: "Creates new or updates existing API."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ServiceInner createOrUpdate(String resourceGroupName, String serviceName, ServiceInner resource)"
desc: "Creates new or updates existing API."
returns:
description: "the service entity."
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.createOrUpdateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.fluent.models.ServiceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, ServiceInner resource, Context context)"
name: "createOrUpdateWithResponse(String resourceGroupName, String serviceName, ServiceInner resource, Context context)"
nameWithType: "ServicesClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, ServiceInner resource, Context context)"
summary: "Creates new or updates existing API."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ServiceInner> createOrUpdateWithResponse(String resourceGroupName, String serviceName, ServiceInner resource, Context context)"
desc: "Creates new or updates existing API."
returns:
description: "the service entity along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.delete(String resourceGroupName, String serviceName)"
name: "delete(String resourceGroupName, String serviceName)"
nameWithType: "ServicesClient.delete(String resourceGroupName, String serviceName)"
summary: "Deletes specified service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String serviceName)"
desc: "Deletes specified service."
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.deleteWithResponse(String resourceGroupName, String serviceName, Context context)"
name: "deleteWithResponse(String resourceGroupName, String serviceName, Context context)"
nameWithType: "ServicesClient.deleteWithResponse(String resourceGroupName, String serviceName, Context context)"
summary: "Deletes specified service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Void> deleteWithResponse(String resourceGroupName, String serviceName, Context context)"
desc: "Deletes specified service."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.exportMetadataSchema(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
name: "exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
nameWithType: "ServicesClient.exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
summary: "Exports the effective metadata schema."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest?alt=com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest&text=MetadataSchemaExportRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract MetadataSchemaExportResultInner exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body)"
desc: "Exports the effective metadata schema."
returns:
description: "the metadata schema export result."
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner&text=MetadataSchemaExportResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.exportMetadataSchema(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
name: "exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
nameWithType: "ServicesClient.exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
summary: "Exports the effective metadata schema."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest?alt=com.azure.resourcemanager.apicenter.models.MetadataSchemaExportRequest&text=MetadataSchemaExportRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract MetadataSchemaExportResultInner exportMetadataSchema(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, Context context)"
desc: "Exports the effective metadata schema."
returns:
description: "the metadata schema export result."
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner?alt=com.azure.resourcemanager.apicenter.fluent.models.MetadataSchemaExportResultInner&text=MetadataSchemaExportResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.getByResourceGroup(String resourceGroupName, String serviceName)"
name: "getByResourceGroup(String resourceGroupName, String serviceName)"
nameWithType: "ServicesClient.getByResourceGroup(String resourceGroupName, String serviceName)"
summary: "Returns details of the service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ServiceInner getByResourceGroup(String resourceGroupName, String serviceName)"
desc: "Returns details of the service."
returns:
description: "the service entity."
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.getByResourceGroupWithResponse(String resourceGroupName, String serviceName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String serviceName, Context context)"
nameWithType: "ServicesClient.getByResourceGroupWithResponse(String resourceGroupName, String serviceName, Context context)"
summary: "Returns details of the service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ServiceInner> getByResourceGroupWithResponse(String resourceGroupName, String serviceName, Context context)"
desc: "Returns details of the service."
returns:
description: "the service entity along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.list()"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.list()"
name: "list()"
nameWithType: "ServicesClient.list()"
summary: "Lists services within an Azure subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<ServiceInner> list()"
desc: "Lists services within an Azure subscription."
returns:
description: "the response of a Service list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.list(Context context)"
name: "list(Context context)"
nameWithType: "ServicesClient.list(Context context)"
summary: "Lists services within an Azure subscription."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<ServiceInner> list(Context context)"
desc: "Lists services within an Azure subscription."
returns:
description: "the response of a Service list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "ServicesClient.listByResourceGroup(String resourceGroupName)"
summary: "Returns a collection of services within the resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ServiceInner> listByResourceGroup(String resourceGroupName)"
desc: "Returns a collection of services within the resource group."
returns:
description: "the response of a Service list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "ServicesClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Returns a collection of services within the resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<ServiceInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Returns a collection of services within the resource group."
returns:
description: "the response of a Service list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.models.ServiceUpdate)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.update(String resourceGroupName, String serviceName, ServiceUpdate properties)"
name: "update(String resourceGroupName, String serviceName, ServiceUpdate properties)"
nameWithType: "ServicesClient.update(String resourceGroupName, String serviceName, ServiceUpdate properties)"
summary: "Updates existing service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.ServiceUpdate?alt=com.azure.resourcemanager.apicenter.models.ServiceUpdate&text=ServiceUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ServiceInner update(String resourceGroupName, String serviceName, ServiceUpdate properties)"
desc: "Updates existing service."
returns:
description: "the service entity."
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.updateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.apicenter.models.ServiceUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.fluent.ServicesClient.updateWithResponse(String resourceGroupName, String serviceName, ServiceUpdate properties, Context context)"
name: "updateWithResponse(String resourceGroupName, String serviceName, ServiceUpdate properties, Context context)"
nameWithType: "ServicesClient.updateWithResponse(String resourceGroupName, String serviceName, ServiceUpdate properties, Context context)"
summary: "Updates existing service."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of Azure API Center service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.ServiceUpdate?alt=com.azure.resourcemanager.apicenter.models.ServiceUpdate&text=ServiceUpdate\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ServiceInner> updateWithResponse(String resourceGroupName, String serviceName, ServiceUpdate properties, Context context)"
desc: "Updates existing service."
returns:
description: "the service entity along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.apicenter.fluent.models.ServiceInner?alt=com.azure.resourcemanager.apicenter.fluent.models.ServiceInner&text=ServiceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ServicesClient."
metadata: {}
package: "com.azure.resourcemanager.apicenter.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0