QueryTexts Interface
public interface QueryTexts
Resource collection API of QueryTexts.
Modifier and Type | Method and Description |
---|---|
abstract
Query |
get(String resource Retrieve the Query-Store query texts for the query |
abstract
Response<Query |
get Retrieve the Query-Store query texts for the query |
abstract
Paged |
list Retrieve the Query-Store query texts for specified query |
abstract
Paged |
list Retrieve the Query-Store query texts for specified query |
get
public abstract QueryText get(String resourceGroupName, String serverName, String queryId)
Retrieve the Query-Store query texts for the queryId.
Parameters:
Returns:
getWithResponse
public abstract Response
Retrieve the Query-Store query texts for the queryId.
Parameters:
Returns:
listByServer
public abstract PagedIterable
Retrieve the Query-Store query texts for specified queryIds.
Parameters:
Returns:
listByServer
public abstract PagedIterable
Retrieve the Query-Store query texts for specified queryIds.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: