| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default GetMilestoneResponse |
WellArchitectedClient.getMilestone(Consumer<GetMilestoneRequest.Builder> getMilestoneRequest)
Get a milestone for an existing workload.
|
default GetMilestoneResponse |
WellArchitectedClient.getMilestone(GetMilestoneRequest getMilestoneRequest)
Get a milestone for an existing workload.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMilestoneResponse> |
WellArchitectedAsyncClient.getMilestone(Consumer<GetMilestoneRequest.Builder> getMilestoneRequest)
Get a milestone for an existing workload.
|
default CompletableFuture<GetMilestoneResponse> |
WellArchitectedAsyncClient.getMilestone(GetMilestoneRequest getMilestoneRequest)
Get a milestone for an existing workload.
|
Copyright © 2023. All rights reserved.