public class ProfileBuilder extends ProfileFluentImpl<ProfileBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Profile,ProfileBuilder>
ProfileFluentImpl.MetadataNestedImpl<N>, ProfileFluentImpl.SpecNestedImpl<N>, ProfileFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public Profile build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Profile>public boolean equals(Object o)
equals in class ProfileFluentImpl<ProfileBuilder>public int hashCode()
hashCode in class ProfileFluentImpl<ProfileBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.