Uses of Class
software.amazon.awssdk.services.appsync.model.BadRequestDetail
-
Packages that use BadRequestDetail Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of BadRequestDetail in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return BadRequestDetail Modifier and Type Method Description BadRequestDetailBadRequestException. detail()Returns the value of the Detail property for this object.Methods in software.amazon.awssdk.services.appsync.model with parameters of type BadRequestDetail Modifier and Type Method Description BadRequestException.BuilderBadRequestException.Builder. detail(BadRequestDetail detail)Sets the value of the Detail property for this object.
-