public class ServiceInstanceBuilder extends ServiceInstanceFluent<ServiceInstanceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceInstance,ServiceInstanceBuilder>
ServiceInstanceFluent.MetadataNested<N>, ServiceInstanceFluent.SpecNested<N>, ServiceInstanceFluent.StatusNested<N>| Constructor and Description |
|---|
ServiceInstanceBuilder() |
ServiceInstanceBuilder(ServiceInstance instance) |
ServiceInstanceBuilder(ServiceInstanceFluent<?> fluent) |
ServiceInstanceBuilder(ServiceInstanceFluent<?> fluent,
ServiceInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstance |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic ServiceInstanceBuilder()
public ServiceInstanceBuilder(ServiceInstanceFluent<?> fluent)
public ServiceInstanceBuilder(ServiceInstanceFluent<?> fluent, ServiceInstance instance)
public ServiceInstanceBuilder(ServiceInstance instance)
public ServiceInstance build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceInstance>Copyright © 2015–2024 Red Hat. All rights reserved.