JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.cloud.spring.autoconfigure.datastore
Interface DatastoreNamespaceProvider
All Superinterfaces:
Supplier
<
String
>
public interface
DatastoreNamespaceProvider
extends
Supplier
<
String
>
This interface is the return type for the bean that provides namespaces.
Since:
1.2
Method Summary
Methods inherited from interface java.util.function.
Supplier
get