All Downloads are FREE. Search and download functionalities are using the official Maven repository.

annotations.me.snowdrop.servicecatalog.api.model.ValidationSchemaFluent Maven / Gradle / Ivy

The newest version!
package me.snowdrop.servicecatalog.api.model;

import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.lang.String;
import java.lang.Boolean;
import io.fabric8.kubernetes.api.builder.Fluent;
import javax.validation.Valid;
import java.lang.Object;
import java.util.Map;
import io.fabric8.kubernetes.api.builder.Nested;
import java.lang.Deprecated;

public interface ValidationSchemaFluent> extends Fluent{


    
/**
 * This method has been deprecated, please use method buildClusterServiceBroker instead.
 * @return The buildable object.
 */
@Deprecated public ClusterServiceBroker getClusterServiceBroker();
    public ClusterServiceBroker buildClusterServiceBroker();
    public A withClusterServiceBroker(ClusterServiceBroker clusterServiceBroker);
    public Boolean hasClusterServiceBroker();
    public ValidationSchemaFluent.ClusterServiceBrokerNested withNewClusterServiceBroker();
    public ValidationSchemaFluent.ClusterServiceBrokerNested withNewClusterServiceBrokerLike(ClusterServiceBroker item);
    public ValidationSchemaFluent.ClusterServiceBrokerNested editClusterServiceBroker();
    public ValidationSchemaFluent.ClusterServiceBrokerNested editOrNewClusterServiceBroker();
    public ValidationSchemaFluent.ClusterServiceBrokerNested editOrNewClusterServiceBrokerLike(ClusterServiceBroker item);
    
/**
 * This method has been deprecated, please use method buildClusterServiceBrokerList instead.
 * @return The buildable object.
 */
@Deprecated public ClusterServiceBrokerList getClusterServiceBrokerList();
    public ClusterServiceBrokerList buildClusterServiceBrokerList();
    public A withClusterServiceBrokerList(ClusterServiceBrokerList clusterServiceBrokerList);
    public Boolean hasClusterServiceBrokerList();
    public ValidationSchemaFluent.ClusterServiceBrokerListNested withNewClusterServiceBrokerList();
    public ValidationSchemaFluent.ClusterServiceBrokerListNested withNewClusterServiceBrokerListLike(ClusterServiceBrokerList item);
    public ValidationSchemaFluent.ClusterServiceBrokerListNested editClusterServiceBrokerList();
    public ValidationSchemaFluent.ClusterServiceBrokerListNested editOrNewClusterServiceBrokerList();
    public ValidationSchemaFluent.ClusterServiceBrokerListNested editOrNewClusterServiceBrokerListLike(ClusterServiceBrokerList item);
    
/**
 * This method has been deprecated, please use method buildClusterServiceClass instead.
 * @return The buildable object.
 */
@Deprecated public ClusterServiceClass getClusterServiceClass();
    public ClusterServiceClass buildClusterServiceClass();
    public A withClusterServiceClass(ClusterServiceClass clusterServiceClass);
    public Boolean hasClusterServiceClass();
    public ValidationSchemaFluent.ClusterServiceClassNested withNewClusterServiceClass();
    public ValidationSchemaFluent.ClusterServiceClassNested withNewClusterServiceClassLike(ClusterServiceClass item);
    public ValidationSchemaFluent.ClusterServiceClassNested editClusterServiceClass();
    public ValidationSchemaFluent.ClusterServiceClassNested editOrNewClusterServiceClass();
    public ValidationSchemaFluent.ClusterServiceClassNested editOrNewClusterServiceClassLike(ClusterServiceClass item);
    
/**
 * This method has been deprecated, please use method buildClusterServiceClassList instead.
 * @return The buildable object.
 */
@Deprecated public ClusterServiceClassList getClusterServiceClassList();
    public ClusterServiceClassList buildClusterServiceClassList();
    public A withClusterServiceClassList(ClusterServiceClassList clusterServiceClassList);
    public Boolean hasClusterServiceClassList();
    public ValidationSchemaFluent.ClusterServiceClassListNested withNewClusterServiceClassList();
    public ValidationSchemaFluent.ClusterServiceClassListNested withNewClusterServiceClassListLike(ClusterServiceClassList item);
    public ValidationSchemaFluent.ClusterServiceClassListNested editClusterServiceClassList();
    public ValidationSchemaFluent.ClusterServiceClassListNested editOrNewClusterServiceClassList();
    public ValidationSchemaFluent.ClusterServiceClassListNested editOrNewClusterServiceClassListLike(ClusterServiceClassList item);
    
/**
 * This method has been deprecated, please use method buildClusterServicePlan instead.
 * @return The buildable object.
 */
@Deprecated public ClusterServicePlan getClusterServicePlan();
    public ClusterServicePlan buildClusterServicePlan();
    public A withClusterServicePlan(ClusterServicePlan clusterServicePlan);
    public Boolean hasClusterServicePlan();
    public ValidationSchemaFluent.ClusterServicePlanNested withNewClusterServicePlan();
    public ValidationSchemaFluent.ClusterServicePlanNested withNewClusterServicePlanLike(ClusterServicePlan item);
    public ValidationSchemaFluent.ClusterServicePlanNested editClusterServicePlan();
    public ValidationSchemaFluent.ClusterServicePlanNested editOrNewClusterServicePlan();
    public ValidationSchemaFluent.ClusterServicePlanNested editOrNewClusterServicePlanLike(ClusterServicePlan item);
    
/**
 * This method has been deprecated, please use method buildClusterServicePlanList instead.
 * @return The buildable object.
 */
@Deprecated public ClusterServicePlanList getClusterServicePlanList();
    public ClusterServicePlanList buildClusterServicePlanList();
    public A withClusterServicePlanList(ClusterServicePlanList clusterServicePlanList);
    public Boolean hasClusterServicePlanList();
    public ValidationSchemaFluent.ClusterServicePlanListNested withNewClusterServicePlanList();
    public ValidationSchemaFluent.ClusterServicePlanListNested withNewClusterServicePlanListLike(ClusterServicePlanList item);
    public ValidationSchemaFluent.ClusterServicePlanListNested editClusterServicePlanList();
    public ValidationSchemaFluent.ClusterServicePlanListNested editOrNewClusterServicePlanList();
    public ValidationSchemaFluent.ClusterServicePlanListNested editOrNewClusterServicePlanListLike(ClusterServicePlanList item);
    
/**
 * This method has been deprecated, please use method buildServiceBinding instead.
 * @return The buildable object.
 */
@Deprecated public ServiceBinding getServiceBinding();
    public ServiceBinding buildServiceBinding();
    public A withServiceBinding(ServiceBinding serviceBinding);
    public Boolean hasServiceBinding();
    public ValidationSchemaFluent.ServiceBindingNested withNewServiceBinding();
    public ValidationSchemaFluent.ServiceBindingNested withNewServiceBindingLike(ServiceBinding item);
    public ValidationSchemaFluent.ServiceBindingNested editServiceBinding();
    public ValidationSchemaFluent.ServiceBindingNested editOrNewServiceBinding();
    public ValidationSchemaFluent.ServiceBindingNested editOrNewServiceBindingLike(ServiceBinding item);
    
/**
 * This method has been deprecated, please use method buildServiceBindingList instead.
 * @return The buildable object.
 */
@Deprecated public ServiceBindingList getServiceBindingList();
    public ServiceBindingList buildServiceBindingList();
    public A withServiceBindingList(ServiceBindingList serviceBindingList);
    public Boolean hasServiceBindingList();
    public ValidationSchemaFluent.ServiceBindingListNested withNewServiceBindingList();
    public ValidationSchemaFluent.ServiceBindingListNested withNewServiceBindingListLike(ServiceBindingList item);
    public ValidationSchemaFluent.ServiceBindingListNested editServiceBindingList();
    public ValidationSchemaFluent.ServiceBindingListNested editOrNewServiceBindingList();
    public ValidationSchemaFluent.ServiceBindingListNested editOrNewServiceBindingListLike(ServiceBindingList item);
    
/**
 * This method has been deprecated, please use method buildServiceBroker instead.
 * @return The buildable object.
 */
@Deprecated public ServiceBroker getServiceBroker();
    public ServiceBroker buildServiceBroker();
    public A withServiceBroker(ServiceBroker serviceBroker);
    public Boolean hasServiceBroker();
    public ValidationSchemaFluent.ServiceBrokerNested withNewServiceBroker();
    public ValidationSchemaFluent.ServiceBrokerNested withNewServiceBrokerLike(ServiceBroker item);
    public ValidationSchemaFluent.ServiceBrokerNested editServiceBroker();
    public ValidationSchemaFluent.ServiceBrokerNested editOrNewServiceBroker();
    public ValidationSchemaFluent.ServiceBrokerNested editOrNewServiceBrokerLike(ServiceBroker item);
    
/**
 * This method has been deprecated, please use method buildServiceBrokerList instead.
 * @return The buildable object.
 */
@Deprecated public ServiceBrokerList getServiceBrokerList();
    public ServiceBrokerList buildServiceBrokerList();
    public A withServiceBrokerList(ServiceBrokerList serviceBrokerList);
    public Boolean hasServiceBrokerList();
    public ValidationSchemaFluent.ServiceBrokerListNested withNewServiceBrokerList();
    public ValidationSchemaFluent.ServiceBrokerListNested withNewServiceBrokerListLike(ServiceBrokerList item);
    public ValidationSchemaFluent.ServiceBrokerListNested editServiceBrokerList();
    public ValidationSchemaFluent.ServiceBrokerListNested editOrNewServiceBrokerList();
    public ValidationSchemaFluent.ServiceBrokerListNested editOrNewServiceBrokerListLike(ServiceBrokerList item);
    
/**
 * This method has been deprecated, please use method buildServiceInstance instead.
 * @return The buildable object.
 */
@Deprecated public ServiceInstance getServiceInstance();
    public ServiceInstance buildServiceInstance();
    public A withServiceInstance(ServiceInstance serviceInstance);
    public Boolean hasServiceInstance();
    public ValidationSchemaFluent.ServiceInstanceNested withNewServiceInstance();
    public ValidationSchemaFluent.ServiceInstanceNested withNewServiceInstanceLike(ServiceInstance item);
    public ValidationSchemaFluent.ServiceInstanceNested editServiceInstance();
    public ValidationSchemaFluent.ServiceInstanceNested editOrNewServiceInstance();
    public ValidationSchemaFluent.ServiceInstanceNested editOrNewServiceInstanceLike(ServiceInstance item);
    
/**
 * This method has been deprecated, please use method buildServiceInstanceList instead.
 * @return The buildable object.
 */
@Deprecated public ServiceInstanceList getServiceInstanceList();
    public ServiceInstanceList buildServiceInstanceList();
    public A withServiceInstanceList(ServiceInstanceList serviceInstanceList);
    public Boolean hasServiceInstanceList();
    public ValidationSchemaFluent.ServiceInstanceListNested withNewServiceInstanceList();
    public ValidationSchemaFluent.ServiceInstanceListNested withNewServiceInstanceListLike(ServiceInstanceList item);
    public ValidationSchemaFluent.ServiceInstanceListNested editServiceInstanceList();
    public ValidationSchemaFluent.ServiceInstanceListNested editOrNewServiceInstanceList();
    public ValidationSchemaFluent.ServiceInstanceListNested editOrNewServiceInstanceListLike(ServiceInstanceList item);

    public interface ClusterServiceBrokerNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterServiceBrokerFluent>{

        
    public N and();    public N endClusterServiceBroker();
}
    public interface ClusterServiceBrokerListNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterServiceBrokerListFluent>{

        
    public N and();    public N endClusterServiceBrokerList();
}
    public interface ClusterServiceClassNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterServiceClassFluent>{

        
    public N and();    public N endClusterServiceClass();
}
    public interface ClusterServiceClassListNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterServiceClassListFluent>{

        
    public N and();    public N endClusterServiceClassList();
}
    public interface ClusterServicePlanNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterServicePlanFluent>{

        
    public N and();    public N endClusterServicePlan();
}
    public interface ClusterServicePlanListNested extends io.fabric8.kubernetes.api.builder.Nested,ClusterServicePlanListFluent>{

        
    public N and();    public N endClusterServicePlanList();
}
    public interface ServiceBindingNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceBindingFluent>{

        
    public N and();    public N endServiceBinding();
}
    public interface ServiceBindingListNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceBindingListFluent>{

        
    public N and();    public N endServiceBindingList();
}
    public interface ServiceBrokerNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceBrokerFluent>{

        
    public N and();    public N endServiceBroker();
}
    public interface ServiceBrokerListNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceBrokerListFluent>{

        
    public N and();    public N endServiceBrokerList();
}
    public interface ServiceInstanceNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceInstanceFluent>{

        
    public N and();    public N endServiceInstance();
}
    public interface ServiceInstanceListNested extends io.fabric8.kubernetes.api.builder.Nested,ServiceInstanceListFluent>{

        
    public N and();    public N endServiceInstanceList();
}


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy