Uses of Interface
com.azure.resourcemanager.cdn.models.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
-
Packages that use CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint Modifier and Type Method Description CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<CdnProfile.Update>CdnProfile.UpdateStages.WithEndpoint. defineNewEndpoint()Starts the definition of a new endpoint to be attached to the CDN profile.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<CdnProfile.Update>CdnProfile.UpdateStages.WithEndpoint. defineNewEndpoint(String name)Starts the definition of a new endpoint to be attached to the CDN profile.
-