Class OriginGroupProperties

    • Constructor Detail

      • OriginGroupProperties

        public OriginGroupProperties()
    • Method Detail

      • resourceState

        public OriginGroupResourceState resourceState()
        Get the resourceState property: Resource status of the origin group.
        Returns:
        the resourceState value.
      • provisioningState

        public String provisioningState()
        Get the provisioningState property: Provisioning status of the origin group.
        Returns:
        the provisioningState value.
      • withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes

        public OriginGroupProperties withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes​(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes)
        Set the trafficRestorationTimeToHealedOrNewEndpointsInMinutes property: Time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added. Default is 10 mins. This property is currently not supported.
        Overrides:
        withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes in class OriginGroupUpdatePropertiesParameters
        Parameters:
        trafficRestorationTimeToHealedOrNewEndpointsInMinutes - the trafficRestorationTimeToHealedOrNewEndpointsInMinutes value to set.
        Returns:
        the OriginGroupUpdatePropertiesParameters object itself.