public class ProfileBuilder extends ProfileFluentImpl<ProfileBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Profile,ProfileBuilder>
ProfileFluent.MetadataNested<N>, ProfileFluent.SpecNested<N>, ProfileFluent.StatusNested<N>| Constructor and Description |
|---|
ProfileBuilder() |
ProfileBuilder(Boolean validationEnabled) |
ProfileBuilder(Profile instance) |
ProfileBuilder(Profile instance,
Boolean validationEnabled) |
ProfileBuilder(ProfileFluent<?> fluent) |
ProfileBuilder(ProfileFluent<?> fluent,
Boolean validationEnabled) |
ProfileBuilder(ProfileFluent<?> fluent,
Profile instance) |
ProfileBuilder(ProfileFluent<?> fluent,
Profile instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ProfileBuilder()
public ProfileBuilder(Boolean validationEnabled)
public ProfileBuilder(ProfileFluent<?> fluent)
public ProfileBuilder(ProfileFluent<?> fluent, Boolean validationEnabled)
public ProfileBuilder(ProfileFluent<?> fluent, Profile instance)
public ProfileBuilder(ProfileFluent<?> fluent, Profile instance, Boolean validationEnabled)
public ProfileBuilder(Profile instance)
Copyright © 2015–2022 Red Hat. All rights reserved.