Uses of Class
software.amazon.awssdk.services.wellarchitected.model.Workload
-
Packages that use Workload Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of Workload in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return Workload Modifier and Type Method Description WorkloadGetWorkloadResponse. workload()Returns the value of the Workload property for this object.WorkloadMilestone. workload()Returns the value of the Workload property for this object.WorkloadUpdateWorkloadResponse. workload()Returns the value of the Workload property for this object.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type Workload Modifier and Type Method Description GetWorkloadResponse.BuilderGetWorkloadResponse.Builder. workload(Workload workload)Sets the value of the Workload property for this object.Milestone.BuilderMilestone.Builder. workload(Workload workload)Sets the value of the Workload property for this object.UpdateWorkloadResponse.BuilderUpdateWorkloadResponse.Builder. workload(Workload workload)Sets the value of the Workload property for this object.
-