Uses of Class
com.alibaba.cloud.sentinel.gateway.FallbackProperties
Packages that use FallbackProperties
-
Uses of FallbackProperties in com.alibaba.cloud.sentinel.gateway
Methods in com.alibaba.cloud.sentinel.gateway that return FallbackPropertiesModifier and TypeMethodDescriptionFallbackProperties.setContentType(String contentType) FallbackProperties.setRedirect(String redirect) FallbackProperties.setResponseBody(String responseBody) FallbackProperties.setResponseStatus(Integer responseStatus) -
Uses of FallbackProperties in com.alibaba.cloud.sentinel.gateway.scg
Methods in com.alibaba.cloud.sentinel.gateway.scg that return FallbackPropertiesMethods in com.alibaba.cloud.sentinel.gateway.scg with parameters of type FallbackPropertiesModifier and TypeMethodDescriptionSentinelGatewayProperties.setFallback(FallbackProperties fallback)