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 ExtraParamclone()booleanequals(Object obj)StringgetName()Name of the additional parameter required by the top-level domain.StringgetValue()Values corresponding to the additional parameter names required by some top-level domains.inthashCode()voidsetName(ExtraParamName name)Name of the additional parameter required by the top-level domain.voidsetName(String name)Name of the additional parameter required by the top-level domain.voidsetValue(String value)Values corresponding to the additional parameter names required by some top-level domains.StringtoString()Returns a string representation of this object; useful for testing and debugging.ExtraParamwithName(ExtraParamName name)Name of the additional parameter required by the top-level domain.ExtraParamwithName(String name)Name of the additional parameter required by the top-level domain.ExtraParamwithValue(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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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_NUMBERParent:
ExtraParamsRequired: 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:
ExtraParamsRequired: 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:
ExtraParamsRequired: 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:
ExtraParamsRequired: Yes
- Returns:
- Values corresponding to the additional parameter names required
by some top-level domains.
Type: String
Default: None
Constraints: Maximum 2048 characters.
Parent:
ExtraParamsRequired: 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:
ExtraParamsRequired: 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:
ExtraParamsRequired: 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:
toStringin classObject- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public ExtraParam clone()
-
-