Class GetOriginGroupResult


  • public final class GetOriginGroupResult
    extends java.lang.Object
    • Method Detail

      • healthProbeSettings

        public java.util.Optional<HealthProbeParametersResponse> healthProbeSettings()
        Returns:
        Health probe settings to the origin that is used to determine the health of the origin.
      • id

        public java.lang.String id()
        Returns:
        Resource ID.
      • name

        public java.lang.String name()
        Returns:
        Resource name.
      • origins

        public java.util.List<ResourceReferenceResponse> origins()
        Returns:
        The source of the content being delivered via CDN within given origin group.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        Provisioning status of the origin group.
      • resourceState

        public java.lang.String resourceState()
        Returns:
        Resource status of the origin group.
      • responseBasedOriginErrorDetectionSettings

        public java.util.Optional<ResponseBasedOriginErrorDetectionParametersResponse> responseBasedOriginErrorDetectionSettings()
        Returns:
        The JSON object that contains the properties to determine origin health using real requests/responses. This property is currently not supported.
      • trafficRestorationTimeToHealedOrNewEndpointsInMinutes

        public java.util.Optional<java.lang.Integer> trafficRestorationTimeToHealedOrNewEndpointsInMinutes()
        Returns:
        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.
      • type

        public java.lang.String type()
        Returns:
        Resource type.