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