public class V1DaemonEndpointBuilder extends V1DaemonEndpointFluentImpl<V1DaemonEndpointBuilder> implements VisitableBuilder<V1DaemonEndpoint,V1DaemonEndpointBuilder>
_visitables| Constructor and Description |
|---|
V1DaemonEndpointBuilder() |
V1DaemonEndpointBuilder(Boolean validationEnabled) |
V1DaemonEndpointBuilder(V1DaemonEndpoint instance) |
V1DaemonEndpointBuilder(V1DaemonEndpoint instance,
Boolean validationEnabled) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
Boolean validationEnabled) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
V1DaemonEndpoint instance) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
V1DaemonEndpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1DaemonEndpoint |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getPort, hasPort, withPortaccept, aggregate, aggregate, build, build, builderOfpublic V1DaemonEndpointBuilder()
public V1DaemonEndpointBuilder(Boolean validationEnabled)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent, Boolean validationEnabled)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent, V1DaemonEndpoint instance)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent, V1DaemonEndpoint instance, Boolean validationEnabled)
public V1DaemonEndpointBuilder(V1DaemonEndpoint instance)
public V1DaemonEndpointBuilder(V1DaemonEndpoint instance, Boolean validationEnabled)
public V1DaemonEndpoint build()
build in interface Builder<V1DaemonEndpoint>public boolean equals(Object o)
equals in class V1DaemonEndpointFluentImpl<V1DaemonEndpointBuilder>public int hashCode()
hashCode in class V1DaemonEndpointFluentImpl<V1DaemonEndpointBuilder>Copyright © 2020. All rights reserved.