Uses of Interface
com.google.appengine.v1.BasicScalingOrBuilder
-
Packages that use BasicScalingOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of BasicScalingOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement BasicScalingOrBuilder Modifier and Type Class Description class
BasicScaling
A service with basic scaling will create an instance when the application receives a request.static class
BasicScaling.Builder
A service with basic scaling will create an instance when the application receives a request.Methods in com.google.appengine.v1 that return BasicScalingOrBuilder Modifier and Type Method Description BasicScalingOrBuilder
Version.Builder. getBasicScalingOrBuilder()
A service with basic scaling will create an instance when the application receives a request.BasicScalingOrBuilder
Version. getBasicScalingOrBuilder()
A service with basic scaling will create an instance when the application receives a request.BasicScalingOrBuilder
VersionOrBuilder. getBasicScalingOrBuilder()
A service with basic scaling will create an instance when the application receives a request.
-