Uses of Class
com.google.api.Page
Packages that use Page
-
Uses of Page in com.google.api
Methods in com.google.api that return PageModifier and TypeMethodDescriptionPage.Builder.build()Page.Builder.buildPartial()static PagePage.getDefaultInstance()Page.Builder.getDefaultInstanceForType()Page.getDefaultInstanceForType()Documentation.Builder.getPages(int index) The top level pages for the documentation set.Documentation.getPages(int index) The top level pages for the documentation set.DocumentationOrBuilder.getPages(int index) The top level pages for the documentation set.Page.Builder.getSubpages(int index) Subpages of this page.Page.getSubpages(int index) Subpages of this page.PageOrBuilder.getSubpages(int index) Subpages of this page.static PagePage.parseDelimitedFrom(InputStream input) static PagePage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PagePage.parseFrom(byte[] data) static PagePage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PagePage.parseFrom(com.google.protobuf.ByteString data) static PagePage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PagePage.parseFrom(com.google.protobuf.CodedInputStream input) static PagePage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PagePage.parseFrom(InputStream input) static PagePage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PagePage.parseFrom(ByteBuffer data) static PagePage.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type PageModifier and TypeMethodDescriptionDocumentation.Builder.getPagesList()The top level pages for the documentation set.Documentation.getPagesList()The top level pages for the documentation set.DocumentationOrBuilder.getPagesList()The top level pages for the documentation set.com.google.protobuf.Parser<Page>Page.getParserForType()Page.Builder.getSubpagesList()Subpages of this page.Page.getSubpagesList()Subpages of this page.PageOrBuilder.getSubpagesList()Subpages of this page.static com.google.protobuf.Parser<Page>Page.parser()Methods in com.google.api with parameters of type PageModifier and TypeMethodDescriptionThe top level pages for the documentation set.The top level pages for the documentation set.Page.Builder.addSubpages(int index, Page value) Subpages of this page.Page.Builder.addSubpages(Page value) Subpages of this page.static Page.BuilderPage.newBuilder(Page prototype) The top level pages for the documentation set.Page.Builder.setSubpages(int index, Page value) Subpages of this page.Method parameters in com.google.api with type arguments of type PageModifier and TypeMethodDescriptionDocumentation.Builder.addAllPages(Iterable<? extends Page> values) The top level pages for the documentation set.Page.Builder.addAllSubpages(Iterable<? extends Page> values) Subpages of this page.