Uses of Interface
com.google.spanner.v1.SessionOrBuilder
-
-
Uses of SessionOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement SessionOrBuilder Modifier and Type Class Description classSessionA session in the Cloud Spanner API.static classSession.BuilderA session in the Cloud Spanner API.Methods in com.google.spanner.v1 that return SessionOrBuilder Modifier and Type Method Description SessionOrBuilderBatchCreateSessionsResponse.Builder. getSessionOrBuilder(int index)The freshly created sessions.SessionOrBuilderBatchCreateSessionsResponse. getSessionOrBuilder(int index)The freshly created sessions.SessionOrBuilderBatchCreateSessionsResponseOrBuilder. getSessionOrBuilder(int index)The freshly created sessions.SessionOrBuilderCreateSessionRequest.Builder. getSessionOrBuilder()Required.SessionOrBuilderCreateSessionRequest. getSessionOrBuilder()Required.SessionOrBuilderCreateSessionRequestOrBuilder. getSessionOrBuilder()Required.SessionOrBuilderListSessionsResponse.Builder. getSessionsOrBuilder(int index)The list of requested sessions.SessionOrBuilderListSessionsResponse. getSessionsOrBuilder(int index)The list of requested sessions.SessionOrBuilderListSessionsResponseOrBuilder. getSessionsOrBuilder(int index)The list of requested sessions.SessionOrBuilderBatchCreateSessionsRequest.Builder. getSessionTemplateOrBuilder()Parameters to be applied to each created session.SessionOrBuilderBatchCreateSessionsRequest. getSessionTemplateOrBuilder()Parameters to be applied to each created session.SessionOrBuilderBatchCreateSessionsRequestOrBuilder. getSessionTemplateOrBuilder()Parameters to be applied to each created session.Methods in com.google.spanner.v1 that return types with arguments of type SessionOrBuilder Modifier and Type Method Description List<? extends SessionOrBuilder>BatchCreateSessionsResponse.Builder. getSessionOrBuilderList()The freshly created sessions.List<? extends SessionOrBuilder>BatchCreateSessionsResponse. getSessionOrBuilderList()The freshly created sessions.List<? extends SessionOrBuilder>BatchCreateSessionsResponseOrBuilder. getSessionOrBuilderList()The freshly created sessions.List<? extends SessionOrBuilder>ListSessionsResponse.Builder. getSessionsOrBuilderList()The list of requested sessions.List<? extends SessionOrBuilder>ListSessionsResponse. getSessionsOrBuilderList()The list of requested sessions.List<? extends SessionOrBuilder>ListSessionsResponseOrBuilder. getSessionsOrBuilderList()The list of requested sessions.
-