Uses of Class
software.amazon.awssdk.services.kinesisanalytics.endpoints.KinesisAnalyticsEndpointParams
-
Packages that use KinesisAnalyticsEndpointParams Package Description software.amazon.awssdk.services.kinesisanalytics.endpoints software.amazon.awssdk.services.kinesisanalytics.endpoints.internal -
-
Uses of KinesisAnalyticsEndpointParams in software.amazon.awssdk.services.kinesisanalytics.endpoints
Methods in software.amazon.awssdk.services.kinesisanalytics.endpoints that return KinesisAnalyticsEndpointParams Modifier and Type Method Description KinesisAnalyticsEndpointParamsKinesisAnalyticsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.kinesisanalytics.endpoints with parameters of type KinesisAnalyticsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>KinesisAnalyticsEndpointProvider. resolveEndpoint(KinesisAnalyticsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of KinesisAnalyticsEndpointParams in software.amazon.awssdk.services.kinesisanalytics.endpoints.internal
Methods in software.amazon.awssdk.services.kinesisanalytics.endpoints.internal that return KinesisAnalyticsEndpointParams Modifier and Type Method Description static KinesisAnalyticsEndpointParamsKinesisAnalyticsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.kinesisanalytics.endpoints.internal with parameters of type KinesisAnalyticsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultKinesisAnalyticsEndpointProvider. resolveEndpoint(KinesisAnalyticsEndpointParams params)
-