### YamlMime:JavaType
inheritances:
-
the address1 value
type:Get the address1 value.
syntax: public String address1() uid: com.microsoft.azure.management.appservice.Address.address1() - fullName: com.microsoft.azure.management.appservice.Address.address2() name: address2() nameWithType: Address.address2() returns: description:the address2 value
type:Get the address2 value.
syntax: public String address2() uid: com.microsoft.azure.management.appservice.Address.address2() - fullName: com.microsoft.azure.management.appservice.Address.city() name: city() nameWithType: Address.city() returns: description:the city value
type:Get the city value.
syntax: public String city() uid: com.microsoft.azure.management.appservice.Address.city() - fullName: com.microsoft.azure.management.appservice.Address.country() name: country() nameWithType: Address.country() returns: description:the country value
type:Get the country value.
syntax: public String country() uid: com.microsoft.azure.management.appservice.Address.country() - fullName: com.microsoft.azure.management.appservice.Address.postalCode() name: postalCode() nameWithType: Address.postalCode() returns: description:the postalCode value
type:Get the postalCode value.
syntax: public String postalCode() uid: com.microsoft.azure.management.appservice.Address.postalCode() - fullName: com.microsoft.azure.management.appservice.Address.state() name: state() nameWithType: Address.state() returns: description:the state value
type:Get the state value.
syntax: public String state() uid: com.microsoft.azure.management.appservice.Address.state() - fullName: com.microsoft.azure.management.appservice.Address.withAddress1(String address1) name: withAddress1(String address1) nameWithType: Address.withAddress1(String address1) parameters: - description:the address1 value to set
name: address1 type:the Address object itself.
type:Set the address1 value.
syntax: public Address withAddress1(String address1) uid: com.microsoft.azure.management.appservice.Address.withAddress1(String) - fullName: com.microsoft.azure.management.appservice.Address.withAddress2(String address2) name: withAddress2(String address2) nameWithType: Address.withAddress2(String address2) parameters: - description:the address2 value to set
name: address2 type:the Address object itself.
type:Set the address2 value.
syntax: public Address withAddress2(String address2) uid: com.microsoft.azure.management.appservice.Address.withAddress2(String) - fullName: com.microsoft.azure.management.appservice.Address.withCity(String city) name: withCity(String city) nameWithType: Address.withCity(String city) parameters: - description:the city value to set
name: city type:the Address object itself.
type:Set the city value.
syntax: public Address withCity(String city) uid: com.microsoft.azure.management.appservice.Address.withCity(String) - fullName: com.microsoft.azure.management.appservice.Address.withCountry(String country) name: withCountry(String country) nameWithType: Address.withCountry(String country) parameters: - description:the country value to set
name: country type:the Address object itself.
type:Set the country value.
syntax: public Address withCountry(String country) uid: com.microsoft.azure.management.appservice.Address.withCountry(String) - fullName: com.microsoft.azure.management.appservice.Address.withPostalCode(String postalCode) name: withPostalCode(String postalCode) nameWithType: Address.withPostalCode(String postalCode) parameters: - description:the postalCode value to set
name: postalCode type:the Address object itself.
type:Set the postalCode value.
syntax: public Address withPostalCode(String postalCode) uid: com.microsoft.azure.management.appservice.Address.withPostalCode(String) - fullName: com.microsoft.azure.management.appservice.Address.withState(String state) name: withState(String state) nameWithType: Address.withState(String state) parameters: - description:the state value to set
name: state type:the Address object itself.
type:Set the state value.
syntax: public Address withState(String state) uid: com.microsoft.azure.management.appservice.Address.withState(String) nameWithType: Address syntax: public class Address type: class uid: com.microsoft.azure.management.appservice.Address fullName: com.microsoft.azure.management.appservice.Address name: Address package: com.microsoft.azure.management.appservice summary:Address information for domain registration.
metadata: {}