Interface TrafficManagerEndpoint.Update
- All Superinterfaces:
Settable<TrafficManagerProfile.Update>, TrafficManagerEndpoint.UpdateStages.WithCustomHeader, TrafficManagerEndpoint.UpdateStages.WithGeographicLocation, TrafficManagerEndpoint.UpdateStages.WithRoutingPriority, TrafficManagerEndpoint.UpdateStages.WithRoutingWeight, TrafficManagerEndpoint.UpdateStages.WithSubnet, TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- All Known Subinterfaces:
TrafficManagerEndpoint.UpdateAzureEndpoint, TrafficManagerEndpoint.UpdateExternalEndpoint, TrafficManagerEndpoint.UpdateNestedProfileEndpoint
- Enclosing interface:
TrafficManagerEndpoint
public static interface TrafficManagerEndpoint.Update
extends Settable<TrafficManagerProfile.Update>, TrafficManagerEndpoint.UpdateStages.WithRoutingWeight, TrafficManagerEndpoint.UpdateStages.WithRoutingPriority, TrafficManagerEndpoint.UpdateStages.WithGeographicLocation, TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled, TrafficManagerEndpoint.UpdateStages.WithSubnet, TrafficManagerEndpoint.UpdateStages.WithCustomHeader
the set of configurations that can be updated for all endpoint irrespective of their type (Azure, external,
nested profile).
-
Method Summary
Methods inherited from interface TrafficManagerEndpoint.UpdateStages.WithCustomHeader
withCustomHeader, withCustomHeaders, withoutCustomHeaderMethods inherited from interface TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations, withoutGeographicLocation, withoutGeographicLocationMethods inherited from interface TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
withRoutingPriorityMethods inherited from interface TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
withRoutingWeightMethods inherited from interface TrafficManagerEndpoint.UpdateStages.WithSubnet
withoutSubnet, withoutSubnet, withSubnet, withSubnet, withSubnetsMethods inherited from interface TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
withTrafficDisabled, withTrafficEnabled