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