Class ContinentsResponseContinentsItem
java.lang.Object
com.azure.resourcemanager.cdn.models.ContinentsResponseContinentsItem
The ContinentsResponseContinentsItem model.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of ContinentsResponseContinentsItem class. -
Method Summary
-
Constructor Details
-
ContinentsResponseContinentsItem
public ContinentsResponseContinentsItem()Creates an instance of ContinentsResponseContinentsItem class.
-
-
Method Details
-
id
Get the id property: The id property.- Returns:
- the id value.
-
withId
Set the id property: The id property.- Parameters:
id- the id value to set.- Returns:
- the ContinentsResponseContinentsItem object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-