Uses of Interface
software.amazon.awssdk.services.migrationhubstrategy.model.StopAssessmentResponse.Builder
-
Packages that use StopAssessmentResponse.Builder Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of StopAssessmentResponse.Builder in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return StopAssessmentResponse.Builder Modifier and Type Method Description static StopAssessmentResponse.BuilderStopAssessmentResponse. builder()StopAssessmentResponse.BuilderStopAssessmentResponse. toBuilder()Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return types with arguments of type StopAssessmentResponse.Builder Modifier and Type Method Description static Class<? extends StopAssessmentResponse.Builder>StopAssessmentResponse. serializableBuilderClass()
-