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

603 строки
58 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient"
name: "ApiPortalsClient"
nameWithType: "ApiPortalsClient"
summary: "An instance of this class provides access to all the operations defined in Api<wbr>Portals<wbr>Client."
syntax: "public interface **ApiPortalsClient**"
methods:
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
name: "beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
nameWithType: "ApiPortalsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ApiPortalResourceInner>,ApiPortalResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
desc: "Create the default API portal or update the existing API portal."
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 aPI portal 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
nameWithType: "ApiPortalsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" 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<ApiPortalResourceInner>,ApiPortalResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
desc: "Create the default API portal or update the existing API portal."
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 aPI portal 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
nameWithType: "ApiPortalsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<ApiPortalResourceInner>,ApiPortalResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
desc: "Create the default API portal or update the existing API portal."
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 aPI portal 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginDelete(String resourceGroupName, String serviceName, String apiPortalName)"
name: "beginDelete(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.beginDelete(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName)"
desc: "Delete the default API portal."
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.ApiPortalsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginDelete(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
name: "beginDelete(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
nameWithType: "ApiPortalsClient.beginDelete(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName, Context context)"
desc: "Delete the default API portal."
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.ApiPortalsClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.beginDeleteAsync(String resourceGroupName, String serviceName, String apiPortalName)"
name: "beginDeleteAsync(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.beginDeleteAsync(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName)"
desc: "Delete the default API portal."
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.ApiPortalsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
name: "createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
nameWithType: "ApiPortalsClient.createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ApiPortalResourceInner createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
desc: "Create the default API portal or update the existing API portal."
returns:
description: "aPI portal resource."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
name: "createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
nameWithType: "ApiPortalsClient.createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" 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 ApiPortalResourceInner createOrUpdate(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource, Context context)"
desc: "Create the default API portal or update the existing API portal."
returns:
description: "aPI portal resource."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
name: "createOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
nameWithType: "ApiPortalsClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ApiPortalResourceInner> createOrUpdateAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
desc: "Create the default API portal or update the existing API portal."
returns:
description: "aPI portal 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
nameWithType: "ApiPortalsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
summary: "Create the default API portal or update the existing API portal."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The API portal for the create or update operation."
name: "apiPortalResource"
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, ApiPortalResourceInner apiPortalResource)"
desc: "Create the default API portal or update the existing API portal."
returns:
description: "aPI portal 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.ApiPortalsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.delete(String resourceGroupName, String serviceName, String apiPortalName)"
name: "delete(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.delete(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName)"
desc: "Delete the default API portal."
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.delete(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
name: "delete(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
nameWithType: "ApiPortalsClient.delete(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName, Context context)"
desc: "Delete the default API portal."
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.deleteAsync(String resourceGroupName, String serviceName, String apiPortalName)"
name: "deleteAsync(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.deleteAsync(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName)"
desc: "Delete the default API portal."
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.ApiPortalsClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.deleteWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
name: "deleteWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.deleteWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Delete the default API portal."
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 API portal."
name: "apiPortalName"
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 apiPortalName)"
desc: "Delete the default API portal."
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.ApiPortalsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.get(String resourceGroupName, String serviceName, String apiPortalName)"
name: "get(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.get(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Get the API portal and its properties."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ApiPortalResourceInner get(String resourceGroupName, String serviceName, String apiPortalName)"
desc: "Get the API portal and its properties."
returns:
description: "the API portal and its properties."
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.getAsync(String resourceGroupName, String serviceName, String apiPortalName)"
name: "getAsync(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.getAsync(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Get the API portal and its properties."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<ApiPortalResourceInner> getAsync(String resourceGroupName, String serviceName, String apiPortalName)"
desc: "Get the API portal and its properties."
returns:
description: "the API portal and its properties 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.getWithResponse(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
name: "getWithResponse(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
nameWithType: "ApiPortalsClient.getWithResponse(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
summary: "Get the API portal and its properties."
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 API portal."
name: "apiPortalName"
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<ApiPortalResourceInner> getWithResponse(String resourceGroupName, String serviceName, String apiPortalName, Context context)"
desc: "Get the API portal and its properties."
returns:
description: "the API portal and its properties 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.getWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
name: "getWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
nameWithType: "ApiPortalsClient.getWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
summary: "Get the API portal and its properties."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<ApiPortalResourceInner>> getWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName)"
desc: "Get the API portal and its properties."
returns:
description: "the API portal and its properties 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.list(String resourceGroupName, String serviceName)"
name: "list(String resourceGroupName, String serviceName)"
nameWithType: "ApiPortalsClient.list(String resourceGroupName, String serviceName)"
summary: "Handles requests to list all resources in a Service."
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<ApiPortalResourceInner> list(String resourceGroupName, String serviceName)"
desc: "Handles requests to list all resources in a Service."
returns:
description: "object that includes an array of API portal resources and a possible link for next set as paginated\n 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.list(String resourceGroupName, String serviceName, Context context)"
name: "list(String resourceGroupName, String serviceName, Context context)"
nameWithType: "ApiPortalsClient.list(String resourceGroupName, String serviceName, Context context)"
summary: "Handles requests to list all resources in a Service."
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<ApiPortalResourceInner> list(String resourceGroupName, String serviceName, Context context)"
desc: "Handles requests to list all resources in a Service."
returns:
description: "object that includes an array of API portal resources and a possible link for next set as paginated\n 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.listAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.listAsync(String resourceGroupName, String serviceName)"
name: "listAsync(String resourceGroupName, String serviceName)"
nameWithType: "ApiPortalsClient.listAsync(String resourceGroupName, String serviceName)"
summary: "Handles requests to list all resources in a Service."
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<ApiPortalResourceInner> listAsync(String resourceGroupName, String serviceName)"
desc: "Handles requests to list all resources in a Service."
returns:
description: "object that includes an array of API portal resources and a possible link for next set as paginated\n 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.ApiPortalResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ApiPortalResourceInner&text=ApiPortalResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomain(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomain(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
name: "validateDomain(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
nameWithType: "ApiPortalsClient.validateDomain(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
summary: "Check the domains are valid as well as not in use."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain payload to be validated."
name: "validatePayload"
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload&text=CustomDomainValidatePayload\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CustomDomainValidateResult validateDomain(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
desc: "Check the domains are valid as well as not in use."
returns:
description: "validation result for custom domain."
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.CustomDomainValidateResult?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidateResult&text=CustomDomainValidateResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomainAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomainAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
name: "validateDomainAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
nameWithType: "ApiPortalsClient.validateDomainAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
summary: "Check the domains are valid as well as not in use."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain payload to be validated."
name: "validatePayload"
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload&text=CustomDomainValidatePayload\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<CustomDomainValidateResult> validateDomainAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
desc: "Check the domains are valid as well as not in use."
returns:
description: "validation result for custom domain 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.models.CustomDomainValidateResult?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidateResult&text=CustomDomainValidateResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomainWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomainWithResponse(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload, Context context)"
name: "validateDomainWithResponse(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload, Context context)"
nameWithType: "ApiPortalsClient.validateDomainWithResponse(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload, Context context)"
summary: "Check the domains are valid as well as not in use."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain payload to be validated."
name: "validatePayload"
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload&text=CustomDomainValidatePayload\" 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<CustomDomainValidateResult> validateDomainWithResponse(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload, Context context)"
desc: "Check the domains are valid as well as not in use."
returns:
description: "validation result for custom domain 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.models.CustomDomainValidateResult?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidateResult&text=CustomDomainValidateResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomainWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload)"
fullName: "com.azure.resourcemanager.appplatform.fluent.ApiPortalsClient.validateDomainWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
name: "validateDomainWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
nameWithType: "ApiPortalsClient.validateDomainWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
summary: "Check the domains are valid as well as not in use."
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 API portal."
name: "apiPortalName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Custom domain payload to be validated."
name: "validatePayload"
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidatePayload&text=CustomDomainValidatePayload\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<CustomDomainValidateResult>> validateDomainWithResponseAsync(String resourceGroupName, String serviceName, String apiPortalName, CustomDomainValidatePayload validatePayload)"
desc: "Check the domains are valid as well as not in use."
returns:
description: "validation result for custom domain 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.models.CustomDomainValidateResult?alt=com.azure.resourcemanager.appplatform.models.CustomDomainValidateResult&text=CustomDomainValidateResult\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ApiPortalsClient."
metadata: {}
package: "com.azure.resourcemanager.appplatform.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-appplatform:2.42.0