Uses of Interface
software.amazon.awssdk.services.auditmanager.model.StartAssessmentFrameworkShareResponse.Builder
-
Packages that use StartAssessmentFrameworkShareResponse.Builder Package Description software.amazon.awssdk.services.auditmanager.model -
-
Uses of StartAssessmentFrameworkShareResponse.Builder in software.amazon.awssdk.services.auditmanager.model
Methods in software.amazon.awssdk.services.auditmanager.model that return StartAssessmentFrameworkShareResponse.Builder Modifier and Type Method Description default StartAssessmentFrameworkShareResponse.BuilderStartAssessmentFrameworkShareResponse.Builder. assessmentFrameworkShareRequest(Consumer<AssessmentFrameworkShareRequest.Builder> assessmentFrameworkShareRequest)The share request that's created by theStartAssessmentFrameworkShareAPI.StartAssessmentFrameworkShareResponse.BuilderStartAssessmentFrameworkShareResponse.Builder. assessmentFrameworkShareRequest(AssessmentFrameworkShareRequest assessmentFrameworkShareRequest)The share request that's created by theStartAssessmentFrameworkShareAPI.static StartAssessmentFrameworkShareResponse.BuilderStartAssessmentFrameworkShareResponse. builder()StartAssessmentFrameworkShareResponse.BuilderStartAssessmentFrameworkShareResponse. toBuilder()Methods in software.amazon.awssdk.services.auditmanager.model that return types with arguments of type StartAssessmentFrameworkShareResponse.Builder Modifier and Type Method Description static Class<? extends StartAssessmentFrameworkShareResponse.Builder>StartAssessmentFrameworkShareResponse. serializableBuilderClass()
-