Schemas Interface
public interface Schemas
Resource collection API of Schemas.
Modifier and Type | Method and Description |
---|---|
abstract
Search |
get(String resource Gets the schema for a given workspace. |
abstract
Response<Search |
get Gets the schema for a given workspace. |
get
public abstract SearchGetSchemaResponse get(String resourceGroupName, String workspaceName)
Gets the schema for a given workspace.
Parameters:
resourceGroupName
- The name of the resource group. The name is case insensitive.
workspaceName
- The name of the workspace.
Returns:
the schema for a given workspace.
getWithResponse
public abstract Response
Gets the schema for a given workspace.
Parameters:
resourceGroupName
- The name of the resource group. The name is case insensitive.
workspaceName
- The name of the workspace.
context
- The context to associate with this operation.
Returns:
the schema for a given workspace along with Response<T>.
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: