public class S3TrustedCASourceBuilder extends S3TrustedCASourceFluent<S3TrustedCASourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<S3TrustedCASource,S3TrustedCASourceBuilder>
| Constructor and Description |
|---|
S3TrustedCASourceBuilder() |
S3TrustedCASourceBuilder(Boolean validationEnabled) |
S3TrustedCASourceBuilder(S3TrustedCASource instance) |
S3TrustedCASourceBuilder(S3TrustedCASource instance,
Boolean validationEnabled) |
S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent) |
S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent,
Boolean validationEnabled) |
S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent,
S3TrustedCASource instance) |
S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent,
S3TrustedCASource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
S3TrustedCASource |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic S3TrustedCASourceBuilder()
public S3TrustedCASourceBuilder(Boolean validationEnabled)
public S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent)
public S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent, Boolean validationEnabled)
public S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent, S3TrustedCASource instance)
public S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent, S3TrustedCASource instance, Boolean validationEnabled)
public S3TrustedCASourceBuilder(S3TrustedCASource instance)
public S3TrustedCASourceBuilder(S3TrustedCASource instance, Boolean validationEnabled)
public S3TrustedCASource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<S3TrustedCASource>Copyright © 2015–2023 Red Hat. All rights reserved.