public class Spanner.Projects.InstanceConfigs.SsdCaches extends Object
Modifier and Type | Class and Description |
---|---|
class |
Spanner.Projects.InstanceConfigs.SsdCaches.Operations
The "operations" collection of methods.
|
Constructor and Description |
---|
SsdCaches() |
Modifier and Type | Method and Description |
---|---|
Spanner.Projects.InstanceConfigs.SsdCaches.Operations |
operations()
An accessor for creating requests from the Operations collection.
|
public Spanner.Projects.InstanceConfigs.SsdCaches.Operations operations()
The typical use is:
Spanner spanner = new Spanner(...);
Spanner.Operations.List request = spanner.operations().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.