public class V1alpha1OriginSpec extends Object
| Constructor and Description |
|---|
V1alpha1OriginSpec() |
public V1alpha1OriginSpec elasticsearch(V1alpha1ElasticsearchSpec elasticsearch)
public V1alpha1ElasticsearchSpec getElasticsearch()
public void setElasticsearch(V1alpha1ElasticsearchSpec elasticsearch)
public V1alpha1OriginSpec etcd(V1alpha1EtcdSpec etcd)
public V1alpha1EtcdSpec getEtcd()
public void setEtcd(V1alpha1EtcdSpec etcd)
public V1alpha1OriginSpec memcached(V1alpha1MemcachedSpec memcached)
public V1alpha1MemcachedSpec getMemcached()
public void setMemcached(V1alpha1MemcachedSpec memcached)
public V1alpha1OriginSpec mongodb(V1alpha1MongoDBSpec mongodb)
public V1alpha1MongoDBSpec getMongodb()
public void setMongodb(V1alpha1MongoDBSpec mongodb)
public V1alpha1OriginSpec mysql(V1alpha1MySQLSpec mysql)
public V1alpha1MySQLSpec getMysql()
public void setMysql(V1alpha1MySQLSpec mysql)
public V1alpha1OriginSpec postgres(V1alpha1PostgresSpec postgres)
public V1alpha1PostgresSpec getPostgres()
public void setPostgres(V1alpha1PostgresSpec postgres)
public V1alpha1OriginSpec redis(V1alpha1RedisSpec redis)
public V1alpha1RedisSpec getRedis()
public void setRedis(V1alpha1RedisSpec redis)
Copyright © 2018. All rights reserved.