public static final class Protos.Tenant.Builder extends com.google.protobuf.GeneratedMessage.Builder<Protos.Tenant.Builder> implements Protos.TenantOrBuilder
Tenant
| Modifier and Type | Method and Description |
|---|---|
Protos.Tenant |
build() |
Protos.Tenant |
buildPartial() |
Protos.Tenant.Builder |
clear() |
Protos.Tenant.Builder |
clearDatasourceName()
required string datasource_name = 3; |
Protos.Tenant.Builder |
clearName()
required string name = 1; |
Protos.Tenant.Builder |
clearNamespace()
required string namespace = 2; |
Protos.Tenant.Builder |
clearProtobufMessage()
required string protobuf_message = 4; |
Protos.Tenant.Builder |
clone() |
String |
getDatasourceName()
required string datasource_name = 3; |
com.google.protobuf.ByteString |
getDatasourceNameBytes()
required string datasource_name = 3; |
Protos.Tenant |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getNamespace()
required string namespace = 2; |
com.google.protobuf.ByteString |
getNamespaceBytes()
required string namespace = 2; |
String |
getProtobufMessage()
required string protobuf_message = 4; |
com.google.protobuf.ByteString |
getProtobufMessageBytes()
required string protobuf_message = 4; |
boolean |
hasDatasourceName()
required string datasource_name = 3; |
boolean |
hasName()
required string name = 1; |
boolean |
hasNamespace()
required string namespace = 2; |
boolean |
hasProtobufMessage()
required string protobuf_message = 4; |
boolean |
isInitialized() |
Protos.Tenant.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protos.Tenant.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protos.Tenant.Builder |
mergeFrom(Protos.Tenant other) |
Protos.Tenant.Builder |
setDatasourceName(String value)
required string datasource_name = 3; |
Protos.Tenant.Builder |
setDatasourceNameBytes(com.google.protobuf.ByteString value)
required string datasource_name = 3; |
Protos.Tenant.Builder |
setName(String value)
required string name = 1; |
Protos.Tenant.Builder |
setNameBytes(com.google.protobuf.ByteString value)
required string name = 1; |
Protos.Tenant.Builder |
setNamespace(String value)
required string namespace = 2; |
Protos.Tenant.Builder |
setNamespaceBytes(com.google.protobuf.ByteString value)
required string namespace = 2; |
Protos.Tenant.Builder |
setProtobufMessage(String value)
required string protobuf_message = 4; |
Protos.Tenant.Builder |
setProtobufMessageBytes(com.google.protobuf.ByteString value)
required string protobuf_message = 4; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public Protos.Tenant.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Protos.Tenant.Builder>public Protos.Tenant.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Protos.Tenant.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Protos.Tenant.Builder>public Protos.Tenant getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Protos.Tenant build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Protos.Tenant buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Protos.Tenant.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Protos.Tenant.Builder>public Protos.Tenant.Builder mergeFrom(Protos.Tenant other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Protos.Tenant.Builder>public Protos.Tenant.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Protos.Tenant.Builder>IOExceptionpublic boolean hasName()
required string name = 1;
the tenant name; this is usually the protobuf message type name
hasName in interface Protos.TenantOrBuilderpublic String getName()
required string name = 1;
the tenant name; this is usually the protobuf message type name
getName in interface Protos.TenantOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1;
the tenant name; this is usually the protobuf message type name
getNameBytes in interface Protos.TenantOrBuilderpublic Protos.Tenant.Builder setName(String value)
required string name = 1;
the tenant name; this is usually the protobuf message type name
public Protos.Tenant.Builder clearName()
required string name = 1;
the tenant name; this is usually the protobuf message type name
public Protos.Tenant.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;
the tenant name; this is usually the protobuf message type name
public boolean hasNamespace()
required string namespace = 2;
a namespace assigned to this tenant; this is the table name if datasource is mysql
hasNamespace in interface Protos.TenantOrBuilderpublic String getNamespace()
required string namespace = 2;
a namespace assigned to this tenant; this is the table name if datasource is mysql
getNamespace in interface Protos.TenantOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
required string namespace = 2;
a namespace assigned to this tenant; this is the table name if datasource is mysql
getNamespaceBytes in interface Protos.TenantOrBuilderpublic Protos.Tenant.Builder setNamespace(String value)
required string namespace = 2;
a namespace assigned to this tenant; this is the table name if datasource is mysql
public Protos.Tenant.Builder clearNamespace()
required string namespace = 2;
a namespace assigned to this tenant; this is the table name if datasource is mysql
public Protos.Tenant.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
required string namespace = 2;
a namespace assigned to this tenant; this is the table name if datasource is mysql
public boolean hasDatasourceName()
required string datasource_name = 3;
name of the datasource to use for accessing objects of this tenant
hasDatasourceName in interface Protos.TenantOrBuilderpublic String getDatasourceName()
required string datasource_name = 3;
name of the datasource to use for accessing objects of this tenant
getDatasourceName in interface Protos.TenantOrBuilderpublic com.google.protobuf.ByteString getDatasourceNameBytes()
required string datasource_name = 3;
name of the datasource to use for accessing objects of this tenant
getDatasourceNameBytes in interface Protos.TenantOrBuilderpublic Protos.Tenant.Builder setDatasourceName(String value)
required string datasource_name = 3;
name of the datasource to use for accessing objects of this tenant
public Protos.Tenant.Builder clearDatasourceName()
required string datasource_name = 3;
name of the datasource to use for accessing objects of this tenant
public Protos.Tenant.Builder setDatasourceNameBytes(com.google.protobuf.ByteString value)
required string datasource_name = 3;
name of the datasource to use for accessing objects of this tenant
public boolean hasProtobufMessage()
required string protobuf_message = 4;
the actual protocol buffer description of the message as a string this is copied into a file and the compiled into .desc file to extract the data schema
hasProtobufMessage in interface Protos.TenantOrBuilderpublic String getProtobufMessage()
required string protobuf_message = 4;
the actual protocol buffer description of the message as a string this is copied into a file and the compiled into .desc file to extract the data schema
getProtobufMessage in interface Protos.TenantOrBuilderpublic com.google.protobuf.ByteString getProtobufMessageBytes()
required string protobuf_message = 4;
the actual protocol buffer description of the message as a string this is copied into a file and the compiled into .desc file to extract the data schema
getProtobufMessageBytes in interface Protos.TenantOrBuilderpublic Protos.Tenant.Builder setProtobufMessage(String value)
required string protobuf_message = 4;
the actual protocol buffer description of the message as a string this is copied into a file and the compiled into .desc file to extract the data schema
public Protos.Tenant.Builder clearProtobufMessage()
required string protobuf_message = 4;
the actual protocol buffer description of the message as a string this is copied into a file and the compiled into .desc file to extract the data schema
public Protos.Tenant.Builder setProtobufMessageBytes(com.google.protobuf.ByteString value)
required string protobuf_message = 4;
the actual protocol buffer description of the message as a string this is copied into a file and the compiled into .desc file to extract the data schema
Copyright © 2015. All rights reserved.