Uses of Class
software.amazon.awssdk.services.wellarchitected.model.GetMilestoneRequest
-
Packages that use GetMilestoneRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of GetMilestoneRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type GetMilestoneRequest Modifier and Type Method Description default CompletableFuture<GetMilestoneResponse>WellArchitectedAsyncClient. getMilestone(GetMilestoneRequest getMilestoneRequest)Get a milestone for an existing workload.default GetMilestoneResponseWellArchitectedClient. getMilestone(GetMilestoneRequest getMilestoneRequest)Get a milestone for an existing workload. -
Uses of GetMilestoneRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type GetMilestoneRequest Modifier and Type Method Description SdkHttpFullRequestGetMilestoneRequestMarshaller. marshall(GetMilestoneRequest getMilestoneRequest)
-