Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementWorkspaceLinksResource
Packages that use ApiManagementWorkspaceLinksResource
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementWorkspaceLinksResource in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementWorkspaceLinksResourceModifier and TypeMethodDescriptionApiManagementWorkspaceLinkOperations.get(String resourceGroupName, String serviceName, String workspaceId) Gets an API Management WorkspaceLink resource description.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ApiManagementWorkspaceLinksResourceModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ApiManagementWorkspaceLinksResource> ApiManagementWorkspaceLinkOperations.getWithResponse(String resourceGroupName, String serviceName, String workspaceId, com.azure.core.util.Context context) Gets an API Management WorkspaceLink resource description.com.azure.core.http.rest.PagedIterable<ApiManagementWorkspaceLinksResource> ApiManagementWorkspaceLinks.listByService(String resourceGroupName, String serviceName) List all API Management workspaceLinks for a service.com.azure.core.http.rest.PagedIterable<ApiManagementWorkspaceLinksResource> ApiManagementWorkspaceLinks.listByService(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List all API Management workspaceLinks for a service.