public class ResourcesFluentImpl<A extends ResourcesFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ResourcesFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcesFluentImpl.ClusterInterceptorCustomResourceNestedImpl<N> |
class |
ResourcesFluentImpl.ClusterTriggerBindingCustomResourceNestedImpl<N> |
class |
ResourcesFluentImpl.EventListenerCustomResourceNestedImpl<N> |
class |
ResourcesFluentImpl.KubernetesResourceNestedImpl<N> |
class |
ResourcesFluentImpl.TriggerBindingCustomResourceNestedImpl<N> |
class |
ResourcesFluentImpl.TriggerCustomResourceNestedImpl<N> |
class |
ResourcesFluentImpl.TriggerTemplateCustomResourceNestedImpl<N> |
ResourcesFluent.ClusterInterceptorCustomResourceNested<N>, ResourcesFluent.ClusterTriggerBindingCustomResourceNested<N>, ResourcesFluent.EventListenerCustomResourceNested<N>, ResourcesFluent.KubernetesResourceNested<N>, ResourcesFluent.TriggerBindingCustomResourceNested<N>, ResourcesFluent.TriggerCustomResourceNested<N>, ResourcesFluent.TriggerTemplateCustomResourceNested<N>| Constructor and Description |
|---|
ResourcesFluentImpl() |
ResourcesFluentImpl(Resources instance) |
public ResourcesFluentImpl()
public ResourcesFluentImpl(Resources instance)
@Deprecated public io.fabric8.kubernetes.api.model.HasMetadata getCustomResource()
getCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public io.fabric8.kubernetes.api.model.HasMetadata buildCustomResource()
buildCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withCustomResource(io.fabric8.kubernetes.api.model.HasMetadata customResource)
withCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public Boolean hasCustomResource()
hasCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withTriggerTemplateCustomResource(TriggerTemplate triggerTemplateCustomResource)
withTriggerTemplateCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.TriggerTemplateCustomResourceNested<A> withNewTriggerTemplateCustomResource()
withNewTriggerTemplateCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.TriggerTemplateCustomResourceNested<A> withNewTriggerTemplateCustomResourceLike(TriggerTemplate item)
withNewTriggerTemplateCustomResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withClusterInterceptorCustomResource(ClusterInterceptor clusterInterceptorCustomResource)
withClusterInterceptorCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.ClusterInterceptorCustomResourceNested<A> withNewClusterInterceptorCustomResource()
withNewClusterInterceptorCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.ClusterInterceptorCustomResourceNested<A> withNewClusterInterceptorCustomResourceLike(ClusterInterceptor item)
withNewClusterInterceptorCustomResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withTriggerBindingCustomResource(TriggerBinding triggerBindingCustomResource)
withTriggerBindingCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.TriggerBindingCustomResourceNested<A> withNewTriggerBindingCustomResource()
withNewTriggerBindingCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.TriggerBindingCustomResourceNested<A> withNewTriggerBindingCustomResourceLike(TriggerBinding item)
withNewTriggerBindingCustomResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withClusterTriggerBindingCustomResource(ClusterTriggerBinding clusterTriggerBindingCustomResource)
withClusterTriggerBindingCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.ClusterTriggerBindingCustomResourceNested<A> withNewClusterTriggerBindingCustomResource()
withNewClusterTriggerBindingCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.ClusterTriggerBindingCustomResourceNested<A> withNewClusterTriggerBindingCustomResourceLike(ClusterTriggerBinding item)
withNewClusterTriggerBindingCustomResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withEventListenerCustomResource(EventListener eventListenerCustomResource)
withEventListenerCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.EventListenerCustomResourceNested<A> withNewEventListenerCustomResource()
withNewEventListenerCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.EventListenerCustomResourceNested<A> withNewEventListenerCustomResourceLike(EventListener item)
withNewEventListenerCustomResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withTriggerCustomResource(Trigger triggerCustomResource)
withTriggerCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.TriggerCustomResourceNested<A> withNewTriggerCustomResource()
withNewTriggerCustomResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.TriggerCustomResourceNested<A> withNewTriggerCustomResourceLike(Trigger item)
withNewTriggerCustomResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>@Deprecated public KubernetesResource getKubernetesResource()
getKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public KubernetesResource buildKubernetesResource()
buildKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public A withKubernetesResource(KubernetesResource kubernetesResource)
withKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public Boolean hasKubernetesResource()
hasKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.KubernetesResourceNested<A> withNewKubernetesResource()
withNewKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.KubernetesResourceNested<A> withNewKubernetesResourceLike(KubernetesResource item)
withNewKubernetesResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.KubernetesResourceNested<A> editKubernetesResource()
editKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.KubernetesResourceNested<A> editOrNewKubernetesResource()
editOrNewKubernetesResource in interface ResourcesFluent<A extends ResourcesFluent<A>>public ResourcesFluent.KubernetesResourceNested<A> editOrNewKubernetesResourceLike(KubernetesResource item)
editOrNewKubernetesResourceLike in interface ResourcesFluent<A extends ResourcesFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.