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

500 строки
52 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient"
name: "ApplicationAcceleratorsClient"
nameWithType: "ApplicationAcceleratorsClient"
summary: "An instance of this class provides access to all the operations defined in Application<wbr>Accelerators<wbr>Client."
syntax: "public interface **ApplicationAcceleratorsClient**"
methods:
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
name: "beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
nameWithType: "ApplicationAcceleratorsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ApplicationAcceleratorResourceInner>,ApplicationAcceleratorResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
desc: "Create or update the application accelerator."
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 application accelerator resource."
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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
nameWithType: "ApplicationAcceleratorsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" 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<ApplicationAcceleratorResourceInner>,ApplicationAcceleratorResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
desc: "Create or update the application accelerator."
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 application accelerator resource."
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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
nameWithType: "ApplicationAcceleratorsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<ApplicationAcceleratorResourceInner>,ApplicationAcceleratorResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
desc: "Create or update the application accelerator."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of application accelerator resource."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Delete the application accelerator."
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 long-running operation."
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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
name: "beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
nameWithType: "ApplicationAcceleratorsClient.beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
desc: "Delete the application accelerator."
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 long-running operation."
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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.beginDeleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "beginDeleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.beginDeleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Delete the application accelerator."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
name: "createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
nameWithType: "ApplicationAcceleratorsClient.createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ApplicationAcceleratorResourceInner createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
desc: "Create or update the application accelerator."
returns:
description: "application accelerator resource."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
name: "createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
nameWithType: "ApplicationAcceleratorsClient.createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" 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 ApplicationAcceleratorResourceInner createOrUpdate(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource, Context context)"
desc: "Create or update the application accelerator."
returns:
description: "application accelerator resource."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
name: "createOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
nameWithType: "ApplicationAcceleratorsClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ApplicationAcceleratorResourceInner> createOrUpdateAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
desc: "Create or update the application accelerator."
returns:
description: "application accelerator resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
nameWithType: "ApplicationAcceleratorsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
summary: "Create or update the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The application accelerator for the create or update operation."
name: "applicationAcceleratorResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName, ApplicationAcceleratorResourceInner applicationAcceleratorResource)"
desc: "Create or update the application accelerator."
returns:
description: "application accelerator resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<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://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.delete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "delete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.delete(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
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, String applicationAcceleratorName)"
desc: "Delete the application accelerator."
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.delete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
name: "delete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
nameWithType: "ApplicationAcceleratorsClient.delete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
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 void delete(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
desc: "Delete the application accelerator."
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.deleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "deleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.deleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Delete the application accelerator."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.deleteWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "deleteWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.deleteWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Delete the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Delete the application accelerator."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<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://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.get(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "get(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.get(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Get the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ApplicationAcceleratorResourceInner get(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Get the application accelerator."
returns:
description: "the application accelerator."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.getAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "getAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.getAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Get the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<ApplicationAcceleratorResourceInner> getAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Get the application accelerator."
returns:
description: "the application accelerator on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.getWithResponse(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
name: "getWithResponse(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
nameWithType: "ApplicationAcceleratorsClient.getWithResponse(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
summary: "Get the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
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<ApplicationAcceleratorResourceInner> getWithResponse(String resourceGroupName, String serviceName, String applicationAcceleratorName, Context context)"
desc: "Get the application accelerator."
returns:
description: "the application accelerator 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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.getWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
name: "getWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
nameWithType: "ApplicationAcceleratorsClient.getWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
summary: "Get the application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the application accelerator."
name: "applicationAcceleratorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<ApplicationAcceleratorResourceInner>> getWithResponseAsync(String resourceGroupName, String serviceName, String applicationAcceleratorName)"
desc: "Get the application accelerator."
returns:
description: "the application accelerator along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.list(String resourceGroupName, String serviceName)"
name: "list(String resourceGroupName, String serviceName)"
nameWithType: "ApplicationAcceleratorsClient.list(String resourceGroupName, String serviceName)"
summary: "Handle requests to list all application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ApplicationAcceleratorResourceInner> list(String resourceGroupName, String serviceName)"
desc: "Handle requests to list all application accelerator."
returns:
description: "object that includes an array of application accelerator resources and a possible link for next set as\n 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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.list(String resourceGroupName, String serviceName, Context context)"
name: "list(String resourceGroupName, String serviceName, Context context)"
nameWithType: "ApplicationAcceleratorsClient.list(String resourceGroupName, String serviceName, Context context)"
summary: "Handle requests to list all application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
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 PagedIterable<ApplicationAcceleratorResourceInner> list(String resourceGroupName, String serviceName, Context context)"
desc: "Handle requests to list all application accelerator."
returns:
description: "object that includes an array of application accelerator resources and a possible link for next set as\n 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.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.listAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApplicationAcceleratorsClient.listAsync(String resourceGroupName, String serviceName)"
name: "listAsync(String resourceGroupName, String serviceName)"
nameWithType: "ApplicationAcceleratorsClient.listAsync(String resourceGroupName, String serviceName)"
summary: "Handle requests to list all application accelerator."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group that contains the resource. You can obtain this value\n from the Azure Resource Manager API or the portal."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Service resource."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<ApplicationAcceleratorResourceInner> listAsync(String resourceGroupName, String serviceName)"
desc: "Handle requests to list all application accelerator."
returns:
description: "object that includes an array of application accelerator resources and a possible link for next set as\n paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApplicationAcceleratorResourceInner&text=ApplicationAcceleratorResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ApplicationAcceleratorsClient."
metadata: {}
package: "com.azure.resourcemanager.appplatform.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-appplatform:2.44.0