public class ComputeNodeEndpointConfiguration extends Object
Constructor and Description |
---|
ComputeNodeEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
List<InboundEndpoint> |
inboundEndpoints()
Get the inboundEndpoints value.
|
ComputeNodeEndpointConfiguration |
withInboundEndpoints(List<InboundEndpoint> inboundEndpoints)
Set the inboundEndpoints value.
|
public List<InboundEndpoint> inboundEndpoints()
public ComputeNodeEndpointConfiguration withInboundEndpoints(List<InboundEndpoint> inboundEndpoints)
inboundEndpoints
- the inboundEndpoints value to setCopyright © 2019. All rights reserved.