public static final class PlanProto.AlterTablespaceNode.SetLocation.Builder extends com.google.protobuf.GeneratedMessage.Builder<PlanProto.AlterTablespaceNode.SetLocation.Builder> implements PlanProto.AlterTablespaceNode.SetLocationOrBuilder
AlterTablespaceNode.SetLocationaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.AlterTablespaceNode.SetLocation.Builder>public PlanProto.AlterTablespaceNode.SetLocation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.AlterTablespaceNode.SetLocation.Builder>public PlanProto.AlterTablespaceNode.SetLocation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.AlterTablespaceNode.SetLocation.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<PlanProto.AlterTablespaceNode.SetLocation.Builder>public PlanProto.AlterTablespaceNode.SetLocation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PlanProto.AlterTablespaceNode.SetLocation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PlanProto.AlterTablespaceNode.SetLocation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PlanProto.AlterTablespaceNode.SetLocation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlanProto.AlterTablespaceNode.SetLocation.Builder>public PlanProto.AlterTablespaceNode.SetLocation.Builder mergeFrom(PlanProto.AlterTablespaceNode.SetLocation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.AlterTablespaceNode.SetLocation.Builder>public PlanProto.AlterTablespaceNode.SetLocation.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<PlanProto.AlterTablespaceNode.SetLocation.Builder>IOExceptionpublic boolean hasLocation()
required string location = 1;hasLocation in interface PlanProto.AlterTablespaceNode.SetLocationOrBuilderpublic String getLocation()
required string location = 1;getLocation in interface PlanProto.AlterTablespaceNode.SetLocationOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
required string location = 1;getLocationBytes in interface PlanProto.AlterTablespaceNode.SetLocationOrBuilderpublic PlanProto.AlterTablespaceNode.SetLocation.Builder setLocation(String value)
required string location = 1;public PlanProto.AlterTablespaceNode.SetLocation.Builder clearLocation()
required string location = 1;public PlanProto.AlterTablespaceNode.SetLocation.Builder setLocationBytes(com.google.protobuf.ByteString value)
required string location = 1;Copyright © 2015 Apache Software Foundation. All Rights Reserved.