208 строки
18 KiB
YAML
208 строки
18 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient"
|
|
name: "ConfigurationsClient"
|
|
nameWithType: "ConfigurationsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Configurations<wbr>Client."
|
|
syntax: "public interface **ConfigurationsClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
nameWithType: "ConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
summary: "Updates a configuration of a server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required parameters for updating a server configuration."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<ConfigurationInner>,ConfigurationInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
desc: "Updates a configuration of a server."
|
|
returns:
|
|
description: "represents a Configuration 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=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
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.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
nameWithType: "ConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
summary: "Updates a configuration of a server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required parameters for updating a server configuration."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" 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<ConfigurationInner>,ConfigurationInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
desc: "Updates a configuration of a server."
|
|
returns:
|
|
description: "represents a Configuration 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=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
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.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
name: "createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
nameWithType: "ConfigurationsClient.createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
summary: "Updates a configuration of a server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required parameters for updating a server configuration."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ConfigurationInner createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters)"
|
|
desc: "Updates a configuration of a server."
|
|
returns:
|
|
description: "represents a Configuration."
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
nameWithType: "ConfigurationsClient.createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
summary: "Updates a configuration of a server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required parameters for updating a server configuration."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" 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 ConfigurationInner createOrUpdate(String resourceGroupName, String serverName, String configurationName, ConfigurationInner parameters, Context context)"
|
|
desc: "Updates a configuration of a server."
|
|
returns:
|
|
description: "represents a Configuration."
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.get(String resourceGroupName, String serverName, String configurationName)"
|
|
name: "get(String resourceGroupName, String serverName, String configurationName)"
|
|
nameWithType: "ConfigurationsClient.get(String resourceGroupName, String serverName, String configurationName)"
|
|
summary: "Gets information about a configuration of server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ConfigurationInner get(String resourceGroupName, String serverName, String configurationName)"
|
|
desc: "Gets information about a configuration of server."
|
|
returns:
|
|
description: "information about a configuration of server."
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.getWithResponse(String resourceGroupName, String serverName, String configurationName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String serverName, String configurationName, Context context)"
|
|
nameWithType: "ConfigurationsClient.getWithResponse(String resourceGroupName, String serverName, String configurationName, Context context)"
|
|
summary: "Gets information about a configuration of server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server configuration."
|
|
name: "configurationName"
|
|
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<ConfigurationInner> getWithResponse(String resourceGroupName, String serverName, String configurationName, Context context)"
|
|
desc: "Gets information about a configuration of server."
|
|
returns:
|
|
description: "information about a configuration of server 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.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.listByServer(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.listByServer(String resourceGroupName, String serverName)"
|
|
name: "listByServer(String resourceGroupName, String serverName)"
|
|
nameWithType: "ConfigurationsClient.listByServer(String resourceGroupName, String serverName)"
|
|
summary: "List all the configurations in a given server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<ConfigurationInner> listByServer(String resourceGroupName, String serverName)"
|
|
desc: "List all the configurations in a given server."
|
|
returns:
|
|
description: "a list of server configurations."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.listByServer(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.ConfigurationsClient.listByServer(String resourceGroupName, String serverName, Context context)"
|
|
name: "listByServer(String resourceGroupName, String serverName, Context context)"
|
|
nameWithType: "ConfigurationsClient.listByServer(String resourceGroupName, String serverName, Context context)"
|
|
summary: "List all the configurations in a given server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the server."
|
|
name: "serverName"
|
|
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<ConfigurationInner> listByServer(String resourceGroupName, String serverName, Context context)"
|
|
desc: "List all the configurations in a given server."
|
|
returns:
|
|
description: "a list of server configurations."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner?alt=com.azure.resourcemanager.mysql.fluent.models.ConfigurationInner&text=ConfigurationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in ConfigurationsClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.mysql.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mysql:1.0.2
|