Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
RecentJob |
JobScheduleExecutionInformation.recentJob()
Get the recentJob value.
|
RecentJob |
RecentJob.withId(String id)
Set the id value.
|
RecentJob |
RecentJob.withUrl(String url)
Set the url value.
|
Modifier and Type | Method and Description |
---|---|
JobScheduleExecutionInformation |
JobScheduleExecutionInformation.withRecentJob(RecentJob recentJob)
Set the recentJob value.
|
Copyright © 2019. All rights reserved.