BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clear() |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clearDatabase() |
Required.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clearSessionCount() |
Required.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clearSessionTemplate() |
Parameters to be applied to each created session.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.clone() |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.mergeFrom(BatchCreateSessionsRequest other) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.mergeSessionTemplate(Session value) |
Parameters to be applied to each created session.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.newBuilder() |
|
static BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.newBuilder(BatchCreateSessionsRequest prototype) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.newBuilderForType() |
|
protected BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setDatabase(String value) |
Required.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setDatabaseBytes(com.google.protobuf.ByteString value) |
Required.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setSessionCount(int value) |
Required.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setSessionTemplate(Session value) |
Parameters to be applied to each created session.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setSessionTemplate(Session.Builder builderForValue) |
Parameters to be applied to each created session.
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchCreateSessionsRequest.Builder |
BatchCreateSessionsRequest.toBuilder() |
|