public static class ExternalMaster.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ExternalMaster.Builder |
address(String address) |
ExternalMaster |
build() |
ExternalMaster.Builder |
copy(ExternalMaster o) |
ExternalMaster.Builder |
port(Integer port) |
String |
toString() |
ExternalMaster.Builder |
tsig(TSIG tsig) |
ExternalMaster.Builder |
tsigKeyId(String tsigKeyId) |
public ExternalMaster.Builder address(String address)
public ExternalMaster.Builder port(Integer port)
public ExternalMaster.Builder tsig(TSIG tsig)
public ExternalMaster.Builder tsigKeyId(String tsigKeyId)
public ExternalMaster build()
public ExternalMaster.Builder copy(ExternalMaster o)
Copyright © 2016–2021. All rights reserved.