Uses of Class
com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Uses of BatchCreateSessionsRequest.Builder in com.google.spanner.v1
Methods in com.google.spanner.v1 that return BatchCreateSessionsRequest.BuilderModifier and TypeMethodDescriptionBatchCreateSessionsRequest.Builder.clear()BatchCreateSessionsRequest.Builder.clearDatabase()Required.BatchCreateSessionsRequest.Builder.clearSessionCount()Required.BatchCreateSessionsRequest.Builder.clearSessionTemplate()Parameters to apply to each created session.BatchCreateSessionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchCreateSessionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) BatchCreateSessionsRequest.Builder.mergeFrom(BatchCreateSessionsRequest other) BatchCreateSessionsRequest.Builder.mergeSessionTemplate(Session value) Parameters to apply to each created session.BatchCreateSessionsRequest.newBuilder()BatchCreateSessionsRequest.newBuilder(BatchCreateSessionsRequest prototype) BatchCreateSessionsRequest.newBuilderForType()protected BatchCreateSessionsRequest.BuilderBatchCreateSessionsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BatchCreateSessionsRequest.Builder.setDatabase(String value) Required.BatchCreateSessionsRequest.Builder.setDatabaseBytes(com.google.protobuf.ByteString value) Required.BatchCreateSessionsRequest.Builder.setSessionCount(int value) Required.BatchCreateSessionsRequest.Builder.setSessionTemplate(Session value) Parameters to apply to each created session.BatchCreateSessionsRequest.Builder.setSessionTemplate(Session.Builder builderForValue) Parameters to apply to each created session.BatchCreateSessionsRequest.toBuilder()