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