Uses of Class
com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of JobRecurrenceInformation in com.microsoft.azure.management.datalake.analytics
Modifier and TypeMethodDescriptionGets the recurrence information for the specified recurrence ID.Recurrences.get
(String accountName, UUID recurrenceIdentity, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime) Gets the recurrence information for the specified recurrence ID.Modifier and TypeMethodDescriptionrx.Observable<JobRecurrenceInformation>
Gets the recurrence information for the specified recurrence ID.com.microsoft.rest.ServiceFuture<JobRecurrenceInformation>
Recurrences.getAsync
(String accountName, UUID recurrenceIdentity, com.microsoft.rest.ServiceCallback<JobRecurrenceInformation> serviceCallback) Gets the recurrence information for the specified recurrence ID.rx.Observable<JobRecurrenceInformation>
Recurrences.getAsync
(String accountName, UUID recurrenceIdentity, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime) Gets the recurrence information for the specified recurrence ID.com.microsoft.rest.ServiceFuture<JobRecurrenceInformation>
Recurrences.getAsync
(String accountName, UUID recurrenceIdentity, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime, com.microsoft.rest.ServiceCallback<JobRecurrenceInformation> serviceCallback) Gets the recurrence information for the specified recurrence ID.rx.Observable<com.microsoft.rest.ServiceResponse<JobRecurrenceInformation>>
Recurrences.getWithServiceResponseAsync
(String accountName, UUID recurrenceIdentity) Gets the recurrence information for the specified recurrence ID.rx.Observable<com.microsoft.rest.ServiceResponse<JobRecurrenceInformation>>
Recurrences.getWithServiceResponseAsync
(String accountName, UUID recurrenceIdentity, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime) Gets the recurrence information for the specified recurrence ID.com.microsoft.azure.PagedList<JobRecurrenceInformation>
Lists all recurrences.com.microsoft.azure.PagedList<JobRecurrenceInformation>
Recurrences.list
(String accountName, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime) Lists all recurrences.rx.Observable<com.microsoft.azure.Page<JobRecurrenceInformation>>
Lists all recurrences.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listAsync
(String accountName, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.rx.Observable<com.microsoft.azure.Page<JobRecurrenceInformation>>
Recurrences.listAsync
(String accountName, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime) Lists all recurrences.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listAsync
(String accountName, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.com.microsoft.azure.PagedList<JobRecurrenceInformation>
Lists all recurrences.rx.Observable<com.microsoft.azure.Page<JobRecurrenceInformation>>
Recurrences.listNextAsync
(String nextPageLink) Lists all recurrences.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>> serviceFuture, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<JobRecurrenceInformation>>>
Recurrences.listNextWithServiceResponseAsync
(String nextPageLink) Lists all recurrences.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<JobRecurrenceInformation>>>
Recurrences.listWithServiceResponseAsync
(String accountName) Lists all recurrences.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<JobRecurrenceInformation>>>
Recurrences.listWithServiceResponseAsync
(String accountName, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime) Lists all recurrences.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<JobRecurrenceInformation>
Recurrences.getAsync
(String accountName, UUID recurrenceIdentity, com.microsoft.rest.ServiceCallback<JobRecurrenceInformation> serviceCallback) Gets the recurrence information for the specified recurrence ID.com.microsoft.rest.ServiceFuture<JobRecurrenceInformation>
Recurrences.getAsync
(String accountName, UUID recurrenceIdentity, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime, com.microsoft.rest.ServiceCallback<JobRecurrenceInformation> serviceCallback) Gets the recurrence information for the specified recurrence ID.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listAsync
(String accountName, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listAsync
(String accountName, org.joda.time.DateTime startDateTime, org.joda.time.DateTime endDateTime, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>> serviceFuture, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>>
Recurrences.listNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<JobRecurrenceInformation>> serviceFuture, com.microsoft.azure.ListOperationCallback<JobRecurrenceInformation> serviceCallback) Lists all recurrences.