public class SearchCustomizationFluentImpl<A extends SearchCustomizationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SearchCustomizationFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SearchCustomizationFluentImpl.MetadataNestedImpl<N> |
class |
SearchCustomizationFluentImpl.SpecNestedImpl<N> |
class |
SearchCustomizationFluentImpl.StatusNestedImpl<N> |
SearchCustomizationFluent.MetadataNested<N>, SearchCustomizationFluent.SpecNested<N>, SearchCustomizationFluent.StatusNested<N>| Constructor and Description |
|---|
SearchCustomizationFluentImpl() |
SearchCustomizationFluentImpl(SearchCustomization instance) |
public SearchCustomizationFluentImpl()
public SearchCustomizationFluentImpl(SearchCustomization instance)
public String getApiVersion()
getApiVersion in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public String getKind()
getKind in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withKind(String kind)
withKind in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public Boolean hasKind()
hasKind in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public Boolean hasMetadata()
hasMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.MetadataNested<A> editMetadata()
editMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>@Deprecated public SearchCustomizationSpec getSpec()
getSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationSpec buildSpec()
buildSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withSpec(SearchCustomizationSpec spec)
withSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public Boolean hasSpec()
hasSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withNewSpec(Boolean persistence, String storageClass, String storageSize)
withNewSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.SpecNested<A> withNewSpec()
withNewSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.SpecNested<A> withNewSpecLike(SearchCustomizationSpec item)
withNewSpecLike in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.SpecNested<A> editSpec()
editSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.SpecNested<A> editOrNewSpecLike(SearchCustomizationSpec item)
editOrNewSpecLike in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>@Deprecated public SearchCustomizationStatus getStatus()
getStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationStatus buildStatus()
buildStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withStatus(SearchCustomizationStatus status)
withStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public Boolean hasStatus()
hasStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public A withNewStatus(Boolean persistence, String storageClass, String storageSize)
withNewStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.StatusNested<A> withNewStatus()
withNewStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.StatusNested<A> withNewStatusLike(SearchCustomizationStatus item)
withNewStatusLike in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.StatusNested<A> editStatus()
editStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>public SearchCustomizationFluent.StatusNested<A> editOrNewStatusLike(SearchCustomizationStatus item)
editOrNewStatusLike in interface SearchCustomizationFluent<A extends SearchCustomizationFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.