Uses of Class
software.amazon.awssdk.services.guardduty.model.GuardDutyRequest
-
Packages that use GuardDutyRequest Package Description software.amazon.awssdk.services.guardduty.internal software.amazon.awssdk.services.guardduty.model -
-
Uses of GuardDutyRequest in software.amazon.awssdk.services.guardduty.internal
Methods in software.amazon.awssdk.services.guardduty.internal with type parameters of type GuardDutyRequest Modifier and Type Method Description static <T extends GuardDutyRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends GuardDutyRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of GuardDutyRequest in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return GuardDutyRequest Modifier and Type Method Description GuardDutyRequestGuardDutyRequest.Builder. build()Constructors in software.amazon.awssdk.services.guardduty.model with parameters of type GuardDutyRequest Constructor Description BuilderImpl(GuardDutyRequest request)
-