573 строки
62 KiB
YAML
573 строки
62 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient"
|
|
name: "ConfigServersClient"
|
|
nameWithType: "ConfigServersClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Config<wbr>Servers<wbr>Client."
|
|
syntax: "public interface **ConfigServersClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePatch(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
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 config Server 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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePatch(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
name: "beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
nameWithType: "ConfigServersClient.beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" 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<ConfigServerResourceInner>,ConfigServerResourceInner> beginUpdatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
desc: "Update the config server."
|
|
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 config Server 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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePatchAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "beginUpdatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.beginUpdatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PollerFlux<PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> beginUpdatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
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 config Server 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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePut(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
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 config Server 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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePut(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
name: "beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
nameWithType: "ConfigServersClient.beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" 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<ConfigServerResourceInner>,ConfigServerResourceInner> beginUpdatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
desc: "Update the config server."
|
|
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 config Server 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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePutAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginUpdatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "beginUpdatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.beginUpdatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PollerFlux<PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> beginUpdatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
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 config Server 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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginValidate(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
name: "beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
nameWithType: "ConfigServersClient.beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<ConfigServerSettingsValidateResultInner>,ConfigServerSettingsValidateResultInner> beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
desc: "Check if the config server settings are valid."
|
|
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 validation result for config server settings."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginValidate(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
name: "beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
nameWithType: "ConfigServersClient.beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" 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<ConfigServerSettingsValidateResultInner>,ConfigServerSettingsValidateResultInner> beginValidate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
desc: "Check if the config server settings are valid."
|
|
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 validation result for config server settings."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginValidateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.beginValidateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
name: "beginValidateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
nameWithType: "ConfigServersClient.beginValidateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PollerFlux<PollResult<ConfigServerSettingsValidateResultInner>,ConfigServerSettingsValidateResultInner> beginValidateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
desc: "Check if the config server settings are valid."
|
|
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 validation result for config server settings."
|
|
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.get(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.get(String resourceGroupName, String serviceName)"
|
|
name: "get(String resourceGroupName, String serviceName)"
|
|
nameWithType: "ConfigServersClient.get(String resourceGroupName, String serviceName)"
|
|
summary: "Get the config server 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>"
|
|
syntax: "public abstract ConfigServerResourceInner get(String resourceGroupName, String serviceName)"
|
|
desc: "Get the config server and its properties."
|
|
returns:
|
|
description: "the config server and its properties."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.getAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.getAsync(String resourceGroupName, String serviceName)"
|
|
name: "getAsync(String resourceGroupName, String serviceName)"
|
|
nameWithType: "ConfigServersClient.getAsync(String resourceGroupName, String serviceName)"
|
|
summary: "Get the config server 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>"
|
|
syntax: "public abstract Mono<ConfigServerResourceInner> getAsync(String resourceGroupName, String serviceName)"
|
|
desc: "Get the config server and its properties."
|
|
returns:
|
|
description: "the config server 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><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.getWithResponse(String resourceGroupName, String serviceName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String serviceName, Context context)"
|
|
nameWithType: "ConfigServersClient.getWithResponse(String resourceGroupName, String serviceName, Context context)"
|
|
summary: "Get the config server 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 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<ConfigServerResourceInner> getWithResponse(String resourceGroupName, String serviceName, Context context)"
|
|
desc: "Get the config server and its properties."
|
|
returns:
|
|
description: "the config server 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\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.getWithResponseAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.getWithResponseAsync(String resourceGroupName, String serviceName)"
|
|
name: "getWithResponseAsync(String resourceGroupName, String serviceName)"
|
|
nameWithType: "ConfigServersClient.getWithResponseAsync(String resourceGroupName, String serviceName)"
|
|
summary: "Get the config server 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>"
|
|
syntax: "public abstract Mono<Response<ConfigServerResourceInner>> getWithResponseAsync(String resourceGroupName, String serviceName)"
|
|
desc: "Get the config server and its properties."
|
|
returns:
|
|
description: "the config server 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\n <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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatch(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ConfigServerResourceInner updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatch(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
name: "updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
nameWithType: "ConfigServersClient.updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" 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 ConfigServerResourceInner updatePatch(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatchAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "updatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.updatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<ConfigServerResourceInner> updatePatchAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server 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><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatchWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePatchWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "updatePatchWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.updatePatchWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updatePatchWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server 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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePut(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ConfigServerResourceInner updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePut(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
name: "updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
nameWithType: "ConfigServersClient.updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" 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 ConfigServerResourceInner updatePut(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource, Context context)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePutAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "updatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.updatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<ConfigServerResourceInner> updatePutAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server 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><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePutWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.updatePutWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
name: "updatePutWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
nameWithType: "ConfigServersClient.updatePutWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
summary: "Update the config server."
|
|
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: "Parameters for the update operation."
|
|
name: "configServerResource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerResourceInner&text=ConfigServerResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updatePutWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerResourceInner configServerResource)"
|
|
desc: "Update the config server."
|
|
returns:
|
|
description: "config Server 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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validate(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
name: "validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
nameWithType: "ConfigServersClient.validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ConfigServerSettingsValidateResultInner validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
desc: "Check if the config server settings are valid."
|
|
returns:
|
|
description: "validation result for config server settings."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validate(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
name: "validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
nameWithType: "ConfigServersClient.validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" 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 ConfigServerSettingsValidateResultInner validate(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings, Context context)"
|
|
desc: "Check if the config server settings are valid."
|
|
returns:
|
|
description: "validation result for config server settings."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
name: "validateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
nameWithType: "ConfigServersClient.validateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<ConfigServerSettingsValidateResultInner> validateAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
desc: "Check if the config server settings are valid."
|
|
returns:
|
|
description: "validation result for config server settings 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><<xref href=\"com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner?alt=com.azure.resourcemanager.appplatform.fluent.models.ConfigServerSettingsValidateResultInner&text=ConfigServerSettingsValidateResultInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.appplatform.models.ConfigServerSettings)"
|
|
fullName: "com.azure.resourcemanager.appplatform.fluent.ConfigServersClient.validateWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
name: "validateWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
nameWithType: "ConfigServersClient.validateWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
summary: "Check if the config server settings are valid."
|
|
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: "Config server settings to be validated."
|
|
name: "configServerSettings"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.ConfigServerSettings?alt=com.azure.resourcemanager.appplatform.models.ConfigServerSettings&text=ConfigServerSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> validateWithResponseAsync(String resourceGroupName, String serviceName, ConfigServerSettings configServerSettings)"
|
|
desc: "Check if the config server settings are valid."
|
|
returns:
|
|
description: "validation result for config server settings 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\n <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><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in ConfigServersClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appplatform.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appplatform:2.44.0
|