| Package | Description |
|---|---|
| com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeNodeEndpointConfiguration |
ComputeNode.endpointConfiguration()
Get the endpointConfiguration value.
|
ComputeNodeEndpointConfiguration |
ComputeNodeEndpointConfiguration.withInboundEndpoints(List<InboundEndpoint> inboundEndpoints)
Set the inboundEndpoints value.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeNode |
ComputeNode.withEndpointConfiguration(ComputeNodeEndpointConfiguration endpointConfiguration)
Set the endpointConfiguration value.
|
Copyright © 2019. All rights reserved.