Uses of Class
com.tremolosecurity.k8s.model.ErrorPage
Packages that use ErrorPage
-
Uses of ErrorPage in com.tremolosecurity.k8s.model
Methods in com.tremolosecurity.k8s.model that return ErrorPageModifier and TypeMethodDescriptionErrorPage.withCode
(long code) ErrorPage.withLocation
(String location) Methods in com.tremolosecurity.k8s.model that return types with arguments of type ErrorPageMethod parameters in com.tremolosecurity.k8s.model with type arguments of type ErrorPageModifier and TypeMethodDescriptionvoid
OpenunisonNetworkConfiguration.setErrorPages
(List<ErrorPage> errorPages) OpenunisonNetworkConfiguration.withErrorPages
(List<ErrorPage> errorPages)