Uses of Class
com.google.appengine.v1.ServicesSettings
-
Packages that use ServicesSettings Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ServicesSettings in com.google.appengine.v1
Methods in com.google.appengine.v1 that return ServicesSettings Modifier and Type Method Description ServicesSettingsServicesSettings.Builder. build()static ServicesSettingsServicesSettings. create(ServicesStubSettings stub)ServicesSettingsServicesClient. getSettings()Methods in com.google.appengine.v1 with parameters of type ServicesSettings Modifier and Type Method Description static ServicesClientServicesClient. create(ServicesSettings settings)Constructs an instance of ServicesClient, using the given settings.Constructors in com.google.appengine.v1 with parameters of type ServicesSettings Constructor Description Builder(ServicesSettings settings)ServicesClient(ServicesSettings settings)Constructs an instance of ServicesClient, using the given settings.
-