Uses of Interface
com.google.appengine.v1.AuthorizedDomainOrBuilder
-
Packages that use AuthorizedDomainOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of AuthorizedDomainOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement AuthorizedDomainOrBuilder Modifier and Type Class Description classAuthorizedDomainA domain that a user has been authorized to administer.static classAuthorizedDomain.BuilderA domain that a user has been authorized to administer.Methods in com.google.appengine.v1 that return AuthorizedDomainOrBuilder Modifier and Type Method Description AuthorizedDomainOrBuilderListAuthorizedDomainsResponse.Builder. getDomainsOrBuilder(int index)The authorized domains belonging to the user.AuthorizedDomainOrBuilderListAuthorizedDomainsResponse. getDomainsOrBuilder(int index)The authorized domains belonging to the user.AuthorizedDomainOrBuilderListAuthorizedDomainsResponseOrBuilder. getDomainsOrBuilder(int index)The authorized domains belonging to the user.Methods in com.google.appengine.v1 that return types with arguments of type AuthorizedDomainOrBuilder Modifier and Type Method Description List<? extends AuthorizedDomainOrBuilder>ListAuthorizedDomainsResponse.Builder. getDomainsOrBuilderList()The authorized domains belonging to the user.List<? extends AuthorizedDomainOrBuilder>ListAuthorizedDomainsResponse. getDomainsOrBuilderList()The authorized domains belonging to the user.List<? extends AuthorizedDomainOrBuilder>ListAuthorizedDomainsResponseOrBuilder. getDomainsOrBuilderList()The authorized domains belonging to the user.
-