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