Uses of Class
com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Packages that use JobRecurrenceInformation
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of JobRecurrenceInformation in com.microsoft.azure.management.datalake.analytics
Methods in com.microsoft.azure.management.datalake.analytics that return JobRecurrenceInformationModifier 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.Methods in com.microsoft.azure.management.datalake.analytics that return types with arguments of type JobRecurrenceInformationModifier 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.Method parameters in com.microsoft.azure.management.datalake.analytics with type arguments of type JobRecurrenceInformationModifier 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.