Uses of Interface
software.amazon.awssdk.services.guardduty.model.CreateMalwareProtectionPlanResponse.Builder
-
Packages that use CreateMalwareProtectionPlanResponse.Builder Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of CreateMalwareProtectionPlanResponse.Builder in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return CreateMalwareProtectionPlanResponse.Builder Modifier and Type Method Description static CreateMalwareProtectionPlanResponse.BuilderCreateMalwareProtectionPlanResponse. builder()CreateMalwareProtectionPlanResponse.BuilderCreateMalwareProtectionPlanResponse.Builder. malwareProtectionPlanId(String malwareProtectionPlanId)A unique identifier associated with the Malware Protection plan resource.CreateMalwareProtectionPlanResponse.BuilderCreateMalwareProtectionPlanResponse. toBuilder()Methods in software.amazon.awssdk.services.guardduty.model that return types with arguments of type CreateMalwareProtectionPlanResponse.Builder Modifier and Type Method Description static Class<? extends CreateMalwareProtectionPlanResponse.Builder>CreateMalwareProtectionPlanResponse. serializableBuilderClass()
-