public class CustomRunResultBuilder extends CustomRunResultFluent<CustomRunResultBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CustomRunResult,CustomRunResultBuilder>
| Constructor and Description |
|---|
CustomRunResultBuilder() |
CustomRunResultBuilder(CustomRunResult instance) |
CustomRunResultBuilder(CustomRunResultFluent<?> fluent) |
CustomRunResultBuilder(CustomRunResultFluent<?> fluent,
CustomRunResult instance) |
| Modifier and Type | Method and Description |
|---|---|
CustomRunResult |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getName, getValue, hasAdditionalProperties, hashCode, hasName, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic CustomRunResultBuilder()
public CustomRunResultBuilder(CustomRunResultFluent<?> fluent)
public CustomRunResultBuilder(CustomRunResultFluent<?> fluent, CustomRunResult instance)
public CustomRunResultBuilder(CustomRunResult instance)
public CustomRunResult build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CustomRunResult>Copyright © 2015–2023 Red Hat. All rights reserved.