Uses of Class
software.amazon.awssdk.services.appmesh.model.OutlierDetection
-
Packages that use OutlierDetection Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of OutlierDetection in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return OutlierDetection Modifier and Type Method Description OutlierDetectionListener. outlierDetection()The outlier detection information for the listener.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type OutlierDetection Modifier and Type Method Description Listener.BuilderListener.Builder. outlierDetection(OutlierDetection outlierDetection)The outlier detection information for the listener.
-