target.apidocs.com.google.api.services.spanner.v1.Spanner.Scans.html Maven / Gradle / Ivy
Spanner.Scans (Cloud Spanner API v1-rev20240910-2.0.0)
com.google.api.services.spanner.v1
Class Spanner.Scans
- java.lang.Object
-
- com.google.api.services.spanner.v1.Spanner.Scans
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Spanner.Scans.List
-
Constructor Summary
Constructors
Constructor and Description
Scans()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Spanner.Scans.List
list(String parent)
Return available scans given a Database-specific resource name.
-
-
Method Detail
-
list
public Spanner.Scans.List list(String parent)
throws IOException
Return available scans given a Database-specific resource name.
Create a request for the method "scans.list".
This request holds the parameters needed by the spanner server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. The unique name of the parent resource, specific to the Database service implementing this
interface.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy