Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
SuggestMatchesResponse |
DataCatalogClient.suggestMatches(SuggestMatchesRequest request) |
SuggestMatchesResponse |
DataCatalog.suggestMatches(SuggestMatchesRequest request)
Returns a list of potential string matches for a given input string.
|
Modifier and Type | Method and Description |
---|---|
Future<SuggestMatchesResponse> |
DataCatalogAsync.suggestMatches(SuggestMatchesRequest request,
AsyncHandler<SuggestMatchesRequest,SuggestMatchesResponse> handler)
Returns a list of potential string matches for a given input string.
|
Future<SuggestMatchesResponse> |
DataCatalogAsyncClient.suggestMatches(SuggestMatchesRequest request,
AsyncHandler<SuggestMatchesRequest,SuggestMatchesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<SuggestMatchesResponse> |
DataCatalogAsync.suggestMatches(SuggestMatchesRequest request,
AsyncHandler<SuggestMatchesRequest,SuggestMatchesResponse> handler)
Returns a list of potential string matches for a given input string.
|
Future<SuggestMatchesResponse> |
DataCatalogAsyncClient.suggestMatches(SuggestMatchesRequest request,
AsyncHandler<SuggestMatchesRequest,SuggestMatchesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SuggestMatchesResponse |
SuggestMatchesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SuggestMatchesResponse.Builder |
SuggestMatchesResponse.Builder.copy(SuggestMatchesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.