public static interface InvalidParameterDetail.Builder extends SdkPojo, CopyableBuilder<InvalidParameterDetail.Builder,InvalidParameterDetail>
| Modifier and Type | Method and Description |
|---|---|
InvalidParameterDetail.Builder |
problem(InvalidParameterProblem problem)
Detail describing why an individual parameter did not satisfy the constraints specified by the service
|
InvalidParameterDetail.Builder |
problem(String problem)
Detail describing why an individual parameter did not satisfy the constraints specified by the service
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInvalidParameterDetail.Builder problem(String problem)
Detail describing why an individual parameter did not satisfy the constraints specified by the service
problem - Detail describing why an individual parameter did not satisfy the constraints specified by the serviceInvalidParameterProblem,
InvalidParameterProblemInvalidParameterDetail.Builder problem(InvalidParameterProblem problem)
Detail describing why an individual parameter did not satisfy the constraints specified by the service
problem - Detail describing why an individual parameter did not satisfy the constraints specified by the serviceInvalidParameterProblem,
InvalidParameterProblemCopyright © 2021. All rights reserved.