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

33 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.WithJobTitle"
fullName: "com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.WithJobTitle<ParentT>"
name: "DomainContact.DefinitionStages.WithJobTitle<ParentT>"
nameWithType: "DomainContact.DefinitionStages.WithJobTitle<ParentT>"
summary: "The stage of contact definition allowing job title to be set."
syntax: "public static interface **DomainContact.DefinitionStages.WithJobTitle<ParentT>**"
methods:
- uid: "com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.WithJobTitle.withJobTitle(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.WithJobTitle<ParentT>.withJobTitle(String jobTitle)"
name: "withJobTitle(String jobTitle)"
nameWithType: "DomainContact.DefinitionStages.WithJobTitle<ParentT>.withJobTitle(String jobTitle)"
summary: "Specifies the job title."
modifiers:
- "abstract"
parameters:
- description: "the job title"
name: "jobTitle"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DomainContact.DefinitionStages.WithAttach<ParentT> withJobTitle(String jobTitle)"
desc: "Specifies the job title."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.WithAttach?alt=com.azure.resourcemanager.appservice.models.DomainContact.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the parent definition to return to after attaching"
name: "ParentT"
desc: "The stage of contact definition allowing job title to be set."
metadata: {}
package: "com.azure.resourcemanager.appservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.42.0