public class NacosPortsBuilder extends Object
| Constructor and Description |
|---|
NacosPortsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
NacosPorts |
build()
Build nacos ports.
|
static NacosPortsBuilder |
nacosPorts()
Nacos ports nacos ports builder.
|
NacosPortsBuilder |
withServerPort(int serverPort)
With server port nacos ports builder.
|
public static NacosPortsBuilder nacosPorts()
public NacosPortsBuilder withServerPort(int serverPort)
serverPort - the server portpublic NacosPorts build()
Copyright © 2023. All rights reserved.