Uses of Interface
com.azure.resourcemanager.datafactory.models.Operation
-
Packages that use Operation Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of Operation in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return types with arguments of type Operation Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<Operation>
Operations. list()
Lists the available Azure Data Factory API operations.com.azure.core.http.rest.PagedIterable<Operation>
Operations. list(com.azure.core.util.Context context)
Lists the available Azure Data Factory API operations.
-