Uses of Class
com.google.spanner.v1.GetSessionRequest
-
-
Uses of GetSessionRequest in com.google.spanner.v1
Methods in com.google.spanner.v1 that return GetSessionRequest Modifier and Type Method Description GetSessionRequestGetSessionRequest.Builder. build()GetSessionRequestGetSessionRequest.Builder. buildPartial()static GetSessionRequestGetSessionRequest. getDefaultInstance()GetSessionRequestGetSessionRequest.Builder. getDefaultInstanceForType()GetSessionRequestGetSessionRequest. getDefaultInstanceForType()static GetSessionRequestGetSessionRequest. parseDelimitedFrom(InputStream input)static GetSessionRequestGetSessionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(byte[] data)static GetSessionRequestGetSessionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.ByteString data)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(InputStream input)static GetSessionRequestGetSessionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(ByteBuffer data)static GetSessionRequestGetSessionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type GetSessionRequest Modifier and Type Method Description com.google.protobuf.Parser<GetSessionRequest>GetSessionRequest. getParserForType()static com.google.protobuf.Parser<GetSessionRequest>GetSessionRequest. parser()Methods in com.google.spanner.v1 with parameters of type GetSessionRequest Modifier and Type Method Description GetSessionRequest.BuilderGetSessionRequest.Builder. mergeFrom(GetSessionRequest other)static GetSessionRequest.BuilderGetSessionRequest. newBuilder(GetSessionRequest prototype)
-