public class KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>> extends BaseFluent<A> implements KubeSchemaFluent<A>
KubeSchemaFluent.APIGroupListNested<N>, KubeSchemaFluent.APIGroupNested<N>, KubeSchemaFluent.APIResourceListNested<N>, KubeSchemaFluent.APIResourceNested<N>, KubeSchemaFluent.APIServiceListNested<N>, KubeSchemaFluent.APIServiceNested<N>, KubeSchemaFluent.BindingNested<N>, KubeSchemaFluent.ComponentStatusListNested<N>, KubeSchemaFluent.ComponentStatusNested<N>, KubeSchemaFluent.ConditionNested<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.GroupKindNested<N>, KubeSchemaFluent.GroupVersionKindNested<N>, KubeSchemaFluent.GroupVersionResourceNested<N>, KubeSchemaFluent.InfoNested<N>, KubeSchemaFluent.KubernetesListNested<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>_visitables, VISIT| Constructor and Description |
|---|
KubeSchemaFluentImpl() |
KubeSchemaFluentImpl(KubeSchema instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic KubeSchemaFluentImpl()
public KubeSchemaFluentImpl(KubeSchema instance)
@Deprecated public APIGroup getAPIGroup()
getAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public APIGroup buildAPIGroup()
buildAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withAPIGroup(APIGroup aPIGroup)
withAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAPIGroup()
hasAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupNested<A> withNewAPIGroup()
withNewAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupNested<A> withNewAPIGroupLike(APIGroup item)
withNewAPIGroupLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupNested<A> editAPIGroup()
editAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupNested<A> editOrNewAPIGroup()
editOrNewAPIGroup in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupNested<A> editOrNewAPIGroupLike(APIGroup item)
editOrNewAPIGroupLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public APIGroupList getAPIGroupList()
getAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public APIGroupList buildAPIGroupList()
buildAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withAPIGroupList(APIGroupList aPIGroupList)
withAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAPIGroupList()
hasAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupListNested<A> withNewAPIGroupList()
withNewAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupListNested<A> withNewAPIGroupListLike(APIGroupList item)
withNewAPIGroupListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupListNested<A> editAPIGroupList()
editAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupListNested<A> editOrNewAPIGroupList()
editOrNewAPIGroupList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIGroupListNested<A> editOrNewAPIGroupListLike(APIGroupList item)
editOrNewAPIGroupListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public APIResource getAPIResource()
getAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public APIResource buildAPIResource()
buildAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withAPIResource(APIResource aPIResource)
withAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAPIResource()
hasAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceNested<A> withNewAPIResource()
withNewAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceNested<A> withNewAPIResourceLike(APIResource item)
withNewAPIResourceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceNested<A> editAPIResource()
editAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceNested<A> editOrNewAPIResource()
editOrNewAPIResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceNested<A> editOrNewAPIResourceLike(APIResource item)
editOrNewAPIResourceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public APIResourceList getAPIResourceList()
getAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public APIResourceList buildAPIResourceList()
buildAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withAPIResourceList(APIResourceList aPIResourceList)
withAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAPIResourceList()
hasAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceListNested<A> withNewAPIResourceList()
withNewAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceListNested<A> withNewAPIResourceListLike(APIResourceList item)
withNewAPIResourceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceListNested<A> editAPIResourceList()
editAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceListNested<A> editOrNewAPIResourceList()
editOrNewAPIResourceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIResourceListNested<A> editOrNewAPIResourceListLike(APIResourceList item)
editOrNewAPIResourceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public APIService getAPIService()
getAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public APIService buildAPIService()
buildAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withAPIService(APIService aPIService)
withAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAPIService()
hasAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceNested<A> withNewAPIService()
withNewAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceNested<A> withNewAPIServiceLike(APIService item)
withNewAPIServiceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceNested<A> editAPIService()
editAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceNested<A> editOrNewAPIService()
editOrNewAPIService in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceNested<A> editOrNewAPIServiceLike(APIService item)
editOrNewAPIServiceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public APIServiceList getAPIServiceList()
getAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public APIServiceList buildAPIServiceList()
buildAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withAPIServiceList(APIServiceList aPIServiceList)
withAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAPIServiceList()
hasAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceListNested<A> withNewAPIServiceList()
withNewAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceListNested<A> withNewAPIServiceListLike(APIServiceList item)
withNewAPIServiceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceListNested<A> editAPIServiceList()
editAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceListNested<A> editOrNewAPIServiceList()
editOrNewAPIServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.APIServiceListNested<A> editOrNewAPIServiceListLike(APIServiceList item)
editOrNewAPIServiceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Binding getBinding()
getBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Binding buildBinding()
buildBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withBinding(Binding binding)
withBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasBinding()
hasBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.BindingNested<A> withNewBinding()
withNewBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.BindingNested<A> withNewBindingLike(Binding item)
withNewBindingLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.BindingNested<A> editBinding()
editBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.BindingNested<A> editOrNewBinding()
editOrNewBinding in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.BindingNested<A> editOrNewBindingLike(Binding item)
editOrNewBindingLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ComponentStatus getComponentStatus()
getComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ComponentStatus buildComponentStatus()
buildComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withComponentStatus(ComponentStatus componentStatus)
withComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasComponentStatus()
hasComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusNested<A> withNewComponentStatus()
withNewComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusNested<A> withNewComponentStatusLike(ComponentStatus item)
withNewComponentStatusLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusNested<A> editComponentStatus()
editComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusNested<A> editOrNewComponentStatus()
editOrNewComponentStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusNested<A> editOrNewComponentStatusLike(ComponentStatus item)
editOrNewComponentStatusLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ComponentStatusList getComponentStatusList()
getComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ComponentStatusList buildComponentStatusList()
buildComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withComponentStatusList(ComponentStatusList componentStatusList)
withComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasComponentStatusList()
hasComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusListNested<A> withNewComponentStatusList()
withNewComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusListNested<A> withNewComponentStatusListLike(ComponentStatusList item)
withNewComponentStatusListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusListNested<A> editComponentStatusList()
editComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusListNested<A> editOrNewComponentStatusList()
editOrNewComponentStatusList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ComponentStatusListNested<A> editOrNewComponentStatusListLike(ComponentStatusList item)
editOrNewComponentStatusListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Condition getCondition()
getCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Condition buildCondition()
buildCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withCondition(Condition condition)
withCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasCondition()
hasCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConditionNested<A> withNewCondition()
withNewCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConditionNested<A> withNewConditionLike(Condition item)
withNewConditionLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConditionNested<A> editCondition()
editCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConditionNested<A> editOrNewCondition()
editOrNewCondition in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConditionNested<A> editOrNewConditionLike(Condition item)
editOrNewConditionLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Config getConfig()
getConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Config buildConfig()
buildConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withConfig(Config config)
withConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasConfig()
hasConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigNested<A> withNewConfig()
withNewConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigNested<A> withNewConfigLike(Config item)
withNewConfigLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigNested<A> editConfig()
editConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigNested<A> editOrNewConfig()
editOrNewConfig in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigNested<A> editOrNewConfigLike(Config item)
editOrNewConfigLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ConfigMap getConfigMap()
getConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ConfigMap buildConfigMap()
buildConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withConfigMap(ConfigMap configMap)
withConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasConfigMap()
hasConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapNested<A> withNewConfigMap()
withNewConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapNested<A> withNewConfigMapLike(ConfigMap item)
withNewConfigMapLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapNested<A> editConfigMap()
editConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapNested<A> editOrNewConfigMap()
editOrNewConfigMap in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapNested<A> editOrNewConfigMapLike(ConfigMap item)
editOrNewConfigMapLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ConfigMapList getConfigMapList()
getConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ConfigMapList buildConfigMapList()
buildConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withConfigMapList(ConfigMapList configMapList)
withConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasConfigMapList()
hasConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapListNested<A> withNewConfigMapList()
withNewConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapListNested<A> withNewConfigMapListLike(ConfigMapList item)
withNewConfigMapListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapListNested<A> editConfigMapList()
editConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapListNested<A> editOrNewConfigMapList()
editOrNewConfigMapList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ConfigMapListNested<A> editOrNewConfigMapListLike(ConfigMapList item)
editOrNewConfigMapListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ContainerStatus getContainerStatus()
getContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ContainerStatus buildContainerStatus()
buildContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withContainerStatus(ContainerStatus containerStatus)
withContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasContainerStatus()
hasContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ContainerStatusNested<A> withNewContainerStatus()
withNewContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ContainerStatusNested<A> withNewContainerStatusLike(ContainerStatus item)
withNewContainerStatusLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ContainerStatusNested<A> editContainerStatus()
editContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ContainerStatusNested<A> editOrNewContainerStatus()
editOrNewContainerStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ContainerStatusNested<A> editOrNewContainerStatusLike(ContainerStatus item)
editOrNewContainerStatusLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public CreateOptions getCreateOptions()
getCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public CreateOptions buildCreateOptions()
buildCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withCreateOptions(CreateOptions createOptions)
withCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasCreateOptions()
hasCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.CreateOptionsNested<A> withNewCreateOptions()
withNewCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.CreateOptionsNested<A> withNewCreateOptionsLike(CreateOptions item)
withNewCreateOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.CreateOptionsNested<A> editCreateOptions()
editCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.CreateOptionsNested<A> editOrNewCreateOptions()
editOrNewCreateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.CreateOptionsNested<A> editOrNewCreateOptionsLike(CreateOptions item)
editOrNewCreateOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public DeleteOptions getDeleteOptions()
getDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public DeleteOptions buildDeleteOptions()
buildDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withDeleteOptions(DeleteOptions deleteOptions)
withDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasDeleteOptions()
hasDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.DeleteOptionsNested<A> withNewDeleteOptions()
withNewDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.DeleteOptionsNested<A> withNewDeleteOptionsLike(DeleteOptions item)
withNewDeleteOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.DeleteOptionsNested<A> editDeleteOptions()
editDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.DeleteOptionsNested<A> editOrNewDeleteOptions()
editOrNewDeleteOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.DeleteOptionsNested<A> editOrNewDeleteOptionsLike(DeleteOptions item)
editOrNewDeleteOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public EndpointPort getEndpointPort()
getEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public EndpointPort buildEndpointPort()
buildEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEndpointPort(EndpointPort endpointPort)
withEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEndpointPort()
hasEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewEndpointPort(String appProtocol, String name, Integer port, String protocol)
withNewEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointPortNested<A> withNewEndpointPort()
withNewEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointPortNested<A> withNewEndpointPortLike(EndpointPort item)
withNewEndpointPortLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointPortNested<A> editEndpointPort()
editEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointPortNested<A> editOrNewEndpointPort()
editOrNewEndpointPort in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointPortNested<A> editOrNewEndpointPortLike(EndpointPort item)
editOrNewEndpointPortLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Endpoints getEndpoints()
getEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Endpoints buildEndpoints()
buildEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEndpoints(Endpoints endpoints)
withEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsNested<A> withNewEndpoints()
withNewEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsNested<A> withNewEndpointsLike(Endpoints item)
withNewEndpointsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsNested<A> editEndpoints()
editEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsNested<A> editOrNewEndpoints()
editOrNewEndpoints in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsNested<A> editOrNewEndpointsLike(Endpoints item)
editOrNewEndpointsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public EndpointsList getEndpointsList()
getEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public EndpointsList buildEndpointsList()
buildEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEndpointsList(EndpointsList endpointsList)
withEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEndpointsList()
hasEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsListNested<A> withNewEndpointsList()
withNewEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsListNested<A> withNewEndpointsListLike(EndpointsList item)
withNewEndpointsListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsListNested<A> editEndpointsList()
editEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsListNested<A> editOrNewEndpointsList()
editOrNewEndpointsList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EndpointsListNested<A> editOrNewEndpointsListLike(EndpointsList item)
editOrNewEndpointsListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public EnvVar getEnvVar()
getEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public EnvVar buildEnvVar()
buildEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEnvVar(EnvVar envVar)
withEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEnvVar()
hasEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EnvVarNested<A> withNewEnvVar()
withNewEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EnvVarNested<A> withNewEnvVarLike(EnvVar item)
withNewEnvVarLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EnvVarNested<A> editEnvVar()
editEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EnvVarNested<A> editOrNewEnvVar()
editOrNewEnvVar in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EnvVarNested<A> editOrNewEnvVarLike(EnvVar item)
editOrNewEnvVarLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Event getEvent()
getEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Event buildEvent()
buildEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEvent(Event event)
withEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEvent()
hasEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventNested<A> withNewEvent()
withNewEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventNested<A> withNewEventLike(Event item)
withNewEventLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventNested<A> editEvent()
editEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventNested<A> editOrNewEvent()
editOrNewEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventNested<A> editOrNewEventLike(Event item)
editOrNewEventLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public EventList getEventList()
getEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public EventList buildEventList()
buildEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEventList(EventList eventList)
withEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEventList()
hasEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventListNested<A> withNewEventList()
withNewEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventListNested<A> withNewEventListLike(EventList item)
withNewEventListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventListNested<A> editEventList()
editEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventListNested<A> editOrNewEventList()
editOrNewEventList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventListNested<A> editOrNewEventListLike(EventList item)
editOrNewEventListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public EventSeries getEventSeries()
getEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public EventSeries buildEventSeries()
buildEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEventSeries(EventSeries eventSeries)
withEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEventSeries()
hasEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSeriesNested<A> withNewEventSeries()
withNewEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSeriesNested<A> withNewEventSeriesLike(EventSeries item)
withNewEventSeriesLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSeriesNested<A> editEventSeries()
editEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSeriesNested<A> editOrNewEventSeries()
editOrNewEventSeries in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSeriesNested<A> editOrNewEventSeriesLike(EventSeries item)
editOrNewEventSeriesLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public EventSource getEventSource()
getEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public EventSource buildEventSource()
buildEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withEventSource(EventSource eventSource)
withEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasEventSource()
hasEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewEventSource(String component, String host)
withNewEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSourceNested<A> withNewEventSource()
withNewEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSourceNested<A> withNewEventSourceLike(EventSource item)
withNewEventSourceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSourceNested<A> editEventSource()
editEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSourceNested<A> editOrNewEventSource()
editOrNewEventSource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.EventSourceNested<A> editOrNewEventSourceLike(EventSource item)
editOrNewEventSourceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public GetOptions getGetOptions()
getGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public GetOptions buildGetOptions()
buildGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withGetOptions(GetOptions getOptions)
withGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasGetOptions()
hasGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewGetOptions(String apiVersion, String kind, String resourceVersion)
withNewGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GetOptionsNested<A> withNewGetOptions()
withNewGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GetOptionsNested<A> withNewGetOptionsLike(GetOptions item)
withNewGetOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GetOptionsNested<A> editGetOptions()
editGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GetOptionsNested<A> editOrNewGetOptions()
editOrNewGetOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GetOptionsNested<A> editOrNewGetOptionsLike(GetOptions item)
editOrNewGetOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public GroupKind getGroupKind()
getGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public GroupKind buildGroupKind()
buildGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withGroupKind(GroupKind groupKind)
withGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasGroupKind()
hasGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewGroupKind(String group, String kind)
withNewGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupKindNested<A> withNewGroupKind()
withNewGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupKindNested<A> withNewGroupKindLike(GroupKind item)
withNewGroupKindLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupKindNested<A> editGroupKind()
editGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupKindNested<A> editOrNewGroupKind()
editOrNewGroupKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupKindNested<A> editOrNewGroupKindLike(GroupKind item)
editOrNewGroupKindLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public GroupVersionKind getGroupVersionKind()
getGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public GroupVersionKind buildGroupVersionKind()
buildGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withGroupVersionKind(GroupVersionKind groupVersionKind)
withGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasGroupVersionKind()
hasGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewGroupVersionKind(String group, String kind, String version)
withNewGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionKindNested<A> withNewGroupVersionKind()
withNewGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionKindNested<A> withNewGroupVersionKindLike(GroupVersionKind item)
withNewGroupVersionKindLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionKindNested<A> editGroupVersionKind()
editGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionKindNested<A> editOrNewGroupVersionKind()
editOrNewGroupVersionKind in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionKindNested<A> editOrNewGroupVersionKindLike(GroupVersionKind item)
editOrNewGroupVersionKindLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public GroupVersionResource getGroupVersionResource()
getGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public GroupVersionResource buildGroupVersionResource()
buildGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withGroupVersionResource(GroupVersionResource groupVersionResource)
withGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasGroupVersionResource()
hasGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewGroupVersionResource(String group, String resource, String version)
withNewGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionResourceNested<A> withNewGroupVersionResource()
withNewGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionResourceNested<A> withNewGroupVersionResourceLike(GroupVersionResource item)
withNewGroupVersionResourceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionResourceNested<A> editGroupVersionResource()
editGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionResourceNested<A> editOrNewGroupVersionResource()
editOrNewGroupVersionResource in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.GroupVersionResourceNested<A> editOrNewGroupVersionResourceLike(GroupVersionResource item)
editOrNewGroupVersionResourceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Info getInfo()
getInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Info buildInfo()
buildInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withInfo(Info info)
withInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasInfo()
hasInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.InfoNested<A> withNewInfo()
withNewInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.InfoNested<A> withNewInfoLike(Info item)
withNewInfoLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.InfoNested<A> editInfo()
editInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.InfoNested<A> editOrNewInfo()
editOrNewInfo in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.InfoNested<A> editOrNewInfoLike(Info item)
editOrNewInfoLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public KubernetesList getKubernetesList()
getKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubernetesList buildKubernetesList()
buildKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withKubernetesList(KubernetesList kubernetesList)
withKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasKubernetesList()
hasKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.KubernetesListNested<A> withNewKubernetesList()
withNewKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.KubernetesListNested<A> withNewKubernetesListLike(KubernetesList item)
withNewKubernetesListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.KubernetesListNested<A> editKubernetesList()
editKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.KubernetesListNested<A> editOrNewKubernetesList()
editOrNewKubernetesList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.KubernetesListNested<A> editOrNewKubernetesListLike(KubernetesList item)
editOrNewKubernetesListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public LimitRangeList getLimitRangeList()
getLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public LimitRangeList buildLimitRangeList()
buildLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withLimitRangeList(LimitRangeList limitRangeList)
withLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasLimitRangeList()
hasLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.LimitRangeListNested<A> withNewLimitRangeList()
withNewLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.LimitRangeListNested<A> withNewLimitRangeListLike(LimitRangeList item)
withNewLimitRangeListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.LimitRangeListNested<A> editLimitRangeList()
editLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.LimitRangeListNested<A> editOrNewLimitRangeList()
editOrNewLimitRangeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.LimitRangeListNested<A> editOrNewLimitRangeListLike(LimitRangeList item)
editOrNewLimitRangeListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ListOptions getListOptions()
getListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ListOptions buildListOptions()
buildListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withListOptions(ListOptions listOptions)
withListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasListOptions()
hasListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ListOptionsNested<A> withNewListOptions()
withNewListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ListOptionsNested<A> withNewListOptionsLike(ListOptions item)
withNewListOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ListOptionsNested<A> editListOptions()
editListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ListOptionsNested<A> editOrNewListOptions()
editOrNewListOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ListOptionsNested<A> editOrNewListOptionsLike(ListOptions item)
editOrNewListOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public MicroTime getMicroTime()
getMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public MicroTime buildMicroTime()
buildMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withMicroTime(MicroTime microTime)
withMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasMicroTime()
hasMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewMicroTime(String time)
withNewMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.MicroTimeNested<A> withNewMicroTime()
withNewMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.MicroTimeNested<A> withNewMicroTimeLike(MicroTime item)
withNewMicroTimeLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.MicroTimeNested<A> editMicroTime()
editMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.MicroTimeNested<A> editOrNewMicroTime()
editOrNewMicroTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.MicroTimeNested<A> editOrNewMicroTimeLike(MicroTime item)
editOrNewMicroTimeLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Namespace getNamespace()
getNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Namespace buildNamespace()
buildNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNamespace(Namespace namespace)
withNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasNamespace()
hasNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceNested<A> withNewNamespace()
withNewNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceNested<A> withNewNamespaceLike(Namespace item)
withNewNamespaceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceNested<A> editNamespace()
editNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceNested<A> editOrNewNamespace()
editOrNewNamespace in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceNested<A> editOrNewNamespaceLike(Namespace item)
editOrNewNamespaceLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public NamespaceList getNamespaceList()
getNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public NamespaceList buildNamespaceList()
buildNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNamespaceList(NamespaceList namespaceList)
withNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasNamespaceList()
hasNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceListNested<A> withNewNamespaceList()
withNewNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceListNested<A> withNewNamespaceListLike(NamespaceList item)
withNewNamespaceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceListNested<A> editNamespaceList()
editNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceListNested<A> editOrNewNamespaceList()
editOrNewNamespaceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NamespaceListNested<A> editOrNewNamespaceListLike(NamespaceList item)
editOrNewNamespaceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Node getNode()
getNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Node buildNode()
buildNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNode(Node node)
withNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasNode()
hasNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeNested<A> withNewNode()
withNewNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeNested<A> withNewNodeLike(Node item)
withNewNodeLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeNested<A> editNode()
editNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeNested<A> editOrNewNode()
editOrNewNode in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeNested<A> editOrNewNodeLike(Node item)
editOrNewNodeLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public NodeList getNodeList()
getNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public NodeList buildNodeList()
buildNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNodeList(NodeList nodeList)
withNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasNodeList()
hasNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeListNested<A> withNewNodeList()
withNewNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeListNested<A> withNewNodeListLike(NodeList item)
withNewNodeListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeListNested<A> editNodeList()
editNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeListNested<A> editOrNewNodeList()
editOrNewNodeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.NodeListNested<A> editOrNewNodeListLike(NodeList item)
editOrNewNodeListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ObjectMeta getObjectMeta()
getObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ObjectMeta buildObjectMeta()
buildObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withObjectMeta(ObjectMeta objectMeta)
withObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasObjectMeta()
hasObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ObjectMetaNested<A> withNewObjectMeta()
withNewObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ObjectMetaNested<A> withNewObjectMetaLike(ObjectMeta item)
withNewObjectMetaLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ObjectMetaNested<A> editObjectMeta()
editObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ObjectMetaNested<A> editOrNewObjectMeta()
editOrNewObjectMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ObjectMetaNested<A> editOrNewObjectMetaLike(ObjectMeta item)
editOrNewObjectMetaLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Patch getPatch()
getPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Patch buildPatch()
buildPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPatch(Patch patch)
withPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPatch()
hasPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchNested<A> withNewPatch()
withNewPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchNested<A> withNewPatchLike(Patch item)
withNewPatchLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchNested<A> editPatch()
editPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchNested<A> editOrNewPatch()
editOrNewPatch in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchNested<A> editOrNewPatchLike(Patch item)
editOrNewPatchLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PatchOptions getPatchOptions()
getPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PatchOptions buildPatchOptions()
buildPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPatchOptions(PatchOptions patchOptions)
withPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPatchOptions()
hasPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchOptionsNested<A> withNewPatchOptions()
withNewPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchOptionsNested<A> withNewPatchOptionsLike(PatchOptions item)
withNewPatchOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchOptionsNested<A> editPatchOptions()
editPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchOptionsNested<A> editOrNewPatchOptions()
editOrNewPatchOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PatchOptionsNested<A> editOrNewPatchOptionsLike(PatchOptions item)
editOrNewPatchOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PersistentVolume getPersistentVolume()
getPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PersistentVolume buildPersistentVolume()
buildPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPersistentVolume(PersistentVolume persistentVolume)
withPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPersistentVolume()
hasPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeNested<A> withNewPersistentVolume()
withNewPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeNested<A> withNewPersistentVolumeLike(PersistentVolume item)
withNewPersistentVolumeLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeNested<A> editPersistentVolume()
editPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeNested<A> editOrNewPersistentVolume()
editOrNewPersistentVolume in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeNested<A> editOrNewPersistentVolumeLike(PersistentVolume item)
editOrNewPersistentVolumeLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PersistentVolumeClaim getPersistentVolumeClaim()
getPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PersistentVolumeClaim buildPersistentVolumeClaim()
buildPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPersistentVolumeClaim(PersistentVolumeClaim persistentVolumeClaim)
withPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPersistentVolumeClaim()
hasPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimNested<A> withNewPersistentVolumeClaim()
withNewPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimNested<A> withNewPersistentVolumeClaimLike(PersistentVolumeClaim item)
withNewPersistentVolumeClaimLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimNested<A> editPersistentVolumeClaim()
editPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimNested<A> editOrNewPersistentVolumeClaim()
editOrNewPersistentVolumeClaim in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimNested<A> editOrNewPersistentVolumeClaimLike(PersistentVolumeClaim item)
editOrNewPersistentVolumeClaimLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PersistentVolumeClaimList getPersistentVolumeClaimList()
getPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PersistentVolumeClaimList buildPersistentVolumeClaimList()
buildPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPersistentVolumeClaimList(PersistentVolumeClaimList persistentVolumeClaimList)
withPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPersistentVolumeClaimList()
hasPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimListNested<A> withNewPersistentVolumeClaimList()
withNewPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimListNested<A> withNewPersistentVolumeClaimListLike(PersistentVolumeClaimList item)
withNewPersistentVolumeClaimListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimListNested<A> editPersistentVolumeClaimList()
editPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimListNested<A> editOrNewPersistentVolumeClaimList()
editOrNewPersistentVolumeClaimList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeClaimListNested<A> editOrNewPersistentVolumeClaimListLike(PersistentVolumeClaimList item)
editOrNewPersistentVolumeClaimListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PersistentVolumeList getPersistentVolumeList()
getPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PersistentVolumeList buildPersistentVolumeList()
buildPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPersistentVolumeList(PersistentVolumeList persistentVolumeList)
withPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPersistentVolumeList()
hasPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeListNested<A> withNewPersistentVolumeList()
withNewPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeListNested<A> withNewPersistentVolumeListLike(PersistentVolumeList item)
withNewPersistentVolumeListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeListNested<A> editPersistentVolumeList()
editPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeListNested<A> editOrNewPersistentVolumeList()
editOrNewPersistentVolumeList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PersistentVolumeListNested<A> editOrNewPersistentVolumeListLike(PersistentVolumeList item)
editOrNewPersistentVolumeListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PodExecOptions getPodExecOptions()
getPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PodExecOptions buildPodExecOptions()
buildPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPodExecOptions(PodExecOptions podExecOptions)
withPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPodExecOptions()
hasPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodExecOptionsNested<A> withNewPodExecOptions()
withNewPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodExecOptionsNested<A> withNewPodExecOptionsLike(PodExecOptions item)
withNewPodExecOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodExecOptionsNested<A> editPodExecOptions()
editPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodExecOptionsNested<A> editOrNewPodExecOptions()
editOrNewPodExecOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodExecOptionsNested<A> editOrNewPodExecOptionsLike(PodExecOptions item)
editOrNewPodExecOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PodList getPodList()
getPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PodList buildPodList()
buildPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPodList(PodList podList)
withPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPodList()
hasPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodListNested<A> withNewPodList()
withNewPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodListNested<A> withNewPodListLike(PodList item)
withNewPodListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodListNested<A> editPodList()
editPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodListNested<A> editOrNewPodList()
editOrNewPodList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodListNested<A> editOrNewPodListLike(PodList item)
editOrNewPodListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public PodTemplateList getPodTemplateList()
getPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public PodTemplateList buildPodTemplateList()
buildPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withPodTemplateList(PodTemplateList podTemplateList)
withPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasPodTemplateList()
hasPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodTemplateListNested<A> withNewPodTemplateList()
withNewPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodTemplateListNested<A> withNewPodTemplateListLike(PodTemplateList item)
withNewPodTemplateListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodTemplateListNested<A> editPodTemplateList()
editPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodTemplateListNested<A> editOrNewPodTemplateList()
editOrNewPodTemplateList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.PodTemplateListNested<A> editOrNewPodTemplateListLike(PodTemplateList item)
editOrNewPodTemplateListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Quantity getQuantity()
getQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Quantity buildQuantity()
buildQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withQuantity(Quantity quantity)
withQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasQuantity()
hasQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewQuantity(String amount, String format)
withNewQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewQuantity(String amount)
withNewQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.QuantityNested<A> withNewQuantity()
withNewQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.QuantityNested<A> withNewQuantityLike(Quantity item)
withNewQuantityLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.QuantityNested<A> editQuantity()
editQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.QuantityNested<A> editOrNewQuantity()
editOrNewQuantity in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.QuantityNested<A> editOrNewQuantityLike(Quantity item)
editOrNewQuantityLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ReplicationControllerList getReplicationControllerList()
getReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ReplicationControllerList buildReplicationControllerList()
buildReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withReplicationControllerList(ReplicationControllerList replicationControllerList)
withReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasReplicationControllerList()
hasReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ReplicationControllerListNested<A> withNewReplicationControllerList()
withNewReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ReplicationControllerListNested<A> withNewReplicationControllerListLike(ReplicationControllerList item)
withNewReplicationControllerListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ReplicationControllerListNested<A> editReplicationControllerList()
editReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ReplicationControllerListNested<A> editOrNewReplicationControllerList()
editOrNewReplicationControllerList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ReplicationControllerListNested<A> editOrNewReplicationControllerListLike(ReplicationControllerList item)
editOrNewReplicationControllerListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ResourceQuota getResourceQuota()
getResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ResourceQuota buildResourceQuota()
buildResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withResourceQuota(ResourceQuota resourceQuota)
withResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasResourceQuota()
hasResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaNested<A> withNewResourceQuota()
withNewResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaNested<A> withNewResourceQuotaLike(ResourceQuota item)
withNewResourceQuotaLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaNested<A> editResourceQuota()
editResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaNested<A> editOrNewResourceQuota()
editOrNewResourceQuota in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaNested<A> editOrNewResourceQuotaLike(ResourceQuota item)
editOrNewResourceQuotaLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ResourceQuotaList getResourceQuotaList()
getResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ResourceQuotaList buildResourceQuotaList()
buildResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withResourceQuotaList(ResourceQuotaList resourceQuotaList)
withResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasResourceQuotaList()
hasResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaListNested<A> withNewResourceQuotaList()
withNewResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaListNested<A> withNewResourceQuotaListLike(ResourceQuotaList item)
withNewResourceQuotaListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaListNested<A> editResourceQuotaList()
editResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaListNested<A> editOrNewResourceQuotaList()
editOrNewResourceQuotaList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ResourceQuotaListNested<A> editOrNewResourceQuotaListLike(ResourceQuotaList item)
editOrNewResourceQuotaListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public RootPaths getRootPaths()
getRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public RootPaths buildRootPaths()
buildRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withRootPaths(RootPaths rootPaths)
withRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasRootPaths()
hasRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.RootPathsNested<A> withNewRootPaths()
withNewRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.RootPathsNested<A> withNewRootPathsLike(RootPaths item)
withNewRootPathsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.RootPathsNested<A> editRootPaths()
editRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.RootPathsNested<A> editOrNewRootPaths()
editOrNewRootPaths in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.RootPathsNested<A> editOrNewRootPathsLike(RootPaths item)
editOrNewRootPathsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Secret getSecret()
getSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Secret buildSecret()
buildSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withSecret(Secret secret)
withSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasSecret()
hasSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretNested<A> withNewSecret()
withNewSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretNested<A> withNewSecretLike(Secret item)
withNewSecretLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretNested<A> editSecret()
editSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretNested<A> editOrNewSecret()
editOrNewSecret in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretNested<A> editOrNewSecretLike(Secret item)
editOrNewSecretLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public SecretList getSecretList()
getSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public SecretList buildSecretList()
buildSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withSecretList(SecretList secretList)
withSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasSecretList()
hasSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretListNested<A> withNewSecretList()
withNewSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretListNested<A> withNewSecretListLike(SecretList item)
withNewSecretListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretListNested<A> editSecretList()
editSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretListNested<A> editOrNewSecretList()
editOrNewSecretList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.SecretListNested<A> editOrNewSecretListLike(SecretList item)
editOrNewSecretListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ServiceAccount getServiceAccount()
getServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ServiceAccount buildServiceAccount()
buildServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withServiceAccount(ServiceAccount serviceAccount)
withServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasServiceAccount()
hasServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountNested<A> withNewServiceAccount()
withNewServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountNested<A> withNewServiceAccountLike(ServiceAccount item)
withNewServiceAccountLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountNested<A> editServiceAccount()
editServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountNested<A> editOrNewServiceAccount()
editOrNewServiceAccount in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountNested<A> editOrNewServiceAccountLike(ServiceAccount item)
editOrNewServiceAccountLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ServiceAccountList getServiceAccountList()
getServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ServiceAccountList buildServiceAccountList()
buildServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withServiceAccountList(ServiceAccountList serviceAccountList)
withServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasServiceAccountList()
hasServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountListNested<A> withNewServiceAccountList()
withNewServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountListNested<A> withNewServiceAccountListLike(ServiceAccountList item)
withNewServiceAccountListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountListNested<A> editServiceAccountList()
editServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountListNested<A> editOrNewServiceAccountList()
editOrNewServiceAccountList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceAccountListNested<A> editOrNewServiceAccountListLike(ServiceAccountList item)
editOrNewServiceAccountListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public ServiceList getServiceList()
getServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public ServiceList buildServiceList()
buildServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withServiceList(ServiceList serviceList)
withServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasServiceList()
hasServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceListNested<A> withNewServiceList()
withNewServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceListNested<A> withNewServiceListLike(ServiceList item)
withNewServiceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceListNested<A> editServiceList()
editServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceListNested<A> editOrNewServiceList()
editOrNewServiceList in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.ServiceListNested<A> editOrNewServiceListLike(ServiceList item)
editOrNewServiceListLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Status getStatus()
getStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Status buildStatus()
buildStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withStatus(Status status)
withStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasStatus()
hasStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.StatusNested<A> withNewStatus()
withNewStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.StatusNested<A> withNewStatusLike(Status item)
withNewStatusLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.StatusNested<A> editStatus()
editStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.StatusNested<A> editOrNewStatusLike(Status item)
editOrNewStatusLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public String getTime()
getTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withTime(String time)
withTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasTime()
hasTime in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public Toleration getToleration()
getToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Toleration buildToleration()
buildToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withToleration(Toleration toleration)
withToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasToleration()
hasToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewToleration(String effect, String key, String operator, Long tolerationSeconds, String value)
withNewToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TolerationNested<A> withNewToleration()
withNewToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TolerationNested<A> withNewTolerationLike(Toleration item)
withNewTolerationLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TolerationNested<A> editToleration()
editToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TolerationNested<A> editOrNewToleration()
editOrNewToleration in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TolerationNested<A> editOrNewTolerationLike(Toleration item)
editOrNewTolerationLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public TopologySelectorTerm getTopologySelectorTerm()
getTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public TopologySelectorTerm buildTopologySelectorTerm()
buildTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withTopologySelectorTerm(TopologySelectorTerm topologySelectorTerm)
withTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasTopologySelectorTerm()
hasTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TopologySelectorTermNested<A> withNewTopologySelectorTerm()
withNewTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TopologySelectorTermNested<A> withNewTopologySelectorTermLike(TopologySelectorTerm item)
withNewTopologySelectorTermLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TopologySelectorTermNested<A> editTopologySelectorTerm()
editTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TopologySelectorTermNested<A> editOrNewTopologySelectorTerm()
editOrNewTopologySelectorTerm in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TopologySelectorTermNested<A> editOrNewTopologySelectorTermLike(TopologySelectorTerm item)
editOrNewTopologySelectorTermLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public TypeMeta getTypeMeta()
getTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public TypeMeta buildTypeMeta()
buildTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withTypeMeta(TypeMeta typeMeta)
withTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasTypeMeta()
hasTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withNewTypeMeta(String apiVersion, String kind)
withNewTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TypeMetaNested<A> withNewTypeMeta()
withNewTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TypeMetaNested<A> withNewTypeMetaLike(TypeMeta item)
withNewTypeMetaLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TypeMetaNested<A> editTypeMeta()
editTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TypeMetaNested<A> editOrNewTypeMeta()
editOrNewTypeMeta in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.TypeMetaNested<A> editOrNewTypeMetaLike(TypeMeta item)
editOrNewTypeMetaLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public UpdateOptions getUpdateOptions()
getUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public UpdateOptions buildUpdateOptions()
buildUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withUpdateOptions(UpdateOptions updateOptions)
withUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasUpdateOptions()
hasUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.UpdateOptionsNested<A> withNewUpdateOptions()
withNewUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.UpdateOptionsNested<A> withNewUpdateOptionsLike(UpdateOptions item)
withNewUpdateOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.UpdateOptionsNested<A> editUpdateOptions()
editUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.UpdateOptionsNested<A> editOrNewUpdateOptions()
editOrNewUpdateOptions in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.UpdateOptionsNested<A> editOrNewUpdateOptionsLike(UpdateOptions item)
editOrNewUpdateOptionsLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>@Deprecated public WatchEvent getWatchEvent()
getWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public WatchEvent buildWatchEvent()
buildWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A withWatchEvent(WatchEvent watchEvent)
withWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasWatchEvent()
hasWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.WatchEventNested<A> withNewWatchEvent()
withNewWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.WatchEventNested<A> withNewWatchEventLike(WatchEvent item)
withNewWatchEventLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.WatchEventNested<A> editWatchEvent()
editWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.WatchEventNested<A> editOrNewWatchEvent()
editOrNewWatchEvent in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public KubeSchemaFluent.WatchEventNested<A> editOrNewWatchEventLike(WatchEvent item)
editOrNewWatchEventLike in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends KubeSchemaFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends KubeSchemaFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.