DataSliceRunOperationsExtensions Class

Definition

public static class DataSliceRunOperationsExtensions
Inheritance
DataSliceRunOperationsExtensions

Methods

Get(IDataSliceRunOperations, String, String, String)

Gets a Data Slice Run instance.

GetAsync(IDataSliceRunOperations, String, String, String)

Gets a Data Slice Run instance.

GetLogs(IDataSliceRunOperations, String, String, String)

Gets logs for a data slice run

GetLogsAsync(IDataSliceRunOperations, String, String, String)

Gets logs for a data slice run

List(IDataSliceRunOperations, String, String, String, DataSliceRunListParameters)

Gets the first page of data slice run instances with the link to the next page.

ListAsync(IDataSliceRunOperations, String, String, String, DataSliceRunListParameters)

Gets the first page of data slice run instances with the link to the next page.

ListNext(IDataSliceRunOperations, String)

Gets the next page of run instances with the link to the next page.

ListNextAsync(IDataSliceRunOperations, String)

Gets the next page of run instances with the link to the next page.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)