| Modifier and Type | Method and Description |
|---|---|
GuestInstalledApplication |
GuestInstalledApplication.Builder.build() |
GuestInstalledApplication |
GuestInstalledApplication.Builder.buildPartial() |
static GuestInstalledApplication |
GuestInstalledApplication.getDefaultInstance() |
GuestInstalledApplication |
GuestInstalledApplication.getDefaultInstanceForType() |
GuestInstalledApplication |
GuestInstalledApplication.Builder.getDefaultInstanceForType() |
GuestInstalledApplication |
GuestInstalledApplicationList.getEntries(int index)
Application entries.
|
GuestInstalledApplication |
GuestInstalledApplicationList.Builder.getEntries(int index)
Application entries.
|
GuestInstalledApplication |
GuestInstalledApplicationListOrBuilder.getEntries(int index)
Application entries.
|
static GuestInstalledApplication |
GuestInstalledApplication.parseDelimitedFrom(InputStream input) |
static GuestInstalledApplication |
GuestInstalledApplication.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(byte[] data) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(ByteBuffer data) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(com.google.protobuf.ByteString data) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(com.google.protobuf.CodedInputStream input) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(InputStream input) |
static GuestInstalledApplication |
GuestInstalledApplication.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<GuestInstalledApplication> |
GuestInstalledApplicationList.getEntriesList()
Application entries.
|
List<GuestInstalledApplication> |
GuestInstalledApplicationList.Builder.getEntriesList()
Application entries.
|
List<GuestInstalledApplication> |
GuestInstalledApplicationListOrBuilder.getEntriesList()
Application entries.
|
com.google.protobuf.Parser<GuestInstalledApplication> |
GuestInstalledApplication.getParserForType() |
static com.google.protobuf.Parser<GuestInstalledApplication> |
GuestInstalledApplication.parser() |
| Modifier and Type | Method and Description |
|---|---|
GuestInstalledApplicationList.Builder |
GuestInstalledApplicationList.Builder.addEntries(GuestInstalledApplication value)
Application entries.
|
GuestInstalledApplicationList.Builder |
GuestInstalledApplicationList.Builder.addEntries(int index,
GuestInstalledApplication value)
Application entries.
|
GuestInstalledApplication.Builder |
GuestInstalledApplication.Builder.mergeFrom(GuestInstalledApplication other) |
static GuestInstalledApplication.Builder |
GuestInstalledApplication.newBuilder(GuestInstalledApplication prototype) |
GuestInstalledApplicationList.Builder |
GuestInstalledApplicationList.Builder.setEntries(int index,
GuestInstalledApplication value)
Application entries.
|
| Modifier and Type | Method and Description |
|---|---|
GuestInstalledApplicationList.Builder |
GuestInstalledApplicationList.Builder.addAllEntries(Iterable<? extends GuestInstalledApplication> values)
Application entries.
|
Copyright © 2024 Google LLC. All rights reserved.