Uses of Interface
software.amazon.awssdk.services.securityir.model.CreateCaseCommentResponse.Builder
-
Packages that use CreateCaseCommentResponse.Builder Package Description software.amazon.awssdk.services.securityir.model -
-
Uses of CreateCaseCommentResponse.Builder in software.amazon.awssdk.services.securityir.model
Methods in software.amazon.awssdk.services.securityir.model that return CreateCaseCommentResponse.Builder Modifier and Type Method Description static CreateCaseCommentResponse.BuilderCreateCaseCommentResponse. builder()CreateCaseCommentResponse.BuilderCreateCaseCommentResponse.Builder. commentId(String commentId)Response element indicating the new comment ID.CreateCaseCommentResponse.BuilderCreateCaseCommentResponse. toBuilder()Methods in software.amazon.awssdk.services.securityir.model that return types with arguments of type CreateCaseCommentResponse.Builder Modifier and Type Method Description static Class<? extends CreateCaseCommentResponse.Builder>CreateCaseCommentResponse. serializableBuilderClass()
-