Class ExtraParam
- java.lang.Object
-
- com.amazonaws.services.route53domains.model.ExtraParam
-
- All Implemented Interfaces:
Serializable
,Cloneable
public class ExtraParam extends Object implements Serializable, Cloneable
ExtraParam includes the following elements.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExtraParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExtraParam
clone()
boolean
equals(Object obj)
String
getName()
Name of the additional parameter required by the top-level domain.String
getValue()
Values corresponding to the additional parameter names required by some top-level domains.int
hashCode()
void
setName(ExtraParamName name)
Name of the additional parameter required by the top-level domain.void
setName(String name)
Name of the additional parameter required by the top-level domain.void
setValue(String value)
Values corresponding to the additional parameter names required by some top-level domains.String
toString()
Returns a string representation of this object; useful for testing and debugging.ExtraParam
withName(ExtraParamName name)
Name of the additional parameter required by the top-level domain.ExtraParam
withName(String name)
Name of the additional parameter required by the top-level domain.ExtraParam
withValue(String value)
Values corresponding to the additional parameter names required by some top-level domains.
-
-
-
Method Detail
-
setName
public void setName(String name)
Name of the additional parameter required by the top-level domain.
Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Parameters:
name
- Name of the additional parameter required by the top-level domain.Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- See Also:
ExtraParamName
-
getName
public String getName()
Name of the additional parameter required by the top-level domain.
Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Returns:
- Name of the additional parameter required by the top-level
domain.
Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- See Also:
ExtraParamName
-
withName
public ExtraParam withName(String name)
Name of the additional parameter required by the top-level domain.
Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Parameters:
name
- Name of the additional parameter required by the top-level domain.Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ExtraParamName
-
setName
public void setName(ExtraParamName name)
Name of the additional parameter required by the top-level domain.
Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Parameters:
name
- Name of the additional parameter required by the top-level domain.Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- See Also:
ExtraParamName
-
withName
public ExtraParam withName(ExtraParamName name)
Name of the additional parameter required by the top-level domain.
Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Parameters:
name
- Name of the additional parameter required by the top-level domain.Type: String
Default: None
Valid values:
DUNS_NUMBER
|BRAND_NUMBER
|BIRTH_DEPARTMENT
|BIRTH_DATE_IN_YYYY_MM_DD
|BIRTH_COUNTRY
|BIRTH_CITY
|DOCUMENT_NUMBER
|AU_ID_NUMBER
|AU_ID_TYPE
|CA_LEGAL_TYPE
|CA_BUSINESS_ENTITY_TYPE
|ES_IDENTIFICATION
|ES_IDENTIFICATION_TYPE
|ES_LEGAL_FORM
|FI_BUSINESS_NUMBER
|FI_ID_NUMBER
|IT_PIN
|RU_PASSPORT_DATA
|SE_ID_NUMBER
|SG_ID_NUMBER
|VAT_NUMBER
Parent:
ExtraParams
Required: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ExtraParamName
-
setValue
public void setValue(String value)
Values corresponding to the additional parameter names required by some top-level domains.
Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParams
Required: Yes
- Parameters:
value
- Values corresponding to the additional parameter names required by some top-level domains.Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParams
Required: Yes
-
getValue
public String getValue()
Values corresponding to the additional parameter names required by some top-level domains.
Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParams
Required: Yes
- Returns:
- Values corresponding to the additional parameter names required
by some top-level domains.
Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParams
Required: Yes
-
withValue
public ExtraParam withValue(String value)
Values corresponding to the additional parameter names required by some top-level domains.
Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParams
Required: Yes
- Parameters:
value
- Values corresponding to the additional parameter names required by some top-level domains.Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParams
Required: Yes
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
public String toString()
Returns a string representation of this object; useful for testing and debugging.- Overrides:
toString
in classObject
- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public ExtraParam clone()
-
-