Uses of Interface
software.amazon.awssdk.services.kinesisanalytics.endpoints.KinesisAnalyticsEndpointProvider
-
Packages that use KinesisAnalyticsEndpointProvider Package Description software.amazon.awssdk.services.kinesisanalytics Amazon Kinesis Analytics software.amazon.awssdk.services.kinesisanalytics.endpoints software.amazon.awssdk.services.kinesisanalytics.endpoints.internal -
-
Uses of KinesisAnalyticsEndpointProvider in software.amazon.awssdk.services.kinesisanalytics
Methods in software.amazon.awssdk.services.kinesisanalytics with parameters of type KinesisAnalyticsEndpointProvider Modifier and Type Method Description default BKinesisAnalyticsBaseClientBuilder. endpointProvider(KinesisAnalyticsEndpointProvider endpointProvider)Set theKinesisAnalyticsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of KinesisAnalyticsEndpointProvider in software.amazon.awssdk.services.kinesisanalytics.endpoints
Methods in software.amazon.awssdk.services.kinesisanalytics.endpoints that return KinesisAnalyticsEndpointProvider Modifier and Type Method Description static KinesisAnalyticsEndpointProviderKinesisAnalyticsEndpointProvider. defaultProvider() -
Uses of KinesisAnalyticsEndpointProvider in software.amazon.awssdk.services.kinesisanalytics.endpoints.internal
Classes in software.amazon.awssdk.services.kinesisanalytics.endpoints.internal that implement KinesisAnalyticsEndpointProvider Modifier and Type Class Description classDefaultKinesisAnalyticsEndpointProvider
-