public static final class BackupProtos.BackupProcContext.Builder extends <any> implements BackupProtos.BackupProcContextOrBuilder
BackupProcContextpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public BackupProtos.BackupProcContext.Builder clear()
public BackupProtos.BackupProcContext.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public BackupProtos.BackupProcContext getDefaultInstanceForType()
public BackupProtos.BackupProcContext build()
public BackupProtos.BackupProcContext buildPartial()
public BackupProtos.BackupProcContext.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public BackupProtos.BackupProcContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasCtx()
required .BackupInfo ctx = 1;hasCtx in interface BackupProtos.BackupProcContextOrBuilderpublic BackupProtos.BackupInfo getCtx()
required .BackupInfo ctx = 1;getCtx in interface BackupProtos.BackupProcContextOrBuilderpublic BackupProtos.BackupProcContext.Builder setCtx(BackupProtos.BackupInfo value)
required .BackupInfo ctx = 1;public BackupProtos.BackupProcContext.Builder setCtx(BackupProtos.BackupInfo.Builder builderForValue)
required .BackupInfo ctx = 1;public BackupProtos.BackupProcContext.Builder mergeCtx(BackupProtos.BackupInfo value)
required .BackupInfo ctx = 1;public BackupProtos.BackupProcContext.Builder clearCtx()
required .BackupInfo ctx = 1;public BackupProtos.BackupInfo.Builder getCtxBuilder()
required .BackupInfo ctx = 1;public BackupProtos.BackupInfoOrBuilder getCtxOrBuilder()
required .BackupInfo ctx = 1;getCtxOrBuilder in interface BackupProtos.BackupProcContextOrBuilderpublic java.util.List<BackupProtos.ServerTimestamp> getServerTimestampList()
repeated .ServerTimestamp server_timestamp = 2;getServerTimestampList in interface BackupProtos.BackupProcContextOrBuilderpublic int getServerTimestampCount()
repeated .ServerTimestamp server_timestamp = 2;getServerTimestampCount in interface BackupProtos.BackupProcContextOrBuilderpublic BackupProtos.ServerTimestamp getServerTimestamp(int index)
repeated .ServerTimestamp server_timestamp = 2;getServerTimestamp in interface BackupProtos.BackupProcContextOrBuilderpublic BackupProtos.BackupProcContext.Builder setServerTimestamp(int index, BackupProtos.ServerTimestamp value)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder setServerTimestamp(int index, BackupProtos.ServerTimestamp.Builder builderForValue)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder addServerTimestamp(BackupProtos.ServerTimestamp value)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder addServerTimestamp(int index, BackupProtos.ServerTimestamp value)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder addServerTimestamp(BackupProtos.ServerTimestamp.Builder builderForValue)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder addServerTimestamp(int index, BackupProtos.ServerTimestamp.Builder builderForValue)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder addAllServerTimestamp(java.lang.Iterable<? extends BackupProtos.ServerTimestamp> values)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder clearServerTimestamp()
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.BackupProcContext.Builder removeServerTimestamp(int index)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.ServerTimestamp.Builder getServerTimestampBuilder(int index)
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.ServerTimestampOrBuilder getServerTimestampOrBuilder(int index)
repeated .ServerTimestamp server_timestamp = 2;getServerTimestampOrBuilder in interface BackupProtos.BackupProcContextOrBuilderpublic java.util.List<? extends BackupProtos.ServerTimestampOrBuilder> getServerTimestampOrBuilderList()
repeated .ServerTimestamp server_timestamp = 2;getServerTimestampOrBuilderList in interface BackupProtos.BackupProcContextOrBuilderpublic BackupProtos.ServerTimestamp.Builder addServerTimestampBuilder()
repeated .ServerTimestamp server_timestamp = 2;public BackupProtos.ServerTimestamp.Builder addServerTimestampBuilder(int index)
repeated .ServerTimestamp server_timestamp = 2;public java.util.List<BackupProtos.ServerTimestamp.Builder> getServerTimestampBuilderList()
repeated .ServerTimestamp server_timestamp = 2;