public static final class ProvidersTypes.ServerInfo.Builder
extends java.lang.Object
ProvidersTypes.ServerInfo
.Constructor and Description |
---|
Builder(ProvidersTypes.Health health,
java.util.List<LocalizableMessage> details,
boolean clientTrustServer,
boolean serverTrustClient,
java.lang.String name)
Constructor with parameters for the required properties of
ProvidersTypes.ServerInfo . |
Modifier and Type | Method and Description |
---|---|
ProvidersTypes.ServerInfo |
build() |
public Builder(ProvidersTypes.Health health, java.util.List<LocalizableMessage> details, boolean clientTrustServer, boolean serverTrustClient, java.lang.String name)
ProvidersTypes.ServerInfo
.public ProvidersTypes.ServerInfo build()