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

129 строки
9.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner"
name: "SenderUsernameResourceInner"
nameWithType: "SenderUsernameResourceInner"
summary: "A class representing a Sender<wbr>Username resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **SenderUsernameResourceInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.SenderUsernameResourceInner()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.SenderUsernameResourceInner()"
name: "SenderUsernameResourceInner()"
nameWithType: "SenderUsernameResourceInner.SenderUsernameResourceInner()"
summary: "Creates an instance of Sender<wbr>Username<wbr>Resource<wbr>Inner class."
syntax: "public SenderUsernameResourceInner()"
desc: "Creates an instance of SenderUsernameResourceInner class."
methods:
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.dataLocation()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.dataLocation()"
name: "dataLocation()"
nameWithType: "SenderUsernameResourceInner.dataLocation()"
summary: "Get the data<wbr>Location property: The location where the Sender<wbr>Username resource data is stored at rest."
syntax: "public String dataLocation()"
desc: "Get the dataLocation property: The location where the SenderUsername resource data is stored at rest."
returns:
description: "the dataLocation value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.displayName()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.displayName()"
name: "displayName()"
nameWithType: "SenderUsernameResourceInner.displayName()"
summary: "Get the display<wbr>Name property: The display name for the sender<wbr>Username."
syntax: "public String displayName()"
desc: "Get the displayName property: The display name for the senderUsername."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.provisioningState()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.provisioningState()"
name: "provisioningState()"
nameWithType: "SenderUsernameResourceInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: Provisioning state of the resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioningState property: Provisioning state of the resource. Unknown is the default state for Communication Services."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.communication.models.ProvisioningState?alt=com.azure.resourcemanager.communication.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.systemData()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.systemData()"
name: "systemData()"
nameWithType: "SenderUsernameResourceInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.username()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.username()"
name: "username()"
nameWithType: "SenderUsernameResourceInner.username()"
summary: "Get the username property: A sender sender<wbr>Username to be used when sending emails."
syntax: "public String username()"
desc: "Get the username property: A sender senderUsername to be used when sending emails."
returns:
description: "the username value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.validate()"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.validate()"
name: "validate()"
nameWithType: "SenderUsernameResourceInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "SenderUsernameResourceInner.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The display name for the sender<wbr>Username."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public SenderUsernameResourceInner withDisplayName(String displayName)"
desc: "Set the displayName property: The display name for the senderUsername."
returns:
description: "the SenderUsernameResourceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner?alt=com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner&text=SenderUsernameResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.withUsername(java.lang.String)"
fullName: "com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner.withUsername(String username)"
name: "withUsername(String username)"
nameWithType: "SenderUsernameResourceInner.withUsername(String username)"
summary: "Set the username property: A sender sender<wbr>Username to be used when sending emails."
parameters:
- description: "the username value to set."
name: "username"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public SenderUsernameResourceInner withUsername(String username)"
desc: "Set the username property: A sender senderUsername to be used when sending emails."
returns:
description: "the SenderUsernameResourceInner object itself."
type: "<xref href=\"com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner?alt=com.azure.resourcemanager.communication.fluent.models.SenderUsernameResourceInner&text=SenderUsernameResourceInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "A class representing a SenderUsername resource."
metadata: {}
package: "com.azure.resourcemanager.communication.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-communication:2.1.0