Uses of Class
software.amazon.awssdk.services.shield.model.DisableProactiveEngagementRequest
-
Packages that use DisableProactiveEngagementRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of DisableProactiveEngagementRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type DisableProactiveEngagementRequest Modifier and Type Method Description default CompletableFuture<DisableProactiveEngagementResponse>ShieldAsyncClient. disableProactiveEngagement(DisableProactiveEngagementRequest disableProactiveEngagementRequest)Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.default DisableProactiveEngagementResponseShieldClient. disableProactiveEngagement(DisableProactiveEngagementRequest disableProactiveEngagementRequest)Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support. -
Uses of DisableProactiveEngagementRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type DisableProactiveEngagementRequest Modifier and Type Method Description SdkHttpFullRequestDisableProactiveEngagementRequestMarshaller. marshall(DisableProactiveEngagementRequest disableProactiveEngagementRequest)
-