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 classBasicScalingA service with basic scaling will create an instance when the application receives a request.static classBasicScaling.BuilderA 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 BasicScalingOrBuilderVersion.Builder. getBasicScalingOrBuilder()A service with basic scaling will create an instance when the application receives a request.BasicScalingOrBuilderVersion. getBasicScalingOrBuilder()A service with basic scaling will create an instance when the application receives a request.BasicScalingOrBuilderVersionOrBuilder. getBasicScalingOrBuilder()A service with basic scaling will create an instance when the application receives a request.
-