Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,KubeSchemaFluent<A>
- Direct Known Subclasses:
DoneableKubeSchema,KubeSchemaBuilder
public class KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>> extends BaseFluent<A> implements KubeSchemaFluent<A>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.KubeSchemaFluent
KubeSchemaFluent.APIGroupListNested<N>, KubeSchemaFluent.APIGroupNested<N>, KubeSchemaFluent.APIServiceListNested<N>, KubeSchemaFluent.APIServiceNested<N>, KubeSchemaFluent.BaseKubernetesListNested<N>, KubeSchemaFluent.BindingNested<N>, KubeSchemaFluent.ComponentStatusListNested<N>, KubeSchemaFluent.ComponentStatusNested<N>, KubeSchemaFluent.ConfigMapListNested<N>, KubeSchemaFluent.ConfigMapNested<N>, KubeSchemaFluent.ConfigNested<N>, KubeSchemaFluent.ContainerStatusNested<N>, KubeSchemaFluent.CreateOptionsNested<N>, KubeSchemaFluent.DeleteOptionsNested<N>, KubeSchemaFluent.EndpointPortNested<N>, KubeSchemaFluent.EndpointsListNested<N>, KubeSchemaFluent.EndpointsNested<N>, KubeSchemaFluent.EnvVarNested<N>, KubeSchemaFluent.EventListNested<N>, KubeSchemaFluent.EventNested<N>, KubeSchemaFluent.EventSeriesNested<N>, KubeSchemaFluent.EventSourceNested<N>, KubeSchemaFluent.GetOptionsNested<N>, KubeSchemaFluent.GroupVersionKindNested<N>, KubeSchemaFluent.GroupVersionResourceNested<N>, KubeSchemaFluent.InfoNested<N>, KubeSchemaFluent.LimitRangeListNested<N>, KubeSchemaFluent.ListOptionsNested<N>, KubeSchemaFluent.MicroTimeNested<N>, KubeSchemaFluent.NamespaceListNested<N>, KubeSchemaFluent.NamespaceNested<N>, KubeSchemaFluent.NodeListNested<N>, KubeSchemaFluent.NodeNested<N>, KubeSchemaFluent.ObjectMetaNested<N>, KubeSchemaFluent.PatchNested<N>, KubeSchemaFluent.PatchOptionsNested<N>, KubeSchemaFluent.PersistentVolumeClaimListNested<N>, KubeSchemaFluent.PersistentVolumeClaimNested<N>, KubeSchemaFluent.PersistentVolumeListNested<N>, KubeSchemaFluent.PersistentVolumeNested<N>, KubeSchemaFluent.PodExecOptionsNested<N>, KubeSchemaFluent.PodListNested<N>, KubeSchemaFluent.PodTemplateListNested<N>, KubeSchemaFluent.QuantityNested<N>, KubeSchemaFluent.ReplicationControllerListNested<N>, KubeSchemaFluent.ResourceQuotaListNested<N>, KubeSchemaFluent.ResourceQuotaNested<N>, KubeSchemaFluent.RootPathsNested<N>, KubeSchemaFluent.SecretListNested<N>, KubeSchemaFluent.SecretNested<N>, KubeSchemaFluent.ServiceAccountListNested<N>, KubeSchemaFluent.ServiceAccountNested<N>, KubeSchemaFluent.ServiceListNested<N>, KubeSchemaFluent.StatusNested<N>, KubeSchemaFluent.TolerationNested<N>, KubeSchemaFluent.TopologySelectorTermNested<N>, KubeSchemaFluent.TypeMetaNested<N>, KubeSchemaFluent.UpdateOptionsNested<N>, KubeSchemaFluent.WatchEventNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description KubeSchemaFluentImpl()KubeSchemaFluentImpl(KubeSchema instance) -
Method Summary
-
Constructor Details
-
KubeSchemaFluentImpl
public KubeSchemaFluentImpl() -
KubeSchemaFluentImpl
-
-
Method Details
-
getAPIGroup
Deprecated.This method has been deprecated, please use method buildAPIGroup instead.- Specified by:
getAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildAPIGroup
- Specified by:
buildAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withAPIGroup
- Specified by:
withAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasAPIGroup
- Specified by:
hasAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIGroup
- Specified by:
withNewAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIGroupLike
- Specified by:
withNewAPIGroupLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editAPIGroup
- Specified by:
editAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIGroup
- Specified by:
editOrNewAPIGroupin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIGroupLike
- Specified by:
editOrNewAPIGroupLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getAPIGroupList
Deprecated.This method has been deprecated, please use method buildAPIGroupList instead.- Specified by:
getAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildAPIGroupList
- Specified by:
buildAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withAPIGroupList
- Specified by:
withAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasAPIGroupList
- Specified by:
hasAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIGroupList
- Specified by:
withNewAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIGroupListLike
- Specified by:
withNewAPIGroupListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editAPIGroupList
- Specified by:
editAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIGroupList
- Specified by:
editOrNewAPIGroupListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIGroupListLike
- Specified by:
editOrNewAPIGroupListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getAPIService
Deprecated.This method has been deprecated, please use method buildAPIService instead.- Specified by:
getAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildAPIService
- Specified by:
buildAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withAPIService
- Specified by:
withAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasAPIService
- Specified by:
hasAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIService
- Specified by:
withNewAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIServiceLike
- Specified by:
withNewAPIServiceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editAPIService
- Specified by:
editAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIService
- Specified by:
editOrNewAPIServicein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIServiceLike
- Specified by:
editOrNewAPIServiceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getAPIServiceList
Deprecated.This method has been deprecated, please use method buildAPIServiceList instead.- Specified by:
getAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildAPIServiceList
- Specified by:
buildAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withAPIServiceList
- Specified by:
withAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasAPIServiceList
- Specified by:
hasAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIServiceList
- Specified by:
withNewAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewAPIServiceListLike
- Specified by:
withNewAPIServiceListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editAPIServiceList
- Specified by:
editAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIServiceList
- Specified by:
editOrNewAPIServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewAPIServiceListLike
- Specified by:
editOrNewAPIServiceListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getBaseKubernetesList
Deprecated.This method has been deprecated, please use method buildBaseKubernetesList instead.- Specified by:
getBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildBaseKubernetesList
- Specified by:
buildBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withBaseKubernetesList
- Specified by:
withBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasBaseKubernetesList
- Specified by:
hasBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewBaseKubernetesList
- Specified by:
withNewBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewBaseKubernetesListLike
public KubeSchemaFluent.BaseKubernetesListNested<A> withNewBaseKubernetesListLike(BaseKubernetesList item)- Specified by:
withNewBaseKubernetesListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editBaseKubernetesList
- Specified by:
editBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewBaseKubernetesList
- Specified by:
editOrNewBaseKubernetesListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewBaseKubernetesListLike
public KubeSchemaFluent.BaseKubernetesListNested<A> editOrNewBaseKubernetesListLike(BaseKubernetesList item)- Specified by:
editOrNewBaseKubernetesListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getBinding
Deprecated.This method has been deprecated, please use method buildBinding instead.- Specified by:
getBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildBinding
- Specified by:
buildBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withBinding
- Specified by:
withBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasBinding
- Specified by:
hasBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewBinding
- Specified by:
withNewBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewBindingLike
- Specified by:
withNewBindingLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editBinding
- Specified by:
editBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewBinding
- Specified by:
editOrNewBindingin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewBindingLike
- Specified by:
editOrNewBindingLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getComponentStatus
Deprecated.This method has been deprecated, please use method buildComponentStatus instead.- Specified by:
getComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildComponentStatus
- Specified by:
buildComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withComponentStatus
- Specified by:
withComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasComponentStatus
- Specified by:
hasComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewComponentStatus
- Specified by:
withNewComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewComponentStatusLike
- Specified by:
withNewComponentStatusLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editComponentStatus
- Specified by:
editComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewComponentStatus
- Specified by:
editOrNewComponentStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewComponentStatusLike
public KubeSchemaFluent.ComponentStatusNested<A> editOrNewComponentStatusLike(ComponentStatus item)- Specified by:
editOrNewComponentStatusLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getComponentStatusList
Deprecated.This method has been deprecated, please use method buildComponentStatusList instead.- Specified by:
getComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildComponentStatusList
- Specified by:
buildComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withComponentStatusList
- Specified by:
withComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasComponentStatusList
- Specified by:
hasComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewComponentStatusList
- Specified by:
withNewComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewComponentStatusListLike
public KubeSchemaFluent.ComponentStatusListNested<A> withNewComponentStatusListLike(ComponentStatusList item)- Specified by:
withNewComponentStatusListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editComponentStatusList
- Specified by:
editComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewComponentStatusList
- Specified by:
editOrNewComponentStatusListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewComponentStatusListLike
public KubeSchemaFluent.ComponentStatusListNested<A> editOrNewComponentStatusListLike(ComponentStatusList item)- Specified by:
editOrNewComponentStatusListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getConfig
Deprecated.This method has been deprecated, please use method buildConfig instead.- Specified by:
getConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildConfig
- Specified by:
buildConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withConfig
- Specified by:
withConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasConfig
- Specified by:
hasConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewConfig
- Specified by:
withNewConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewConfigLike
- Specified by:
withNewConfigLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editConfig
- Specified by:
editConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewConfig
- Specified by:
editOrNewConfigin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewConfigLike
- Specified by:
editOrNewConfigLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getConfigMap
Deprecated.This method has been deprecated, please use method buildConfigMap instead.- Specified by:
getConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildConfigMap
- Specified by:
buildConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withConfigMap
- Specified by:
withConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasConfigMap
- Specified by:
hasConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewConfigMap
- Specified by:
withNewConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewConfigMapLike
- Specified by:
withNewConfigMapLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editConfigMap
- Specified by:
editConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewConfigMap
- Specified by:
editOrNewConfigMapin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewConfigMapLike
- Specified by:
editOrNewConfigMapLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getConfigMapList
Deprecated.This method has been deprecated, please use method buildConfigMapList instead.- Specified by:
getConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildConfigMapList
- Specified by:
buildConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withConfigMapList
- Specified by:
withConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasConfigMapList
- Specified by:
hasConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewConfigMapList
- Specified by:
withNewConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewConfigMapListLike
- Specified by:
withNewConfigMapListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editConfigMapList
- Specified by:
editConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewConfigMapList
- Specified by:
editOrNewConfigMapListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewConfigMapListLike
- Specified by:
editOrNewConfigMapListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getContainerStatus
Deprecated.This method has been deprecated, please use method buildContainerStatus instead.- Specified by:
getContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildContainerStatus
- Specified by:
buildContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withContainerStatus
- Specified by:
withContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasContainerStatus
- Specified by:
hasContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewContainerStatus
- Specified by:
withNewContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewContainerStatusLike
- Specified by:
withNewContainerStatusLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editContainerStatus
- Specified by:
editContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewContainerStatus
- Specified by:
editOrNewContainerStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewContainerStatusLike
public KubeSchemaFluent.ContainerStatusNested<A> editOrNewContainerStatusLike(ContainerStatus item)- Specified by:
editOrNewContainerStatusLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getCreateOptions
Deprecated.This method has been deprecated, please use method buildCreateOptions instead.- Specified by:
getCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildCreateOptions
- Specified by:
buildCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withCreateOptions
- Specified by:
withCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasCreateOptions
- Specified by:
hasCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewCreateOptions
- Specified by:
withNewCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewCreateOptionsLike
- Specified by:
withNewCreateOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editCreateOptions
- Specified by:
editCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewCreateOptions
- Specified by:
editOrNewCreateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewCreateOptionsLike
- Specified by:
editOrNewCreateOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getDeleteOptions
Deprecated.This method has been deprecated, please use method buildDeleteOptions instead.- Specified by:
getDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildDeleteOptions
- Specified by:
buildDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withDeleteOptions
- Specified by:
withDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasDeleteOptions
- Specified by:
hasDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewDeleteOptions
- Specified by:
withNewDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewDeleteOptionsLike
- Specified by:
withNewDeleteOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editDeleteOptions
- Specified by:
editDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewDeleteOptions
- Specified by:
editOrNewDeleteOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewDeleteOptionsLike
- Specified by:
editOrNewDeleteOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEndpointPort
Deprecated.This method has been deprecated, please use method buildEndpointPort instead.- Specified by:
getEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEndpointPort
- Specified by:
buildEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEndpointPort
- Specified by:
withEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEndpointPort
- Specified by:
hasEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpointPort
- Specified by:
withNewEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpointPort
- Specified by:
withNewEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpointPortLike
- Specified by:
withNewEndpointPortLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEndpointPort
- Specified by:
editEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEndpointPort
- Specified by:
editOrNewEndpointPortin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEndpointPortLike
- Specified by:
editOrNewEndpointPortLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEndpoints
Deprecated.This method has been deprecated, please use method buildEndpoints instead.- Specified by:
getEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEndpoints
- Specified by:
buildEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEndpoints
- Specified by:
withEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEndpoints
- Specified by:
hasEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpoints
- Specified by:
withNewEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpointsLike
- Specified by:
withNewEndpointsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEndpoints
- Specified by:
editEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEndpoints
- Specified by:
editOrNewEndpointsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEndpointsLike
- Specified by:
editOrNewEndpointsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEndpointsList
Deprecated.This method has been deprecated, please use method buildEndpointsList instead.- Specified by:
getEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEndpointsList
- Specified by:
buildEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEndpointsList
- Specified by:
withEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEndpointsList
- Specified by:
hasEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpointsList
- Specified by:
withNewEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEndpointsListLike
- Specified by:
withNewEndpointsListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEndpointsList
- Specified by:
editEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEndpointsList
- Specified by:
editOrNewEndpointsListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEndpointsListLike
- Specified by:
editOrNewEndpointsListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEnvVar
Deprecated.This method has been deprecated, please use method buildEnvVar instead.- Specified by:
getEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEnvVar
- Specified by:
buildEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEnvVar
- Specified by:
withEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEnvVar
- Specified by:
hasEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEnvVar
- Specified by:
withNewEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEnvVarLike
- Specified by:
withNewEnvVarLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEnvVar
- Specified by:
editEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEnvVar
- Specified by:
editOrNewEnvVarin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEnvVarLike
- Specified by:
editOrNewEnvVarLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEvent
Deprecated.This method has been deprecated, please use method buildEvent instead.- Specified by:
getEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEvent
- Specified by:
buildEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEvent
- Specified by:
withEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEvent
- Specified by:
hasEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEvent
- Specified by:
withNewEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventLike
- Specified by:
withNewEventLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEvent
- Specified by:
editEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEvent
- Specified by:
editOrNewEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventLike
- Specified by:
editOrNewEventLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEventList
Deprecated.This method has been deprecated, please use method buildEventList instead.- Specified by:
getEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEventList
- Specified by:
buildEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEventList
- Specified by:
withEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEventList
- Specified by:
hasEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventList
- Specified by:
withNewEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventListLike
- Specified by:
withNewEventListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEventList
- Specified by:
editEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventList
- Specified by:
editOrNewEventListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventListLike
- Specified by:
editOrNewEventListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEventSeries
Deprecated.This method has been deprecated, please use method buildEventSeries instead.- Specified by:
getEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEventSeries
- Specified by:
buildEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEventSeries
- Specified by:
withEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEventSeries
- Specified by:
hasEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventSeries
- Specified by:
withNewEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventSeriesLike
- Specified by:
withNewEventSeriesLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEventSeries
- Specified by:
editEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventSeries
- Specified by:
editOrNewEventSeriesin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventSeriesLike
- Specified by:
editOrNewEventSeriesLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getEventSource
Deprecated.This method has been deprecated, please use method buildEventSource instead.- Specified by:
getEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildEventSource
- Specified by:
buildEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withEventSource
- Specified by:
withEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasEventSource
- Specified by:
hasEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventSource
- Specified by:
withNewEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventSource
- Specified by:
withNewEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewEventSourceLike
- Specified by:
withNewEventSourceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editEventSource
- Specified by:
editEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventSource
- Specified by:
editOrNewEventSourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewEventSourceLike
- Specified by:
editOrNewEventSourceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getGetOptions
Deprecated.This method has been deprecated, please use method buildGetOptions instead.- Specified by:
getGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildGetOptions
- Specified by:
buildGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withGetOptions
- Specified by:
withGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasGetOptions
- Specified by:
hasGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGetOptions
- Specified by:
withNewGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGetOptions
- Specified by:
withNewGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGetOptionsLike
- Specified by:
withNewGetOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editGetOptions
- Specified by:
editGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewGetOptions
- Specified by:
editOrNewGetOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewGetOptionsLike
- Specified by:
editOrNewGetOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getGroupVersionKind
Deprecated.This method has been deprecated, please use method buildGroupVersionKind instead.- Specified by:
getGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildGroupVersionKind
- Specified by:
buildGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withGroupVersionKind
- Specified by:
withGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasGroupVersionKind
- Specified by:
hasGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGroupVersionKind
- Specified by:
withNewGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGroupVersionKind
- Specified by:
withNewGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGroupVersionKindLike
public KubeSchemaFluent.GroupVersionKindNested<A> withNewGroupVersionKindLike(GroupVersionKind item)- Specified by:
withNewGroupVersionKindLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editGroupVersionKind
- Specified by:
editGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewGroupVersionKind
- Specified by:
editOrNewGroupVersionKindin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewGroupVersionKindLike
public KubeSchemaFluent.GroupVersionKindNested<A> editOrNewGroupVersionKindLike(GroupVersionKind item)- Specified by:
editOrNewGroupVersionKindLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getGroupVersionResource
Deprecated.This method has been deprecated, please use method buildGroupVersionResource instead.- Specified by:
getGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildGroupVersionResource
- Specified by:
buildGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withGroupVersionResource
- Specified by:
withGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasGroupVersionResource
- Specified by:
hasGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGroupVersionResource
- Specified by:
withNewGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGroupVersionResource
- Specified by:
withNewGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewGroupVersionResourceLike
public KubeSchemaFluent.GroupVersionResourceNested<A> withNewGroupVersionResourceLike(GroupVersionResource item)- Specified by:
withNewGroupVersionResourceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editGroupVersionResource
- Specified by:
editGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewGroupVersionResource
- Specified by:
editOrNewGroupVersionResourcein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewGroupVersionResourceLike
public KubeSchemaFluent.GroupVersionResourceNested<A> editOrNewGroupVersionResourceLike(GroupVersionResource item)- Specified by:
editOrNewGroupVersionResourceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getInfo
Deprecated.This method has been deprecated, please use method buildInfo instead.- Specified by:
getInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildInfo
- Specified by:
buildInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withInfo
- Specified by:
withInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasInfo
- Specified by:
hasInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewInfo
- Specified by:
withNewInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewInfoLike
- Specified by:
withNewInfoLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editInfo
- Specified by:
editInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewInfo
- Specified by:
editOrNewInfoin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewInfoLike
- Specified by:
editOrNewInfoLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getLimitRangeList
Deprecated.This method has been deprecated, please use method buildLimitRangeList instead.- Specified by:
getLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildLimitRangeList
- Specified by:
buildLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withLimitRangeList
- Specified by:
withLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasLimitRangeList
- Specified by:
hasLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewLimitRangeList
- Specified by:
withNewLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewLimitRangeListLike
- Specified by:
withNewLimitRangeListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editLimitRangeList
- Specified by:
editLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewLimitRangeList
- Specified by:
editOrNewLimitRangeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewLimitRangeListLike
- Specified by:
editOrNewLimitRangeListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getListOptions
Deprecated.This method has been deprecated, please use method buildListOptions instead.- Specified by:
getListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildListOptions
- Specified by:
buildListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withListOptions
- Specified by:
withListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasListOptions
- Specified by:
hasListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewListOptions
- Specified by:
withNewListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewListOptionsLike
- Specified by:
withNewListOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editListOptions
- Specified by:
editListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewListOptions
- Specified by:
editOrNewListOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewListOptionsLike
- Specified by:
editOrNewListOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getMicroTime
Deprecated.This method has been deprecated, please use method buildMicroTime instead.- Specified by:
getMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildMicroTime
- Specified by:
buildMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withMicroTime
- Specified by:
withMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasMicroTime
- Specified by:
hasMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewMicroTime
- Specified by:
withNewMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewMicroTime
- Specified by:
withNewMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewMicroTimeLike
- Specified by:
withNewMicroTimeLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editMicroTime
- Specified by:
editMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewMicroTime
- Specified by:
editOrNewMicroTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewMicroTimeLike
- Specified by:
editOrNewMicroTimeLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getNamespace
Deprecated.This method has been deprecated, please use method buildNamespace instead.- Specified by:
getNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildNamespace
- Specified by:
buildNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNamespace
- Specified by:
withNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasNamespace
- Specified by:
hasNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNamespace
- Specified by:
withNewNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNamespaceLike
- Specified by:
withNewNamespaceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editNamespace
- Specified by:
editNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNamespace
- Specified by:
editOrNewNamespacein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNamespaceLike
- Specified by:
editOrNewNamespaceLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getNamespaceList
Deprecated.This method has been deprecated, please use method buildNamespaceList instead.- Specified by:
getNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildNamespaceList
- Specified by:
buildNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNamespaceList
- Specified by:
withNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasNamespaceList
- Specified by:
hasNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNamespaceList
- Specified by:
withNewNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNamespaceListLike
- Specified by:
withNewNamespaceListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editNamespaceList
- Specified by:
editNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNamespaceList
- Specified by:
editOrNewNamespaceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNamespaceListLike
- Specified by:
editOrNewNamespaceListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getNode
Deprecated.This method has been deprecated, please use method buildNode instead.- Specified by:
getNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildNode
- Specified by:
buildNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNode
- Specified by:
withNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasNode
- Specified by:
hasNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNode
- Specified by:
withNewNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNodeLike
- Specified by:
withNewNodeLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editNode
- Specified by:
editNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNode
- Specified by:
editOrNewNodein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNodeLike
- Specified by:
editOrNewNodeLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getNodeList
Deprecated.This method has been deprecated, please use method buildNodeList instead.- Specified by:
getNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildNodeList
- Specified by:
buildNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNodeList
- Specified by:
withNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasNodeList
- Specified by:
hasNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNodeList
- Specified by:
withNewNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewNodeListLike
- Specified by:
withNewNodeListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editNodeList
- Specified by:
editNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNodeList
- Specified by:
editOrNewNodeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewNodeListLike
- Specified by:
editOrNewNodeListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getObjectMeta
Deprecated.This method has been deprecated, please use method buildObjectMeta instead.- Specified by:
getObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildObjectMeta
- Specified by:
buildObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withObjectMeta
- Specified by:
withObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasObjectMeta
- Specified by:
hasObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewObjectMeta
- Specified by:
withNewObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewObjectMetaLike
- Specified by:
withNewObjectMetaLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editObjectMeta
- Specified by:
editObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewObjectMeta
- Specified by:
editOrNewObjectMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewObjectMetaLike
- Specified by:
editOrNewObjectMetaLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPatch
Deprecated.This method has been deprecated, please use method buildPatch instead.- Specified by:
getPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPatch
- Specified by:
buildPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPatch
- Specified by:
withPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPatch
- Specified by:
hasPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPatch
- Specified by:
withNewPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPatchLike
- Specified by:
withNewPatchLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPatch
- Specified by:
editPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPatch
- Specified by:
editOrNewPatchin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPatchLike
- Specified by:
editOrNewPatchLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPatchOptions
Deprecated.This method has been deprecated, please use method buildPatchOptions instead.- Specified by:
getPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPatchOptions
- Specified by:
buildPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPatchOptions
- Specified by:
withPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPatchOptions
- Specified by:
hasPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPatchOptions
- Specified by:
withNewPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPatchOptionsLike
- Specified by:
withNewPatchOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPatchOptions
- Specified by:
editPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPatchOptions
- Specified by:
editOrNewPatchOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPatchOptionsLike
- Specified by:
editOrNewPatchOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPersistentVolume
Deprecated.This method has been deprecated, please use method buildPersistentVolume instead.- Specified by:
getPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPersistentVolume
- Specified by:
buildPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPersistentVolume
- Specified by:
withPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPersistentVolume
- Specified by:
hasPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolume
- Specified by:
withNewPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeLike
public KubeSchemaFluent.PersistentVolumeNested<A> withNewPersistentVolumeLike(PersistentVolume item)- Specified by:
withNewPersistentVolumeLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPersistentVolume
- Specified by:
editPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolume
- Specified by:
editOrNewPersistentVolumein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeLike
public KubeSchemaFluent.PersistentVolumeNested<A> editOrNewPersistentVolumeLike(PersistentVolume item)- Specified by:
editOrNewPersistentVolumeLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPersistentVolumeClaim
Deprecated.This method has been deprecated, please use method buildPersistentVolumeClaim instead.- Specified by:
getPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPersistentVolumeClaim
- Specified by:
buildPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPersistentVolumeClaim
- Specified by:
withPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPersistentVolumeClaim
- Specified by:
hasPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeClaim
- Specified by:
withNewPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeClaimLike
public KubeSchemaFluent.PersistentVolumeClaimNested<A> withNewPersistentVolumeClaimLike(PersistentVolumeClaim item)- Specified by:
withNewPersistentVolumeClaimLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPersistentVolumeClaim
- Specified by:
editPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeClaim
- Specified by:
editOrNewPersistentVolumeClaimin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeClaimLike
public KubeSchemaFluent.PersistentVolumeClaimNested<A> editOrNewPersistentVolumeClaimLike(PersistentVolumeClaim item)- Specified by:
editOrNewPersistentVolumeClaimLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPersistentVolumeClaimList
Deprecated.This method has been deprecated, please use method buildPersistentVolumeClaimList instead.- Specified by:
getPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPersistentVolumeClaimList
- Specified by:
buildPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPersistentVolumeClaimList
- Specified by:
withPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPersistentVolumeClaimList
- Specified by:
hasPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeClaimList
- Specified by:
withNewPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeClaimListLike
public KubeSchemaFluent.PersistentVolumeClaimListNested<A> withNewPersistentVolumeClaimListLike(PersistentVolumeClaimList item)- Specified by:
withNewPersistentVolumeClaimListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPersistentVolumeClaimList
- Specified by:
editPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeClaimList
- Specified by:
editOrNewPersistentVolumeClaimListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeClaimListLike
public KubeSchemaFluent.PersistentVolumeClaimListNested<A> editOrNewPersistentVolumeClaimListLike(PersistentVolumeClaimList item)- Specified by:
editOrNewPersistentVolumeClaimListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPersistentVolumeList
Deprecated.This method has been deprecated, please use method buildPersistentVolumeList instead.- Specified by:
getPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPersistentVolumeList
- Specified by:
buildPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPersistentVolumeList
- Specified by:
withPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPersistentVolumeList
- Specified by:
hasPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeList
- Specified by:
withNewPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPersistentVolumeListLike
public KubeSchemaFluent.PersistentVolumeListNested<A> withNewPersistentVolumeListLike(PersistentVolumeList item)- Specified by:
withNewPersistentVolumeListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPersistentVolumeList
- Specified by:
editPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeList
- Specified by:
editOrNewPersistentVolumeListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPersistentVolumeListLike
public KubeSchemaFluent.PersistentVolumeListNested<A> editOrNewPersistentVolumeListLike(PersistentVolumeList item)- Specified by:
editOrNewPersistentVolumeListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPodExecOptions
Deprecated.This method has been deprecated, please use method buildPodExecOptions instead.- Specified by:
getPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPodExecOptions
- Specified by:
buildPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPodExecOptions
- Specified by:
withPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPodExecOptions
- Specified by:
hasPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPodExecOptions
- Specified by:
withNewPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPodExecOptionsLike
- Specified by:
withNewPodExecOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPodExecOptions
- Specified by:
editPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPodExecOptions
- Specified by:
editOrNewPodExecOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPodExecOptionsLike
- Specified by:
editOrNewPodExecOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPodList
Deprecated.This method has been deprecated, please use method buildPodList instead.- Specified by:
getPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPodList
- Specified by:
buildPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPodList
- Specified by:
withPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPodList
- Specified by:
hasPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPodList
- Specified by:
withNewPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPodListLike
- Specified by:
withNewPodListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPodList
- Specified by:
editPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPodList
- Specified by:
editOrNewPodListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPodListLike
- Specified by:
editOrNewPodListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getPodTemplateList
Deprecated.This method has been deprecated, please use method buildPodTemplateList instead.- Specified by:
getPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildPodTemplateList
- Specified by:
buildPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withPodTemplateList
- Specified by:
withPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasPodTemplateList
- Specified by:
hasPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPodTemplateList
- Specified by:
withNewPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewPodTemplateListLike
- Specified by:
withNewPodTemplateListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editPodTemplateList
- Specified by:
editPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPodTemplateList
- Specified by:
editOrNewPodTemplateListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewPodTemplateListLike
public KubeSchemaFluent.PodTemplateListNested<A> editOrNewPodTemplateListLike(PodTemplateList item)- Specified by:
editOrNewPodTemplateListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getQuantity
Deprecated.This method has been deprecated, please use method buildQuantity instead.- Specified by:
getQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildQuantity
- Specified by:
buildQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withQuantity
- Specified by:
withQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasQuantity
- Specified by:
hasQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewQuantity
- Specified by:
withNewQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewQuantity
- Specified by:
withNewQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewQuantity
- Specified by:
withNewQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewQuantityLike
- Specified by:
withNewQuantityLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editQuantity
- Specified by:
editQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewQuantity
- Specified by:
editOrNewQuantityin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewQuantityLike
- Specified by:
editOrNewQuantityLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getReplicationControllerList
Deprecated.This method has been deprecated, please use method buildReplicationControllerList instead.- Specified by:
getReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildReplicationControllerList
- Specified by:
buildReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withReplicationControllerList
- Specified by:
withReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasReplicationControllerList
- Specified by:
hasReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewReplicationControllerList
- Specified by:
withNewReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewReplicationControllerListLike
public KubeSchemaFluent.ReplicationControllerListNested<A> withNewReplicationControllerListLike(ReplicationControllerList item)- Specified by:
withNewReplicationControllerListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editReplicationControllerList
- Specified by:
editReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewReplicationControllerList
- Specified by:
editOrNewReplicationControllerListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewReplicationControllerListLike
public KubeSchemaFluent.ReplicationControllerListNested<A> editOrNewReplicationControllerListLike(ReplicationControllerList item)- Specified by:
editOrNewReplicationControllerListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getResourceQuota
Deprecated.This method has been deprecated, please use method buildResourceQuota instead.- Specified by:
getResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildResourceQuota
- Specified by:
buildResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withResourceQuota
- Specified by:
withResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasResourceQuota
- Specified by:
hasResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewResourceQuota
- Specified by:
withNewResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewResourceQuotaLike
- Specified by:
withNewResourceQuotaLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editResourceQuota
- Specified by:
editResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewResourceQuota
- Specified by:
editOrNewResourceQuotain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewResourceQuotaLike
- Specified by:
editOrNewResourceQuotaLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getResourceQuotaList
Deprecated.This method has been deprecated, please use method buildResourceQuotaList instead.- Specified by:
getResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildResourceQuotaList
- Specified by:
buildResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withResourceQuotaList
- Specified by:
withResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasResourceQuotaList
- Specified by:
hasResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewResourceQuotaList
- Specified by:
withNewResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewResourceQuotaListLike
public KubeSchemaFluent.ResourceQuotaListNested<A> withNewResourceQuotaListLike(ResourceQuotaList item)- Specified by:
withNewResourceQuotaListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editResourceQuotaList
- Specified by:
editResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewResourceQuotaList
- Specified by:
editOrNewResourceQuotaListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewResourceQuotaListLike
public KubeSchemaFluent.ResourceQuotaListNested<A> editOrNewResourceQuotaListLike(ResourceQuotaList item)- Specified by:
editOrNewResourceQuotaListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getRootPaths
Deprecated.This method has been deprecated, please use method buildRootPaths instead.- Specified by:
getRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildRootPaths
- Specified by:
buildRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withRootPaths
- Specified by:
withRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasRootPaths
- Specified by:
hasRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewRootPaths
- Specified by:
withNewRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewRootPathsLike
- Specified by:
withNewRootPathsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editRootPaths
- Specified by:
editRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewRootPaths
- Specified by:
editOrNewRootPathsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewRootPathsLike
- Specified by:
editOrNewRootPathsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getSecret
Deprecated.This method has been deprecated, please use method buildSecret instead.- Specified by:
getSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildSecret
- Specified by:
buildSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withSecret
- Specified by:
withSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasSecret
- Specified by:
hasSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewSecret
- Specified by:
withNewSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewSecretLike
- Specified by:
withNewSecretLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editSecret
- Specified by:
editSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewSecret
- Specified by:
editOrNewSecretin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewSecretLike
- Specified by:
editOrNewSecretLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getSecretList
Deprecated.This method has been deprecated, please use method buildSecretList instead.- Specified by:
getSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildSecretList
- Specified by:
buildSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withSecretList
- Specified by:
withSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasSecretList
- Specified by:
hasSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewSecretList
- Specified by:
withNewSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewSecretListLike
- Specified by:
withNewSecretListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editSecretList
- Specified by:
editSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewSecretList
- Specified by:
editOrNewSecretListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewSecretListLike
- Specified by:
editOrNewSecretListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getServiceAccount
Deprecated.This method has been deprecated, please use method buildServiceAccount instead.- Specified by:
getServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildServiceAccount
- Specified by:
buildServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withServiceAccount
- Specified by:
withServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasServiceAccount
- Specified by:
hasServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewServiceAccount
- Specified by:
withNewServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewServiceAccountLike
- Specified by:
withNewServiceAccountLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editServiceAccount
- Specified by:
editServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewServiceAccount
- Specified by:
editOrNewServiceAccountin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewServiceAccountLike
- Specified by:
editOrNewServiceAccountLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getServiceAccountList
Deprecated.This method has been deprecated, please use method buildServiceAccountList instead.- Specified by:
getServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildServiceAccountList
- Specified by:
buildServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withServiceAccountList
- Specified by:
withServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasServiceAccountList
- Specified by:
hasServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewServiceAccountList
- Specified by:
withNewServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewServiceAccountListLike
public KubeSchemaFluent.ServiceAccountListNested<A> withNewServiceAccountListLike(ServiceAccountList item)- Specified by:
withNewServiceAccountListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editServiceAccountList
- Specified by:
editServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewServiceAccountList
- Specified by:
editOrNewServiceAccountListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewServiceAccountListLike
public KubeSchemaFluent.ServiceAccountListNested<A> editOrNewServiceAccountListLike(ServiceAccountList item)- Specified by:
editOrNewServiceAccountListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getServiceList
Deprecated.This method has been deprecated, please use method buildServiceList instead.- Specified by:
getServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildServiceList
- Specified by:
buildServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withServiceList
- Specified by:
withServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasServiceList
- Specified by:
hasServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewServiceList
- Specified by:
withNewServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewServiceListLike
- Specified by:
withNewServiceListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editServiceList
- Specified by:
editServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewServiceList
- Specified by:
editOrNewServiceListin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewServiceListLike
- Specified by:
editOrNewServiceListLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getStatus
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildStatus
- Specified by:
buildStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withStatus
- Specified by:
withStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasStatus
- Specified by:
hasStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewStatus
- Specified by:
withNewStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewStatusLike
- Specified by:
withNewStatusLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editStatus
- Specified by:
editStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewStatus
- Specified by:
editOrNewStatusin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewStatusLike
- Specified by:
editOrNewStatusLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getTime
- Specified by:
getTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withTime
- Specified by:
withTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasTime
- Specified by:
hasTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTime
- Specified by:
withNewTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTime
- Specified by:
withNewTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTime
- Specified by:
withNewTimein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getToleration
Deprecated.This method has been deprecated, please use method buildToleration instead.- Specified by:
getTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildToleration
- Specified by:
buildTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withToleration
- Specified by:
withTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasToleration
- Specified by:
hasTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewToleration
public A withNewToleration(String effect, String key, String operator, Long tolerationSeconds, String value)- Specified by:
withNewTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewToleration
- Specified by:
withNewTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTolerationLike
- Specified by:
withNewTolerationLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editToleration
- Specified by:
editTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewToleration
- Specified by:
editOrNewTolerationin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewTolerationLike
- Specified by:
editOrNewTolerationLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getTopologySelectorTerm
Deprecated.This method has been deprecated, please use method buildTopologySelectorTerm instead.- Specified by:
getTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildTopologySelectorTerm
- Specified by:
buildTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withTopologySelectorTerm
- Specified by:
withTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasTopologySelectorTerm
- Specified by:
hasTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTopologySelectorTerm
- Specified by:
withNewTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTopologySelectorTermLike
public KubeSchemaFluent.TopologySelectorTermNested<A> withNewTopologySelectorTermLike(TopologySelectorTerm item)- Specified by:
withNewTopologySelectorTermLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editTopologySelectorTerm
- Specified by:
editTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewTopologySelectorTerm
- Specified by:
editOrNewTopologySelectorTermin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewTopologySelectorTermLike
public KubeSchemaFluent.TopologySelectorTermNested<A> editOrNewTopologySelectorTermLike(TopologySelectorTerm item)- Specified by:
editOrNewTopologySelectorTermLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getTypeMeta
Deprecated.This method has been deprecated, please use method buildTypeMeta instead.- Specified by:
getTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildTypeMeta
- Specified by:
buildTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withTypeMeta
- Specified by:
withTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasTypeMeta
- Specified by:
hasTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTypeMeta
- Specified by:
withNewTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTypeMeta
- Specified by:
withNewTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewTypeMetaLike
- Specified by:
withNewTypeMetaLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editTypeMeta
- Specified by:
editTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewTypeMeta
- Specified by:
editOrNewTypeMetain interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewTypeMetaLike
- Specified by:
editOrNewTypeMetaLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getUpdateOptions
Deprecated.This method has been deprecated, please use method buildUpdateOptions instead.- Specified by:
getUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildUpdateOptions
- Specified by:
buildUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withUpdateOptions
- Specified by:
withUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasUpdateOptions
- Specified by:
hasUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewUpdateOptions
- Specified by:
withNewUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewUpdateOptionsLike
- Specified by:
withNewUpdateOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editUpdateOptions
- Specified by:
editUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewUpdateOptions
- Specified by:
editOrNewUpdateOptionsin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewUpdateOptionsLike
- Specified by:
editOrNewUpdateOptionsLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
getWatchEvent
Deprecated.This method has been deprecated, please use method buildWatchEvent instead.- Specified by:
getWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>- Returns:
- The buildable object.
-
buildWatchEvent
- Specified by:
buildWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withWatchEvent
- Specified by:
withWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
hasWatchEvent
- Specified by:
hasWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewWatchEvent
- Specified by:
withNewWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
withNewWatchEventLike
- Specified by:
withNewWatchEventLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editWatchEvent
- Specified by:
editWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewWatchEvent
- Specified by:
editOrNewWatchEventin interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
editOrNewWatchEventLike
- Specified by:
editOrNewWatchEventLikein interfaceKubeSchemaFluent<A extends KubeSchemaFluent<A>>
-
equals
-