| Package | Description | 
|---|---|
| com.microsoft.azure.batch.protocol | 
 This package contains the classes for BatchServiceClient. 
 | 
| com.microsoft.azure.batch.protocol.models | 
 This package contains the models classes for BatchServiceClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ComputeNodeGetRemoteLoginSettingsOptions | 
ComputeNodeGetRemoteLoginSettingsOptions.withClientRequestId(UUID clientRequestId)
Set the clientRequestId value. 
 | 
ComputeNodeGetRemoteLoginSettingsOptions | 
ComputeNodeGetRemoteLoginSettingsOptions.withOcpDate(org.joda.time.DateTime ocpDate)
Set the ocpDate value. 
 | 
ComputeNodeGetRemoteLoginSettingsOptions | 
ComputeNodeGetRemoteLoginSettingsOptions.withReturnClientRequestId(Boolean returnClientRequestId)
Set the returnClientRequestId value. 
 | 
ComputeNodeGetRemoteLoginSettingsOptions | 
ComputeNodeGetRemoteLoginSettingsOptions.withTimeout(Integer timeout)
Set the timeout value. 
 | 
Copyright © 2019. All rights reserved.