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