public static interface Origin.SpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ElasticSpec |
getElastic()
.appscode.kubernetes.v1beta2.ElasticSpec elastic = 1; |
ElasticSpecOrBuilder |
getElasticOrBuilder()
.appscode.kubernetes.v1beta2.ElasticSpec elastic = 1; |
PostgresSpec |
getPostgres()
.appscode.kubernetes.v1beta2.PostgresSpec postgres = 2; |
PostgresSpecOrBuilder |
getPostgresOrBuilder()
.appscode.kubernetes.v1beta2.PostgresSpec postgres = 2; |
boolean |
hasElastic()
.appscode.kubernetes.v1beta2.ElasticSpec elastic = 1; |
boolean |
hasPostgres()
.appscode.kubernetes.v1beta2.PostgresSpec postgres = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasElastic()
.appscode.kubernetes.v1beta2.ElasticSpec elastic = 1;ElasticSpec getElastic()
.appscode.kubernetes.v1beta2.ElasticSpec elastic = 1;ElasticSpecOrBuilder getElasticOrBuilder()
.appscode.kubernetes.v1beta2.ElasticSpec elastic = 1;boolean hasPostgres()
.appscode.kubernetes.v1beta2.PostgresSpec postgres = 2;PostgresSpec getPostgres()
.appscode.kubernetes.v1beta2.PostgresSpec postgres = 2;PostgresSpecOrBuilder getPostgresOrBuilder()
.appscode.kubernetes.v1beta2.PostgresSpec postgres = 2;