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