Uses of Record Class
network.ike.plugin.ws.preflight.PreflightResult.Failure
Packages that use PreflightResult.Failure
-
Uses of PreflightResult.Failure in network.ike.plugin.ws.preflight
Methods in network.ike.plugin.ws.preflight that return types with arguments of type PreflightResult.FailureModifier and TypeMethodDescriptionPreflightResult.failures()Returns the value of thefailuresrecord component.Constructor parameters in network.ike.plugin.ws.preflight with type arguments of type PreflightResult.FailureModifierConstructorDescriptionPreflightResult(List<PreflightResult.Failure> failures) Creates an instance of aPreflightResultrecord class.