Uses of Class
com.amazonaws.athena.connectors.elasticsearch.AwsRestHighLevelClient.Builder
-
Packages that use AwsRestHighLevelClient.Builder Package Description com.amazonaws.athena.connectors.elasticsearch -
-
Uses of AwsRestHighLevelClient.Builder in com.amazonaws.athena.connectors.elasticsearch
Methods in com.amazonaws.athena.connectors.elasticsearch that return AwsRestHighLevelClient.Builder Modifier and Type Method Description AwsRestHighLevelClient.Builder
AwsRestHighLevelClient.Builder. withCredentials(String username, String password)
Injects the client builder with username/password credentials.AwsRestHighLevelClient.Builder
AwsRestHighLevelClient.Builder. withCredentials(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider)
Injects the client builder with AWS credentials.
-