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

30 строки
1.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mysql.models.ServerKey.UpdateStages.WithUri"
fullName: "com.azure.resourcemanager.mysql.models.ServerKey.UpdateStages.WithUri"
name: "ServerKey.UpdateStages.WithUri"
nameWithType: "ServerKey.UpdateStages.WithUri"
summary: "The stage of the Server<wbr>Key update allowing to specify uri."
syntax: "public static interface **ServerKey.UpdateStages.WithUri**"
methods:
- uid: "com.azure.resourcemanager.mysql.models.ServerKey.UpdateStages.WithUri.withUri(java.lang.String)"
fullName: "com.azure.resourcemanager.mysql.models.ServerKey.UpdateStages.WithUri.withUri(String uri)"
name: "withUri(String uri)"
nameWithType: "ServerKey.UpdateStages.WithUri.withUri(String uri)"
summary: "Specifies the uri property: The URI of the key.."
modifiers:
- "abstract"
parameters:
- description: "The URI of the key."
name: "uri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ServerKey.Update withUri(String uri)"
desc: "Specifies the uri property: The URI of the key.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.mysql.models.ServerKey.Update?alt=com.azure.resourcemanager.mysql.models.ServerKey.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the ServerKey update allowing to specify uri."
metadata: {}
package: "com.azure.resourcemanager.mysql.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mysql:1.0.2