public class V1KeyToPathBuilder extends V1KeyToPathFluentImpl<V1KeyToPathBuilder> implements VisitableBuilder<V1KeyToPath,V1KeyToPathBuilder>
_visitables
Constructor and Description |
---|
V1KeyToPathBuilder() |
V1KeyToPathBuilder(Boolean validationEnabled) |
V1KeyToPathBuilder(V1KeyToPath instance) |
V1KeyToPathBuilder(V1KeyToPath instance,
Boolean validationEnabled) |
V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent) |
V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent,
Boolean validationEnabled) |
V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent,
V1KeyToPath instance) |
V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent,
V1KeyToPath instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1KeyToPath |
build() |
boolean |
equals(Object o) |
getKey, getMode, getPath, hasKey, hasMode, hasPath, withKey, withMode, withNewKey, withNewKey, withNewKey, withNewPath, withNewPath, withNewPath, withPath
accept, aggregate, aggregate, build, build, builderOf
public V1KeyToPathBuilder()
public V1KeyToPathBuilder(Boolean validationEnabled)
public V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent)
public V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent, Boolean validationEnabled)
public V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent, V1KeyToPath instance)
public V1KeyToPathBuilder(V1KeyToPathFluent<?> fluent, V1KeyToPath instance, Boolean validationEnabled)
public V1KeyToPathBuilder(V1KeyToPath instance)
public V1KeyToPathBuilder(V1KeyToPath instance, Boolean validationEnabled)
public V1KeyToPath build()
build
in interface Builder<V1KeyToPath>
public boolean equals(Object o)
equals
in class V1KeyToPathFluentImpl<V1KeyToPathBuilder>
Copyright © 2020. All rights reserved.