Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.StatusCodes
-
Packages that use StatusCodes Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of StatusCodes in software.amazon.awssdk.services.elasticbeanstalk.model
Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return StatusCodes Modifier and Type Method Description StatusCodesApplicationMetrics. statusCodes()Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.Methods in software.amazon.awssdk.services.elasticbeanstalk.model with parameters of type StatusCodes Modifier and Type Method Description ApplicationMetrics.BuilderApplicationMetrics.Builder. statusCodes(StatusCodes statusCodes)Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
-