Class SupportedOptimizationTypesListResultInner
java.lang.Object
com.azure.resourcemanager.cdn.fluent.models.SupportedOptimizationTypesListResultInner
The result of the GetSupportedOptimizationTypes API.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the supportedOptimizationTypes property: Supported optimization types for a profile.voidvalidate()Validates the instance.
-
Constructor Details
-
SupportedOptimizationTypesListResultInner
public SupportedOptimizationTypesListResultInner()
-
-
Method Details
-
supportedOptimizationTypes
Get the supportedOptimizationTypes property: Supported optimization types for a profile.- Returns:
- the supportedOptimizationTypes value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-