io.fabric8.knative.api.model.KnativeSchemaFluent Maven / Gradle / Ivy
package io.fabric8.knative.api.model;
import io.fabric8.knative.serving.v1.ConfigurationBuilder;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.fabric8.knative.serving.v1.Configuration;
import io.fabric8.knative.serving.v1.RevisionList;
import io.fabric8.knative.eventing.v1alpha1.TriggerListBuilder;
import io.fabric8.knative.serving.v1.RouteList;
import java.lang.String;
import io.fabric8.knative.eventing.v1alpha1.BrokerListFluent;
import io.fabric8.knative.eventing.v1alpha1.EventTypeList;
import io.fabric8.knative.eventing.v1alpha1.Subscription;
import java.lang.Boolean;
import io.fabric8.knative.eventing.v1alpha1.TriggerFluent;
import io.fabric8.knative.serving.v1.ConfigurationListFluent;
import io.fabric8.knative.eventing.v1alpha1.SubscriptionBuilder;
import io.fabric8.knative.serving.v1.RevisionListFluent;
import io.fabric8.knative.eventing.v1alpha1.TriggerBuilder;
import io.fabric8.knative.messaging.v1alpha1.SequenceFluent;
import io.fabric8.knative.messaging.v1alpha1.InMemoryChannelList;
import java.lang.Object;
import java.util.Map;
import io.fabric8.knative.eventing.v1alpha1.BrokerList;
import io.fabric8.knative.messaging.v1alpha1.InMemoryChannelFluent;
import io.fabric8.knative.serving.v1.ConfigurationListBuilder;
import io.fabric8.knative.serving.v1.RouteListBuilder;
import io.fabric8.knative.serving.v1.RouteBuilder;
import io.fabric8.knative.eventing.v1alpha1.BrokerListBuilder;
import io.fabric8.knative.eventing.v1alpha1.ChannelListBuilder;
import io.fabric8.knative.eventing.v1alpha1.ClusterChannelProvisionerFluent;
import io.fabric8.knative.serving.v1.RevisionFluent;
import java.lang.Deprecated;
import io.fabric8.knative.eventing.v1alpha1.SubscriptionListFluent;
import io.fabric8.knative.serving.v1.ConfigurationList;
import io.fabric8.knative.eventing.v1alpha1.SubscriptionFluent;
import io.fabric8.knative.eventing.v1alpha1.ChannelBuilder;
import io.fabric8.knative.serving.v1.RouteListFluent;
import io.fabric8.knative.eventing.v1alpha1.BrokerBuilder;
import io.fabric8.knative.eventing.v1alpha1.EventTypeBuilder;
import io.fabric8.knative.eventing.v1alpha1.EventTypeListBuilder;
import io.fabric8.knative.eventing.v1alpha1.ChannelListFluent;
import io.fabric8.knative.eventing.v1alpha1.ClusterChannelProvisionerListBuilder;
import io.fabric8.knative.serving.v1.RevisionBuilder;
import io.fabric8.knative.eventing.v1alpha1.ClusterChannelProvisionerListFluent;
import io.fabric8.knative.messaging.v1alpha1.InMemoryChannelListBuilder;
import io.fabric8.knative.eventing.v1alpha1.ChannelFluent;
import io.fabric8.knative.eventing.v1alpha1.SubscriptionList;
import io.fabric8.knative.eventing.v1alpha1.BrokerFluent;
import io.fabric8.knative.eventing.v1alpha1.EventTypeFluent;
import io.fabric8.knative.serving.v1.RouteFluent;
import io.fabric8.knative.eventing.v1alpha1.EventType;
import io.fabric8.knative.eventing.v1alpha1.ClusterChannelProvisionerList;
import io.fabric8.knative.messaging.v1alpha1.InMemoryChannelListFluent;
import io.fabric8.knative.eventing.v1alpha1.Trigger;
import io.fabric8.knative.eventing.v1alpha1.TriggerListFluent;
import io.fabric8.knative.serving.v1.RevisionListBuilder;
import io.fabric8.knative.eventing.v1alpha1.TriggerList;
import io.fabric8.knative.eventing.v1alpha1.ChannelList;
import io.fabric8.knative.serving.v1.Route;
import io.fabric8.knative.serving.v1.ServiceListBuilder;
import io.fabric8.knative.serving.v1.ServiceList;
import io.fabric8.knative.eventing.v1alpha1.Channel;
import io.fabric8.kubernetes.api.builder.Fluent;
import io.fabric8.knative.eventing.v1alpha1.EventTypeListFluent;
import io.fabric8.knative.messaging.v1alpha1.Sequence;
import io.fabric8.knative.messaging.v1alpha1.SequenceListBuilder;
import io.fabric8.knative.messaging.v1alpha1.SequenceListFluent;
import io.fabric8.knative.eventing.v1alpha1.ClusterChannelProvisioner;
import io.fabric8.knative.serving.v1.Revision;
import io.fabric8.knative.eventing.v1alpha1.SubscriptionListBuilder;
import io.fabric8.knative.messaging.v1alpha1.InMemoryChannel;
import io.fabric8.knative.eventing.v1alpha1.ClusterChannelProvisionerBuilder;
import io.fabric8.knative.messaging.v1alpha1.SequenceBuilder;
import io.fabric8.kubernetes.api.builder.Nested;
import io.fabric8.knative.messaging.v1alpha1.InMemoryChannelBuilder;
import io.fabric8.knative.serving.v1.ConfigurationFluent;
import io.fabric8.knative.serving.v1.ServiceFluent;
import io.fabric8.knative.serving.v1.ServiceBuilder;
import io.fabric8.knative.serving.v1.ServiceListFluent;
import io.fabric8.knative.eventing.v1alpha1.Broker;
import io.fabric8.knative.serving.v1.Service;
import io.fabric8.knative.messaging.v1alpha1.SequenceList;
public interface KnativeSchemaFluent> extends Fluent{
/**
* This method has been deprecated, please use method buildBroker instead.
* @return The buildable object.
*/
@Deprecated public Broker getBroker();
public Broker buildBroker();
public A withBroker(Broker broker);
public Boolean hasBroker();
public KnativeSchemaFluent.BrokerNested withNewBroker();
public KnativeSchemaFluent.BrokerNested withNewBrokerLike(Broker item);
public KnativeSchemaFluent.BrokerNested editBroker();
public KnativeSchemaFluent.BrokerNested editOrNewBroker();
public KnativeSchemaFluent.BrokerNested editOrNewBrokerLike(Broker item);
/**
* This method has been deprecated, please use method buildBrokerList instead.
* @return The buildable object.
*/
@Deprecated public BrokerList getBrokerList();
public BrokerList buildBrokerList();
public A withBrokerList(BrokerList brokerList);
public Boolean hasBrokerList();
public KnativeSchemaFluent.BrokerListNested withNewBrokerList();
public KnativeSchemaFluent.BrokerListNested withNewBrokerListLike(BrokerList item);
public KnativeSchemaFluent.BrokerListNested editBrokerList();
public KnativeSchemaFluent.BrokerListNested editOrNewBrokerList();
public KnativeSchemaFluent.BrokerListNested editOrNewBrokerListLike(BrokerList item);
/**
* This method has been deprecated, please use method buildChannel instead.
* @return The buildable object.
*/
@Deprecated public Channel getChannel();
public Channel buildChannel();
public A withChannel(Channel channel);
public Boolean hasChannel();
public KnativeSchemaFluent.ChannelNested withNewChannel();
public KnativeSchemaFluent.ChannelNested withNewChannelLike(Channel item);
public KnativeSchemaFluent.ChannelNested editChannel();
public KnativeSchemaFluent.ChannelNested editOrNewChannel();
public KnativeSchemaFluent.ChannelNested editOrNewChannelLike(Channel item);
/**
* This method has been deprecated, please use method buildChannelList instead.
* @return The buildable object.
*/
@Deprecated public ChannelList getChannelList();
public ChannelList buildChannelList();
public A withChannelList(ChannelList channelList);
public Boolean hasChannelList();
public KnativeSchemaFluent.ChannelListNested withNewChannelList();
public KnativeSchemaFluent.ChannelListNested withNewChannelListLike(ChannelList item);
public KnativeSchemaFluent.ChannelListNested editChannelList();
public KnativeSchemaFluent.ChannelListNested editOrNewChannelList();
public KnativeSchemaFluent.ChannelListNested editOrNewChannelListLike(ChannelList item);
/**
* This method has been deprecated, please use method buildClusterChannelProvisioner instead.
* @return The buildable object.
*/
@Deprecated public ClusterChannelProvisioner getClusterChannelProvisioner();
public ClusterChannelProvisioner buildClusterChannelProvisioner();
public A withClusterChannelProvisioner(ClusterChannelProvisioner clusterChannelProvisioner);
public Boolean hasClusterChannelProvisioner();
public KnativeSchemaFluent.ClusterChannelProvisionerNested withNewClusterChannelProvisioner();
public KnativeSchemaFluent.ClusterChannelProvisionerNested withNewClusterChannelProvisionerLike(ClusterChannelProvisioner item);
public KnativeSchemaFluent.ClusterChannelProvisionerNested editClusterChannelProvisioner();
public KnativeSchemaFluent.ClusterChannelProvisionerNested editOrNewClusterChannelProvisioner();
public KnativeSchemaFluent.ClusterChannelProvisionerNested editOrNewClusterChannelProvisionerLike(ClusterChannelProvisioner item);
/**
* This method has been deprecated, please use method buildClusterChannelProvisionerList instead.
* @return The buildable object.
*/
@Deprecated public ClusterChannelProvisionerList getClusterChannelProvisionerList();
public ClusterChannelProvisionerList buildClusterChannelProvisionerList();
public A withClusterChannelProvisionerList(ClusterChannelProvisionerList clusterChannelProvisionerList);
public Boolean hasClusterChannelProvisionerList();
public KnativeSchemaFluent.ClusterChannelProvisionerListNested withNewClusterChannelProvisionerList();
public KnativeSchemaFluent.ClusterChannelProvisionerListNested withNewClusterChannelProvisionerListLike(ClusterChannelProvisionerList item);
public KnativeSchemaFluent.ClusterChannelProvisionerListNested editClusterChannelProvisionerList();
public KnativeSchemaFluent.ClusterChannelProvisionerListNested editOrNewClusterChannelProvisionerList();
public KnativeSchemaFluent.ClusterChannelProvisionerListNested editOrNewClusterChannelProvisionerListLike(ClusterChannelProvisionerList item);
/**
* This method has been deprecated, please use method buildEventType instead.
* @return The buildable object.
*/
@Deprecated public EventType getEventType();
public EventType buildEventType();
public A withEventType(EventType eventType);
public Boolean hasEventType();
public KnativeSchemaFluent.EventTypeNested withNewEventType();
public KnativeSchemaFluent.EventTypeNested withNewEventTypeLike(EventType item);
public KnativeSchemaFluent.EventTypeNested editEventType();
public KnativeSchemaFluent.EventTypeNested editOrNewEventType();
public KnativeSchemaFluent.EventTypeNested editOrNewEventTypeLike(EventType item);
/**
* This method has been deprecated, please use method buildEventTypeList instead.
* @return The buildable object.
*/
@Deprecated public EventTypeList getEventTypeList();
public EventTypeList buildEventTypeList();
public A withEventTypeList(EventTypeList eventTypeList);
public Boolean hasEventTypeList();
public KnativeSchemaFluent.EventTypeListNested withNewEventTypeList();
public KnativeSchemaFluent.EventTypeListNested withNewEventTypeListLike(EventTypeList item);
public KnativeSchemaFluent.EventTypeListNested editEventTypeList();
public KnativeSchemaFluent.EventTypeListNested editOrNewEventTypeList();
public KnativeSchemaFluent.EventTypeListNested editOrNewEventTypeListLike(EventTypeList item);
/**
* This method has been deprecated, please use method buildInMemoryChannel instead.
* @return The buildable object.
*/
@Deprecated public InMemoryChannel getInMemoryChannel();
public InMemoryChannel buildInMemoryChannel();
public A withInMemoryChannel(InMemoryChannel inMemoryChannel);
public Boolean hasInMemoryChannel();
public KnativeSchemaFluent.InMemoryChannelNested withNewInMemoryChannel();
public KnativeSchemaFluent.InMemoryChannelNested withNewInMemoryChannelLike(InMemoryChannel item);
public KnativeSchemaFluent.InMemoryChannelNested editInMemoryChannel();
public KnativeSchemaFluent.InMemoryChannelNested editOrNewInMemoryChannel();
public KnativeSchemaFluent.InMemoryChannelNested editOrNewInMemoryChannelLike(InMemoryChannel item);
/**
* This method has been deprecated, please use method buildInMemoryChannelList instead.
* @return The buildable object.
*/
@Deprecated public InMemoryChannelList getInMemoryChannelList();
public InMemoryChannelList buildInMemoryChannelList();
public A withInMemoryChannelList(InMemoryChannelList inMemoryChannelList);
public Boolean hasInMemoryChannelList();
public KnativeSchemaFluent.InMemoryChannelListNested withNewInMemoryChannelList();
public KnativeSchemaFluent.InMemoryChannelListNested withNewInMemoryChannelListLike(InMemoryChannelList item);
public KnativeSchemaFluent.InMemoryChannelListNested editInMemoryChannelList();
public KnativeSchemaFluent.InMemoryChannelListNested editOrNewInMemoryChannelList();
public KnativeSchemaFluent.InMemoryChannelListNested editOrNewInMemoryChannelListLike(InMemoryChannelList item);
/**
* This method has been deprecated, please use method buildSequence instead.
* @return The buildable object.
*/
@Deprecated public Sequence getSequence();
public Sequence buildSequence();
public A withSequence(Sequence sequence);
public Boolean hasSequence();
public KnativeSchemaFluent.SequenceNested withNewSequence();
public KnativeSchemaFluent.SequenceNested withNewSequenceLike(Sequence item);
public KnativeSchemaFluent.SequenceNested editSequence();
public KnativeSchemaFluent.SequenceNested editOrNewSequence();
public KnativeSchemaFluent.SequenceNested editOrNewSequenceLike(Sequence item);
/**
* This method has been deprecated, please use method buildSequenceList instead.
* @return The buildable object.
*/
@Deprecated public SequenceList getSequenceList();
public SequenceList buildSequenceList();
public A withSequenceList(SequenceList sequenceList);
public Boolean hasSequenceList();
public KnativeSchemaFluent.SequenceListNested withNewSequenceList();
public KnativeSchemaFluent.SequenceListNested withNewSequenceListLike(SequenceList item);
public KnativeSchemaFluent.SequenceListNested editSequenceList();
public KnativeSchemaFluent.SequenceListNested editOrNewSequenceList();
public KnativeSchemaFluent.SequenceListNested editOrNewSequenceListLike(SequenceList item);
/**
* This method has been deprecated, please use method buildSubscription instead.
* @return The buildable object.
*/
@Deprecated public Subscription getSubscription();
public Subscription buildSubscription();
public A withSubscription(Subscription subscription);
public Boolean hasSubscription();
public KnativeSchemaFluent.SubscriptionNested withNewSubscription();
public KnativeSchemaFluent.SubscriptionNested withNewSubscriptionLike(Subscription item);
public KnativeSchemaFluent.SubscriptionNested editSubscription();
public KnativeSchemaFluent.SubscriptionNested editOrNewSubscription();
public KnativeSchemaFluent.SubscriptionNested editOrNewSubscriptionLike(Subscription item);
/**
* This method has been deprecated, please use method buildSubscriptionList instead.
* @return The buildable object.
*/
@Deprecated public SubscriptionList getSubscriptionList();
public SubscriptionList buildSubscriptionList();
public A withSubscriptionList(SubscriptionList subscriptionList);
public Boolean hasSubscriptionList();
public KnativeSchemaFluent.SubscriptionListNested withNewSubscriptionList();
public KnativeSchemaFluent.SubscriptionListNested withNewSubscriptionListLike(SubscriptionList item);
public KnativeSchemaFluent.SubscriptionListNested editSubscriptionList();
public KnativeSchemaFluent.SubscriptionListNested editOrNewSubscriptionList();
public KnativeSchemaFluent.SubscriptionListNested editOrNewSubscriptionListLike(SubscriptionList item);
/**
* This method has been deprecated, please use method buildTrigger instead.
* @return The buildable object.
*/
@Deprecated public Trigger getTrigger();
public Trigger buildTrigger();
public A withTrigger(Trigger trigger);
public Boolean hasTrigger();
public KnativeSchemaFluent.TriggerNested withNewTrigger();
public KnativeSchemaFluent.TriggerNested withNewTriggerLike(Trigger item);
public KnativeSchemaFluent.TriggerNested editTrigger();
public KnativeSchemaFluent.TriggerNested editOrNewTrigger();
public KnativeSchemaFluent.TriggerNested editOrNewTriggerLike(Trigger item);
/**
* This method has been deprecated, please use method buildTriggerList instead.
* @return The buildable object.
*/
@Deprecated public TriggerList getTriggerList();
public TriggerList buildTriggerList();
public A withTriggerList(TriggerList triggerList);
public Boolean hasTriggerList();
public KnativeSchemaFluent.TriggerListNested withNewTriggerList();
public KnativeSchemaFluent.TriggerListNested withNewTriggerListLike(TriggerList item);
public KnativeSchemaFluent.TriggerListNested editTriggerList();
public KnativeSchemaFluent.TriggerListNested editOrNewTriggerList();
public KnativeSchemaFluent.TriggerListNested editOrNewTriggerListLike(TriggerList item);
/**
* This method has been deprecated, please use method buildV1Configuration instead.
* @return The buildable object.
*/
@Deprecated public Configuration getV1Configuration();
public Configuration buildV1Configuration();
public A withV1Configuration(Configuration v1Configuration);
public Boolean hasV1Configuration();
public KnativeSchemaFluent.V1ConfigurationNested withNewV1Configuration();
public KnativeSchemaFluent.V1ConfigurationNested withNewV1ConfigurationLike(Configuration item);
public KnativeSchemaFluent.V1ConfigurationNested editV1Configuration();
public KnativeSchemaFluent.V1ConfigurationNested editOrNewV1Configuration();
public KnativeSchemaFluent.V1ConfigurationNested editOrNewV1ConfigurationLike(Configuration item);
/**
* This method has been deprecated, please use method buildV1ConfigurationList instead.
* @return The buildable object.
*/
@Deprecated public ConfigurationList getV1ConfigurationList();
public ConfigurationList buildV1ConfigurationList();
public A withV1ConfigurationList(ConfigurationList v1ConfigurationList);
public Boolean hasV1ConfigurationList();
public KnativeSchemaFluent.V1ConfigurationListNested withNewV1ConfigurationList();
public KnativeSchemaFluent.V1ConfigurationListNested withNewV1ConfigurationListLike(ConfigurationList item);
public KnativeSchemaFluent.V1ConfigurationListNested editV1ConfigurationList();
public KnativeSchemaFluent.V1ConfigurationListNested editOrNewV1ConfigurationList();
public KnativeSchemaFluent.V1ConfigurationListNested editOrNewV1ConfigurationListLike(ConfigurationList item);
/**
* This method has been deprecated, please use method buildV1Revision instead.
* @return The buildable object.
*/
@Deprecated public Revision getV1Revision();
public Revision buildV1Revision();
public A withV1Revision(Revision v1Revision);
public Boolean hasV1Revision();
public KnativeSchemaFluent.V1RevisionNested withNewV1Revision();
public KnativeSchemaFluent.V1RevisionNested withNewV1RevisionLike(Revision item);
public KnativeSchemaFluent.V1RevisionNested editV1Revision();
public KnativeSchemaFluent.V1RevisionNested editOrNewV1Revision();
public KnativeSchemaFluent.V1RevisionNested editOrNewV1RevisionLike(Revision item);
/**
* This method has been deprecated, please use method buildV1RevisionList instead.
* @return The buildable object.
*/
@Deprecated public RevisionList getV1RevisionList();
public RevisionList buildV1RevisionList();
public A withV1RevisionList(RevisionList v1RevisionList);
public Boolean hasV1RevisionList();
public KnativeSchemaFluent.V1RevisionListNested withNewV1RevisionList();
public KnativeSchemaFluent.V1RevisionListNested withNewV1RevisionListLike(RevisionList item);
public KnativeSchemaFluent.V1RevisionListNested editV1RevisionList();
public KnativeSchemaFluent.V1RevisionListNested editOrNewV1RevisionList();
public KnativeSchemaFluent.V1RevisionListNested editOrNewV1RevisionListLike(RevisionList item);
/**
* This method has been deprecated, please use method buildV1Route instead.
* @return The buildable object.
*/
@Deprecated public Route getV1Route();
public Route buildV1Route();
public A withV1Route(Route v1Route);
public Boolean hasV1Route();
public KnativeSchemaFluent.V1RouteNested withNewV1Route();
public KnativeSchemaFluent.V1RouteNested withNewV1RouteLike(Route item);
public KnativeSchemaFluent.V1RouteNested editV1Route();
public KnativeSchemaFluent.V1RouteNested editOrNewV1Route();
public KnativeSchemaFluent.V1RouteNested editOrNewV1RouteLike(Route item);
/**
* This method has been deprecated, please use method buildV1RouteList instead.
* @return The buildable object.
*/
@Deprecated public RouteList getV1RouteList();
public RouteList buildV1RouteList();
public A withV1RouteList(RouteList v1RouteList);
public Boolean hasV1RouteList();
public KnativeSchemaFluent.V1RouteListNested withNewV1RouteList();
public KnativeSchemaFluent.V1RouteListNested withNewV1RouteListLike(RouteList item);
public KnativeSchemaFluent.V1RouteListNested editV1RouteList();
public KnativeSchemaFluent.V1RouteListNested editOrNewV1RouteList();
public KnativeSchemaFluent.V1RouteListNested editOrNewV1RouteListLike(RouteList item);
/**
* This method has been deprecated, please use method buildV1Service instead.
* @return The buildable object.
*/
@Deprecated public Service getV1Service();
public Service buildV1Service();
public A withV1Service(Service v1Service);
public Boolean hasV1Service();
public KnativeSchemaFluent.V1ServiceNested withNewV1Service();
public KnativeSchemaFluent.V1ServiceNested withNewV1ServiceLike(Service item);
public KnativeSchemaFluent.V1ServiceNested editV1Service();
public KnativeSchemaFluent.V1ServiceNested editOrNewV1Service();
public KnativeSchemaFluent.V1ServiceNested editOrNewV1ServiceLike(Service item);
/**
* This method has been deprecated, please use method buildV1ServiceList instead.
* @return The buildable object.
*/
@Deprecated public ServiceList getV1ServiceList();
public ServiceList buildV1ServiceList();
public A withV1ServiceList(ServiceList v1ServiceList);
public Boolean hasV1ServiceList();
public KnativeSchemaFluent.V1ServiceListNested withNewV1ServiceList();
public KnativeSchemaFluent.V1ServiceListNested withNewV1ServiceListLike(ServiceList item);
public KnativeSchemaFluent.V1ServiceListNested editV1ServiceList();
public KnativeSchemaFluent.V1ServiceListNested editOrNewV1ServiceList();
public KnativeSchemaFluent.V1ServiceListNested editOrNewV1ServiceListLike(ServiceList item);
/**
* This method has been deprecated, please use method buildV1alpha1Configuration instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.Configuration getV1alpha1Configuration();
public io.fabric8.knative.serving.v1alpha1.Configuration buildV1alpha1Configuration();
public A withV1alpha1Configuration(io.fabric8.knative.serving.v1alpha1.Configuration v1alpha1Configuration);
public Boolean hasV1alpha1Configuration();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationNested withNewV1alpha1V1alpha1Configuration();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationNested withNewV1alpha1ConfigurationLike(io.fabric8.knative.serving.v1alpha1.Configuration item);
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationNested editV1alpha1V1alpha1Configuration();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationNested editOrNewV1alpha1Configuration();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationNested editOrNewV1alpha1ConfigurationLike(io.fabric8.knative.serving.v1alpha1.Configuration item);
/**
* This method has been deprecated, please use method buildV1alpha1ConfigurationList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.ConfigurationList getV1alpha1ConfigurationList();
public io.fabric8.knative.serving.v1alpha1.ConfigurationList buildV1alpha1ConfigurationList();
public A withV1alpha1ConfigurationList(io.fabric8.knative.serving.v1alpha1.ConfigurationList v1alpha1ConfigurationList);
public Boolean hasV1alpha1ConfigurationList();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationListNested withNewV1alpha1V1alpha1ConfigurationList();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationListNested withNewV1alpha1ConfigurationListLike(io.fabric8.knative.serving.v1alpha1.ConfigurationList item);
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationListNested editV1alpha1V1alpha1ConfigurationList();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationListNested editOrNewV1alpha1ConfigurationList();
public KnativeSchemaFluent.V1alpha1V1alpha1ConfigurationListNested editOrNewV1alpha1ConfigurationListLike(io.fabric8.knative.serving.v1alpha1.ConfigurationList item);
/**
* This method has been deprecated, please use method buildV1alpha1Revision instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.Revision getV1alpha1Revision();
public io.fabric8.knative.serving.v1alpha1.Revision buildV1alpha1Revision();
public A withV1alpha1Revision(io.fabric8.knative.serving.v1alpha1.Revision v1alpha1Revision);
public Boolean hasV1alpha1Revision();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionNested withNewV1alpha1V1alpha1Revision();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionNested withNewV1alpha1RevisionLike(io.fabric8.knative.serving.v1alpha1.Revision item);
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionNested editV1alpha1V1alpha1Revision();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionNested editOrNewV1alpha1Revision();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionNested editOrNewV1alpha1RevisionLike(io.fabric8.knative.serving.v1alpha1.Revision item);
/**
* This method has been deprecated, please use method buildV1alpha1RevisionList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.RevisionList getV1alpha1RevisionList();
public io.fabric8.knative.serving.v1alpha1.RevisionList buildV1alpha1RevisionList();
public A withV1alpha1RevisionList(io.fabric8.knative.serving.v1alpha1.RevisionList v1alpha1RevisionList);
public Boolean hasV1alpha1RevisionList();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionListNested withNewV1alpha1V1alpha1RevisionList();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionListNested withNewV1alpha1RevisionListLike(io.fabric8.knative.serving.v1alpha1.RevisionList item);
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionListNested editV1alpha1V1alpha1RevisionList();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionListNested editOrNewV1alpha1RevisionList();
public KnativeSchemaFluent.V1alpha1V1alpha1RevisionListNested editOrNewV1alpha1RevisionListLike(io.fabric8.knative.serving.v1alpha1.RevisionList item);
/**
* This method has been deprecated, please use method buildV1alpha1Route instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.Route getV1alpha1Route();
public io.fabric8.knative.serving.v1alpha1.Route buildV1alpha1Route();
public A withV1alpha1Route(io.fabric8.knative.serving.v1alpha1.Route v1alpha1Route);
public Boolean hasV1alpha1Route();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteNested withNewV1alpha1V1alpha1Route();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteNested withNewV1alpha1RouteLike(io.fabric8.knative.serving.v1alpha1.Route item);
public KnativeSchemaFluent.V1alpha1V1alpha1RouteNested editV1alpha1V1alpha1Route();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteNested editOrNewV1alpha1Route();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteNested editOrNewV1alpha1RouteLike(io.fabric8.knative.serving.v1alpha1.Route item);
/**
* This method has been deprecated, please use method buildV1alpha1RouteList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.RouteList getV1alpha1RouteList();
public io.fabric8.knative.serving.v1alpha1.RouteList buildV1alpha1RouteList();
public A withV1alpha1RouteList(io.fabric8.knative.serving.v1alpha1.RouteList v1alpha1RouteList);
public Boolean hasV1alpha1RouteList();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteListNested withNewV1alpha1V1alpha1RouteList();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteListNested withNewV1alpha1RouteListLike(io.fabric8.knative.serving.v1alpha1.RouteList item);
public KnativeSchemaFluent.V1alpha1V1alpha1RouteListNested editV1alpha1V1alpha1RouteList();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteListNested editOrNewV1alpha1RouteList();
public KnativeSchemaFluent.V1alpha1V1alpha1RouteListNested editOrNewV1alpha1RouteListLike(io.fabric8.knative.serving.v1alpha1.RouteList item);
/**
* This method has been deprecated, please use method buildV1alpha1Service instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.Service getV1alpha1Service();
public io.fabric8.knative.serving.v1alpha1.Service buildV1alpha1Service();
public A withV1alpha1Service(io.fabric8.knative.serving.v1alpha1.Service v1alpha1Service);
public Boolean hasV1alpha1Service();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceNested withNewV1alpha1V1alpha1Service();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceNested withNewV1alpha1ServiceLike(io.fabric8.knative.serving.v1alpha1.Service item);
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceNested editV1alpha1V1alpha1Service();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceNested editOrNewV1alpha1Service();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceNested editOrNewV1alpha1ServiceLike(io.fabric8.knative.serving.v1alpha1.Service item);
/**
* This method has been deprecated, please use method buildV1alpha1ServiceList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1alpha1.ServiceList getV1alpha1ServiceList();
public io.fabric8.knative.serving.v1alpha1.ServiceList buildV1alpha1ServiceList();
public A withV1alpha1ServiceList(io.fabric8.knative.serving.v1alpha1.ServiceList v1alpha1ServiceList);
public Boolean hasV1alpha1ServiceList();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceListNested withNewV1alpha1V1alpha1ServiceList();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceListNested withNewV1alpha1ServiceListLike(io.fabric8.knative.serving.v1alpha1.ServiceList item);
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceListNested editV1alpha1V1alpha1ServiceList();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceListNested editOrNewV1alpha1ServiceList();
public KnativeSchemaFluent.V1alpha1V1alpha1ServiceListNested editOrNewV1alpha1ServiceListLike(io.fabric8.knative.serving.v1alpha1.ServiceList item);
/**
* This method has been deprecated, please use method buildV1beta1Configuration instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.Configuration getV1beta1Configuration();
public io.fabric8.knative.serving.v1beta1.Configuration buildV1beta1Configuration();
public A withV1beta1Configuration(io.fabric8.knative.serving.v1beta1.Configuration v1beta1Configuration);
public Boolean hasV1beta1Configuration();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationNested withNewV1beta1V1beta1Configuration();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationNested withNewV1beta1ConfigurationLike(io.fabric8.knative.serving.v1beta1.Configuration item);
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationNested editV1beta1V1beta1Configuration();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationNested editOrNewV1beta1Configuration();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationNested editOrNewV1beta1ConfigurationLike(io.fabric8.knative.serving.v1beta1.Configuration item);
/**
* This method has been deprecated, please use method buildV1beta1ConfigurationList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.ConfigurationList getV1beta1ConfigurationList();
public io.fabric8.knative.serving.v1beta1.ConfigurationList buildV1beta1ConfigurationList();
public A withV1beta1ConfigurationList(io.fabric8.knative.serving.v1beta1.ConfigurationList v1beta1ConfigurationList);
public Boolean hasV1beta1ConfigurationList();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationListNested withNewV1beta1V1beta1ConfigurationList();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationListNested withNewV1beta1ConfigurationListLike(io.fabric8.knative.serving.v1beta1.ConfigurationList item);
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationListNested editV1beta1V1beta1ConfigurationList();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationListNested editOrNewV1beta1ConfigurationList();
public KnativeSchemaFluent.V1beta1V1beta1ConfigurationListNested editOrNewV1beta1ConfigurationListLike(io.fabric8.knative.serving.v1beta1.ConfigurationList item);
/**
* This method has been deprecated, please use method buildV1beta1Revision instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.Revision getV1beta1Revision();
public io.fabric8.knative.serving.v1beta1.Revision buildV1beta1Revision();
public A withV1beta1Revision(io.fabric8.knative.serving.v1beta1.Revision v1beta1Revision);
public Boolean hasV1beta1Revision();
public KnativeSchemaFluent.V1beta1V1beta1RevisionNested withNewV1beta1V1beta1Revision();
public KnativeSchemaFluent.V1beta1V1beta1RevisionNested withNewV1beta1RevisionLike(io.fabric8.knative.serving.v1beta1.Revision item);
public KnativeSchemaFluent.V1beta1V1beta1RevisionNested editV1beta1V1beta1Revision();
public KnativeSchemaFluent.V1beta1V1beta1RevisionNested editOrNewV1beta1Revision();
public KnativeSchemaFluent.V1beta1V1beta1RevisionNested editOrNewV1beta1RevisionLike(io.fabric8.knative.serving.v1beta1.Revision item);
/**
* This method has been deprecated, please use method buildV1beta1RevisionList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.RevisionList getV1beta1RevisionList();
public io.fabric8.knative.serving.v1beta1.RevisionList buildV1beta1RevisionList();
public A withV1beta1RevisionList(io.fabric8.knative.serving.v1beta1.RevisionList v1beta1RevisionList);
public Boolean hasV1beta1RevisionList();
public KnativeSchemaFluent.V1beta1V1beta1RevisionListNested withNewV1beta1V1beta1RevisionList();
public KnativeSchemaFluent.V1beta1V1beta1RevisionListNested withNewV1beta1RevisionListLike(io.fabric8.knative.serving.v1beta1.RevisionList item);
public KnativeSchemaFluent.V1beta1V1beta1RevisionListNested editV1beta1V1beta1RevisionList();
public KnativeSchemaFluent.V1beta1V1beta1RevisionListNested editOrNewV1beta1RevisionList();
public KnativeSchemaFluent.V1beta1V1beta1RevisionListNested editOrNewV1beta1RevisionListLike(io.fabric8.knative.serving.v1beta1.RevisionList item);
/**
* This method has been deprecated, please use method buildV1beta1Route instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.Route getV1beta1Route();
public io.fabric8.knative.serving.v1beta1.Route buildV1beta1Route();
public A withV1beta1Route(io.fabric8.knative.serving.v1beta1.Route v1beta1Route);
public Boolean hasV1beta1Route();
public KnativeSchemaFluent.V1beta1V1beta1RouteNested withNewV1beta1V1beta1Route();
public KnativeSchemaFluent.V1beta1V1beta1RouteNested withNewV1beta1RouteLike(io.fabric8.knative.serving.v1beta1.Route item);
public KnativeSchemaFluent.V1beta1V1beta1RouteNested editV1beta1V1beta1Route();
public KnativeSchemaFluent.V1beta1V1beta1RouteNested editOrNewV1beta1Route();
public KnativeSchemaFluent.V1beta1V1beta1RouteNested editOrNewV1beta1RouteLike(io.fabric8.knative.serving.v1beta1.Route item);
/**
* This method has been deprecated, please use method buildV1beta1RouteList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.RouteList getV1beta1RouteList();
public io.fabric8.knative.serving.v1beta1.RouteList buildV1beta1RouteList();
public A withV1beta1RouteList(io.fabric8.knative.serving.v1beta1.RouteList v1beta1RouteList);
public Boolean hasV1beta1RouteList();
public KnativeSchemaFluent.V1beta1V1beta1RouteListNested withNewV1beta1V1beta1RouteList();
public KnativeSchemaFluent.V1beta1V1beta1RouteListNested withNewV1beta1RouteListLike(io.fabric8.knative.serving.v1beta1.RouteList item);
public KnativeSchemaFluent.V1beta1V1beta1RouteListNested editV1beta1V1beta1RouteList();
public KnativeSchemaFluent.V1beta1V1beta1RouteListNested editOrNewV1beta1RouteList();
public KnativeSchemaFluent.V1beta1V1beta1RouteListNested editOrNewV1beta1RouteListLike(io.fabric8.knative.serving.v1beta1.RouteList item);
/**
* This method has been deprecated, please use method buildV1beta1Service instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.Service getV1beta1Service();
public io.fabric8.knative.serving.v1beta1.Service buildV1beta1Service();
public A withV1beta1Service(io.fabric8.knative.serving.v1beta1.Service v1beta1Service);
public Boolean hasV1beta1Service();
public KnativeSchemaFluent.V1beta1V1beta1ServiceNested withNewV1beta1V1beta1Service();
public KnativeSchemaFluent.V1beta1V1beta1ServiceNested withNewV1beta1ServiceLike(io.fabric8.knative.serving.v1beta1.Service item);
public KnativeSchemaFluent.V1beta1V1beta1ServiceNested editV1beta1V1beta1Service();
public KnativeSchemaFluent.V1beta1V1beta1ServiceNested editOrNewV1beta1Service();
public KnativeSchemaFluent.V1beta1V1beta1ServiceNested editOrNewV1beta1ServiceLike(io.fabric8.knative.serving.v1beta1.Service item);
/**
* This method has been deprecated, please use method buildV1beta1ServiceList instead.
* @return The buildable object.
*/
@Deprecated public io.fabric8.knative.serving.v1beta1.ServiceList getV1beta1ServiceList();
public io.fabric8.knative.serving.v1beta1.ServiceList buildV1beta1ServiceList();
public A withV1beta1ServiceList(io.fabric8.knative.serving.v1beta1.ServiceList v1beta1ServiceList);
public Boolean hasV1beta1ServiceList();
public KnativeSchemaFluent.V1beta1V1beta1ServiceListNested withNewV1beta1V1beta1ServiceList();
public KnativeSchemaFluent.V1beta1V1beta1ServiceListNested withNewV1beta1ServiceListLike(io.fabric8.knative.serving.v1beta1.ServiceList item);
public KnativeSchemaFluent.V1beta1V1beta1ServiceListNested editV1beta1V1beta1ServiceList();
public KnativeSchemaFluent.V1beta1V1beta1ServiceListNested editOrNewV1beta1ServiceList();
public KnativeSchemaFluent.V1beta1V1beta1ServiceListNested editOrNewV1beta1ServiceListLike(io.fabric8.knative.serving.v1beta1.ServiceList item);
public interface BrokerNested extends io.fabric8.kubernetes.api.builder.Nested,BrokerFluent>{
public N and(); public N endBroker();
}
public interface BrokerListNested extends io.fabric8.kubernetes.api.builder.Nested,BrokerListFluent>{
public N and(); public N endBrokerList();
}
public interface ChannelNested extends io.fabric8.kubernetes.api.builder.Nested,ChannelFluent>{
public N and(); public N endChannel();
}
public interface ChannelListNested extends io.fabric8.kubernetes.api.builder.Nested,ChannelListFluent>{
public N and(); public N endChannelList();
}
public interface ClusterChannelProvisionerNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterChannelProvisionerFluent>{
public N and(); public N endClusterChannelProvisioner();
}
public interface ClusterChannelProvisionerListNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterChannelProvisionerListFluent>{
public N and(); public N endClusterChannelProvisionerList();
}
public interface EventTypeNested extends io.fabric8.kubernetes.api.builder.Nested,EventTypeFluent>{
public N and(); public N endEventType();
}
public interface EventTypeListNested extends io.fabric8.kubernetes.api.builder.Nested,EventTypeListFluent>{
public N and(); public N endEventTypeList();
}
public interface InMemoryChannelNested extends io.fabric8.kubernetes.api.builder.Nested,InMemoryChannelFluent>{
public N and(); public N endInMemoryChannel();
}
public interface InMemoryChannelListNested extends io.fabric8.kubernetes.api.builder.Nested,InMemoryChannelListFluent>{
public N and(); public N endInMemoryChannelList();
}
public interface SequenceNested extends io.fabric8.kubernetes.api.builder.Nested,SequenceFluent>{
public N and(); public N endSequence();
}
public interface SequenceListNested extends io.fabric8.kubernetes.api.builder.Nested,SequenceListFluent>{
public N and(); public N endSequenceList();
}
public interface SubscriptionNested extends io.fabric8.kubernetes.api.builder.Nested,SubscriptionFluent>{
public N and(); public N endSubscription();
}
public interface SubscriptionListNested extends io.fabric8.kubernetes.api.builder.Nested,SubscriptionListFluent>{
public N and(); public N endSubscriptionList();
}
public interface TriggerNested extends io.fabric8.kubernetes.api.builder.Nested,TriggerFluent>{
public N and(); public N endTrigger();
}
public interface TriggerListNested extends io.fabric8.kubernetes.api.builder.Nested,TriggerListFluent>{
public N and(); public N endTriggerList();
}
public interface V1ConfigurationNested extends io.fabric8.kubernetes.api.builder.Nested,ConfigurationFluent>{
public N and(); public N endV1Configuration();
}
public interface V1ConfigurationListNested extends io.fabric8.kubernetes.api.builder.Nested,ConfigurationListFluent>{
public N and(); public N endV1ConfigurationList();
}
public interface V1RevisionNested extends io.fabric8.kubernetes.api.builder.Nested,RevisionFluent>{
public N and(); public N endV1Revision();
}
public interface V1RevisionListNested extends io.fabric8.kubernetes.api.builder.Nested,RevisionListFluent>{
public N and(); public N endV1RevisionList();
}
public interface V1RouteNested extends io.fabric8.kubernetes.api.builder.Nested,RouteFluent>{
public N and(); public N endV1Route();
}
public interface V1RouteListNested extends io.fabric8.kubernetes.api.builder.Nested,RouteListFluent>{
public N and(); public N endV1RouteList();
}
public interface V1ServiceNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceFluent>{
public N and(); public N endV1Service();
}
public interface V1ServiceListNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceListFluent>{
public N and(); public N endV1ServiceList();
}
public interface V1alpha1V1alpha1ConfigurationNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.ConfigurationFluent>{
public N and(); public N endV1alpha1V1alpha1Configuration();
}
public interface V1alpha1V1alpha1ConfigurationListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.ConfigurationListFluent>{
public N and(); public N endV1alpha1V1alpha1ConfigurationList();
}
public interface V1alpha1V1alpha1RevisionNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.RevisionFluent>{
public N and(); public N endV1alpha1V1alpha1Revision();
}
public interface V1alpha1V1alpha1RevisionListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.RevisionListFluent>{
public N and(); public N endV1alpha1V1alpha1RevisionList();
}
public interface V1alpha1V1alpha1RouteNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.RouteFluent>{
public N and(); public N endV1alpha1V1alpha1Route();
}
public interface V1alpha1V1alpha1RouteListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.RouteListFluent>{
public N and(); public N endV1alpha1V1alpha1RouteList();
}
public interface V1alpha1V1alpha1ServiceNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.ServiceFluent>{
public N and(); public N endV1alpha1V1alpha1Service();
}
public interface V1alpha1V1alpha1ServiceListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1alpha1.ServiceListFluent>{
public N and(); public N endV1alpha1V1alpha1ServiceList();
}
public interface V1beta1V1beta1ConfigurationNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.ConfigurationFluent>{
public N and(); public N endV1beta1V1beta1Configuration();
}
public interface V1beta1V1beta1ConfigurationListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.ConfigurationListFluent>{
public N and(); public N endV1beta1V1beta1ConfigurationList();
}
public interface V1beta1V1beta1RevisionNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.RevisionFluent>{
public N and(); public N endV1beta1V1beta1Revision();
}
public interface V1beta1V1beta1RevisionListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.RevisionListFluent>{
public N and(); public N endV1beta1V1beta1RevisionList();
}
public interface V1beta1V1beta1RouteNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.RouteFluent>{
public N and(); public N endV1beta1V1beta1Route();
}
public interface V1beta1V1beta1RouteListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.RouteListFluent>{
public N and(); public N endV1beta1V1beta1RouteList();
}
public interface V1beta1V1beta1ServiceNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.ServiceFluent>{
public N and(); public N endV1beta1V1beta1Service();
}
public interface V1beta1V1beta1ServiceListNested extends io.fabric8.kubernetes.api.builder.Nested,io.fabric8.knative.serving.v1beta1.ServiceListFluent>{
public N and(); public N endV1beta1V1beta1ServiceList();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy