public class ServiceEntryBuilder extends ServiceEntryFluentImpl<ServiceEntryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceEntry,ServiceEntryBuilder>
ServiceEntryFluentImpl.MetadataNestedImpl<N>, ServiceEntryFluentImpl.SpecNestedImpl<N>, ServiceEntryFluentImpl.StatusNestedImpl<N>ServiceEntryFluent.MetadataNested<N>, ServiceEntryFluent.SpecNested<N>, ServiceEntryFluent.StatusNested<N>| Constructor and Description |
|---|
ServiceEntryBuilder() |
ServiceEntryBuilder(Boolean validationEnabled) |
ServiceEntryBuilder(ServiceEntry instance) |
ServiceEntryBuilder(ServiceEntry instance,
Boolean validationEnabled) |
ServiceEntryBuilder(ServiceEntryFluent<?> fluent) |
ServiceEntryBuilder(ServiceEntryFluent<?> fluent,
Boolean validationEnabled) |
ServiceEntryBuilder(ServiceEntryFluent<?> fluent,
ServiceEntry instance) |
ServiceEntryBuilder(ServiceEntryFluent<?> fluent,
ServiceEntry instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEntry |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ServiceEntryBuilder()
public ServiceEntryBuilder(Boolean validationEnabled)
public ServiceEntryBuilder(ServiceEntryFluent<?> fluent)
public ServiceEntryBuilder(ServiceEntryFluent<?> fluent, Boolean validationEnabled)
public ServiceEntryBuilder(ServiceEntryFluent<?> fluent, ServiceEntry instance)
public ServiceEntryBuilder(ServiceEntryFluent<?> fluent, ServiceEntry instance, Boolean validationEnabled)
public ServiceEntryBuilder(ServiceEntry instance)
public ServiceEntryBuilder(ServiceEntry instance, Boolean validationEnabled)
public ServiceEntry build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceEntry>public boolean equals(Object o)
equals in class ServiceEntryFluentImpl<ServiceEntryBuilder>public int hashCode()
hashCode in class ServiceEntryFluentImpl<ServiceEntryBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.