Uses of Class
software.amazon.awssdk.services.wellarchitected.model.GetAnswerRequest
-
Packages that use GetAnswerRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of GetAnswerRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type GetAnswerRequest Modifier and Type Method Description default CompletableFuture<GetAnswerResponse>WellArchitectedAsyncClient. getAnswer(GetAnswerRequest getAnswerRequest)Get the answer to a specific question in a workload review.default GetAnswerResponseWellArchitectedClient. getAnswer(GetAnswerRequest getAnswerRequest)Get the answer to a specific question in a workload review. -
Uses of GetAnswerRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type GetAnswerRequest Modifier and Type Method Description SdkHttpFullRequestGetAnswerRequestMarshaller. marshall(GetAnswerRequest getAnswerRequest)
-