public static class UpdateTcpServiceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateTcpServiceDetails |
build() |
UpdateTcpServiceDetails.Builder |
copy(UpdateTcpServiceDetails model) |
UpdateTcpServiceDetails.Builder |
portRanges(List<PortRange> portRanges)
List of port-ranges to be used.
|
public UpdateTcpServiceDetails.Builder portRanges(List<PortRange> portRanges)
List of port-ranges to be used.
portRanges
- the value to setpublic UpdateTcpServiceDetails build()
public UpdateTcpServiceDetails.Builder copy(UpdateTcpServiceDetails model)
Copyright © 2016–2024. All rights reserved.