public class FeatureFlagsBuilder extends FeatureFlagsFluent<FeatureFlagsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FeatureFlags,FeatureFlagsBuilder>
| Constructor and Description |
|---|
FeatureFlagsBuilder() |
FeatureFlagsBuilder(FeatureFlags instance) |
FeatureFlagsBuilder(FeatureFlagsFluent<?> fluent) |
FeatureFlagsBuilder(FeatureFlagsFluent<?> fluent,
FeatureFlags instance) |
| Modifier and Type | Method and Description |
|---|---|
FeatureFlags |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAwaitSidecarReadiness, getDisableAffinityAssistant, getDisableCredsInit, getEnableAPIFields, getEnableProvenanceInStatus, getEnableTektonOCIBundles, getEnforceNonfalsifiability, getMaxResultSize, getRequireGitSSHSecretKnownHosts, getResultExtractionMethod, getRunningInEnvWithInjectedSidecars, getScopeWhenExpressionsToTask, getSendCloudEventsForRuns, getVerificationNoMatchPolicy, hasAdditionalProperties, hasAwaitSidecarReadiness, hasDisableAffinityAssistant, hasDisableCredsInit, hasEnableAPIFields, hasEnableProvenanceInStatus, hasEnableTektonOCIBundles, hasEnforceNonfalsifiability, hashCode, hasMaxResultSize, hasRequireGitSSHSecretKnownHosts, hasResultExtractionMethod, hasRunningInEnvWithInjectedSidecars, hasScopeWhenExpressionsToTask, hasSendCloudEventsForRuns, hasVerificationNoMatchPolicy, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAwaitSidecarReadiness, withAwaitSidecarReadiness, withDisableAffinityAssistant, withDisableAffinityAssistant, withDisableCredsInit, withDisableCredsInit, withEnableAPIFields, withEnableProvenanceInStatus, withEnableProvenanceInStatus, withEnableTektonOCIBundles, withEnableTektonOCIBundles, withEnforceNonfalsifiability, withMaxResultSize, withRequireGitSSHSecretKnownHosts, withRequireGitSSHSecretKnownHosts, withResultExtractionMethod, withRunningInEnvWithInjectedSidecars, withRunningInEnvWithInjectedSidecars, withScopeWhenExpressionsToTask, withScopeWhenExpressionsToTask, withSendCloudEventsForRuns, withSendCloudEventsForRuns, withVerificationNoMatchPolicyaggregate, aggregate, build, build, builderOf, getVisitableMappublic FeatureFlagsBuilder()
public FeatureFlagsBuilder(FeatureFlagsFluent<?> fluent)
public FeatureFlagsBuilder(FeatureFlagsFluent<?> fluent, FeatureFlags instance)
public FeatureFlagsBuilder(FeatureFlags instance)
public FeatureFlags build()
build in interface io.fabric8.kubernetes.api.builder.Builder<FeatureFlags>Copyright © 2015–2023 Red Hat. All rights reserved.