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

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.support.models.CommunicationDetails.DefinitionStages.WithSubject"
fullName: "com.azure.resourcemanager.support.models.CommunicationDetails.DefinitionStages.WithSubject"
name: "CommunicationDetails.DefinitionStages.WithSubject"
nameWithType: "CommunicationDetails.DefinitionStages.WithSubject"
summary: "The stage of the Communication<wbr>Details definition allowing to specify subject."
syntax: "public static interface **CommunicationDetails.DefinitionStages.WithSubject**"
methods:
- uid: "com.azure.resourcemanager.support.models.CommunicationDetails.DefinitionStages.WithSubject.withSubject(java.lang.String)"
fullName: "com.azure.resourcemanager.support.models.CommunicationDetails.DefinitionStages.WithSubject.withSubject(String subject)"
name: "withSubject(String subject)"
nameWithType: "CommunicationDetails.DefinitionStages.WithSubject.withSubject(String subject)"
summary: "Specifies the subject property: Subject of the communication.."
modifiers:
- "abstract"
parameters:
- description: "Subject of the communication."
name: "subject"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract CommunicationDetails.DefinitionStages.WithBody withSubject(String subject)"
desc: "Specifies the subject property: Subject of the communication.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.support.models.CommunicationDetails.DefinitionStages.WithBody?alt=com.azure.resourcemanager.support.models.CommunicationDetails.DefinitionStages.WithBody&text=WithBody\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the CommunicationDetails definition allowing to specify subject."
metadata: {}
package: "com.azure.resourcemanager.support.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-support:1.0.0