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) |
getPort, hasPort, withNewPort, withNewPort, withPort
accept, aggregate, aggregate, build, build
public 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>
Copyright © 2019. All rights reserved.