Package | Description |
---|---|
com.oracle.bmc.ospgateway.model |
Modifier and Type | Method and Description |
---|---|
Country.Builder |
Country.Builder.ascii3CountryCode(String ascii3CountryCode)
Country code in ISO-3166-1 3-letter format
|
static Country.Builder |
Country.builder()
Create a new builder.
|
Country.Builder |
Country.Builder.copy(Country model) |
Country.Builder |
Country.Builder.countryCode(String countryCode)
Country code in ISO-3166-1 2-letter format
|
Country.Builder |
Country.Builder.countryId(BigDecimal countryId)
Indentifier of the country.
|
Country.Builder |
Country.Builder.countryName(String countryName)
Name of the country
|
Country.Builder |
Country.Builder.languageId(BigDecimal languageId)
Language identifier
|
Country.Builder |
Country.toBuilder() |
Copyright © 2016–2024. All rights reserved.