Uses of Class
software.amazon.awssdk.services.guardduty.endpoints.GuardDutyEndpointParams
-
Packages that use GuardDutyEndpointParams Package Description software.amazon.awssdk.services.guardduty.endpoints software.amazon.awssdk.services.guardduty.endpoints.internal -
-
Uses of GuardDutyEndpointParams in software.amazon.awssdk.services.guardduty.endpoints
Methods in software.amazon.awssdk.services.guardduty.endpoints that return GuardDutyEndpointParams Modifier and Type Method Description GuardDutyEndpointParamsGuardDutyEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.guardduty.endpoints with parameters of type GuardDutyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>GuardDutyEndpointProvider. resolveEndpoint(GuardDutyEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of GuardDutyEndpointParams in software.amazon.awssdk.services.guardduty.endpoints.internal
Methods in software.amazon.awssdk.services.guardduty.endpoints.internal that return GuardDutyEndpointParams Modifier and Type Method Description static GuardDutyEndpointParamsGuardDutyResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.guardduty.endpoints.internal with parameters of type GuardDutyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultGuardDutyEndpointProvider. resolveEndpoint(GuardDutyEndpointParams endpointParams)
-