266 строки
12 KiB
YAML
266 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.addressMailing()
|
|
name: addressMailing()
|
|
nameWithType: Contact.addressMailing()
|
|
returns:
|
|
description: <p>the addressMailing value </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Address?alt=com.microsoft.azure.management.appservice.Address&text=Address" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the addressMailing value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Address addressMailing()
|
|
uid: com.microsoft.azure.management.appservice.Contact.addressMailing()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.email()
|
|
name: email()
|
|
nameWithType: Contact.email()
|
|
returns:
|
|
description: <p>the email value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the email value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String email()
|
|
uid: com.microsoft.azure.management.appservice.Contact.email()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.fax()
|
|
name: fax()
|
|
nameWithType: Contact.fax()
|
|
returns:
|
|
description: <p>the fax value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the fax value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String fax()
|
|
uid: com.microsoft.azure.management.appservice.Contact.fax()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.jobTitle()
|
|
name: jobTitle()
|
|
nameWithType: Contact.jobTitle()
|
|
returns:
|
|
description: <p>the jobTitle value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the jobTitle value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String jobTitle()
|
|
uid: com.microsoft.azure.management.appservice.Contact.jobTitle()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.nameFirst()
|
|
name: nameFirst()
|
|
nameWithType: Contact.nameFirst()
|
|
returns:
|
|
description: <p>the nameFirst value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the nameFirst value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String nameFirst()
|
|
uid: com.microsoft.azure.management.appservice.Contact.nameFirst()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.nameLast()
|
|
name: nameLast()
|
|
nameWithType: Contact.nameLast()
|
|
returns:
|
|
description: <p>the nameLast value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the nameLast value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String nameLast()
|
|
uid: com.microsoft.azure.management.appservice.Contact.nameLast()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.nameMiddle()
|
|
name: nameMiddle()
|
|
nameWithType: Contact.nameMiddle()
|
|
returns:
|
|
description: <p>the nameMiddle value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the nameMiddle value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String nameMiddle()
|
|
uid: com.microsoft.azure.management.appservice.Contact.nameMiddle()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.organization()
|
|
name: organization()
|
|
nameWithType: Contact.organization()
|
|
returns:
|
|
description: <p>the organization value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the organization value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String organization()
|
|
uid: com.microsoft.azure.management.appservice.Contact.organization()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.phone()
|
|
name: phone()
|
|
nameWithType: Contact.phone()
|
|
returns:
|
|
description: <p>the phone value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the phone value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String phone()
|
|
uid: com.microsoft.azure.management.appservice.Contact.phone()
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withAddressMailing(Address addressMailing)
|
|
name: withAddressMailing(Address addressMailing)
|
|
nameWithType: Contact.withAddressMailing(Address addressMailing)
|
|
parameters:
|
|
- description: <p>the addressMailing value to set </p>
|
|
name: addressMailing
|
|
type: <xref href="com.microsoft.azure.management.appservice.Address?alt=com.microsoft.azure.management.appservice.Address&text=Address" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the addressMailing value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withAddressMailing(Address addressMailing)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withAddressMailing(Address)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withEmail(String email)
|
|
name: withEmail(String email)
|
|
nameWithType: Contact.withEmail(String email)
|
|
parameters:
|
|
- description: <p>the email value to set </p>
|
|
name: email
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the email value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withEmail(String email)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withEmail(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withFax(String fax)
|
|
name: withFax(String fax)
|
|
nameWithType: Contact.withFax(String fax)
|
|
parameters:
|
|
- description: <p>the fax value to set </p>
|
|
name: fax
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the fax value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withFax(String fax)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withFax(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withJobTitle(String jobTitle)
|
|
name: withJobTitle(String jobTitle)
|
|
nameWithType: Contact.withJobTitle(String jobTitle)
|
|
parameters:
|
|
- description: <p>the jobTitle value to set </p>
|
|
name: jobTitle
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the jobTitle value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withJobTitle(String jobTitle)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withJobTitle(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withNameFirst(String nameFirst)
|
|
name: withNameFirst(String nameFirst)
|
|
nameWithType: Contact.withNameFirst(String nameFirst)
|
|
parameters:
|
|
- description: <p>the nameFirst value to set </p>
|
|
name: nameFirst
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the nameFirst value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withNameFirst(String nameFirst)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withNameFirst(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withNameLast(String nameLast)
|
|
name: withNameLast(String nameLast)
|
|
nameWithType: Contact.withNameLast(String nameLast)
|
|
parameters:
|
|
- description: <p>the nameLast value to set </p>
|
|
name: nameLast
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the nameLast value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withNameLast(String nameLast)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withNameLast(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withNameMiddle(String nameMiddle)
|
|
name: withNameMiddle(String nameMiddle)
|
|
nameWithType: Contact.withNameMiddle(String nameMiddle)
|
|
parameters:
|
|
- description: <p>the nameMiddle value to set </p>
|
|
name: nameMiddle
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the nameMiddle value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withNameMiddle(String nameMiddle)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withNameMiddle(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withOrganization(String organization)
|
|
name: withOrganization(String organization)
|
|
nameWithType: Contact.withOrganization(String organization)
|
|
parameters:
|
|
- description: <p>the organization value to set </p>
|
|
name: organization
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the organization value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withOrganization(String organization)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withOrganization(String)
|
|
- fullName: com.microsoft.azure.management.appservice.Contact.withPhone(String phone)
|
|
name: withPhone(String phone)
|
|
nameWithType: Contact.withPhone(String phone)
|
|
parameters:
|
|
- description: <p>the phone value to set </p>
|
|
name: phone
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the Contact object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.Contact?alt=com.microsoft.azure.management.appservice.Contact&text=Contact" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the phone value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Contact withPhone(String phone)
|
|
uid: com.microsoft.azure.management.appservice.Contact.withPhone(String)
|
|
nameWithType: Contact
|
|
syntax: public class Contact
|
|
type: class
|
|
uid: com.microsoft.azure.management.appservice.Contact
|
|
fullName: com.microsoft.azure.management.appservice.Contact
|
|
name: Contact
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>Contact information for domain registration. If 'Domain Privacy' option is not selected then the contact information is made publicly available through the Whois directories as per ICANN requirements. </p>
|
|
metadata: {}
|