| Modifier and Type | Method and Description |
|---|---|
OpenFileList |
OpenFileList.Builder.build() |
OpenFileList |
OpenFileList.Builder.buildPartial() |
static OpenFileList |
OpenFileList.getDefaultInstance() |
OpenFileList |
OpenFileList.getDefaultInstanceForType() |
OpenFileList |
OpenFileList.Builder.getDefaultInstanceForType() |
OpenFileList |
GuestRuntimeDetails.getOpenFileList()
Open files information.
|
OpenFileList |
GuestRuntimeDetails.Builder.getOpenFileList()
Open files information.
|
OpenFileList |
GuestRuntimeDetailsOrBuilder.getOpenFileList()
Open files information.
|
static OpenFileList |
OpenFileList.parseDelimitedFrom(InputStream input) |
static OpenFileList |
OpenFileList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenFileList |
OpenFileList.parseFrom(byte[] data) |
static OpenFileList |
OpenFileList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenFileList |
OpenFileList.parseFrom(ByteBuffer data) |
static OpenFileList |
OpenFileList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenFileList |
OpenFileList.parseFrom(com.google.protobuf.ByteString data) |
static OpenFileList |
OpenFileList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenFileList |
OpenFileList.parseFrom(com.google.protobuf.CodedInputStream input) |
static OpenFileList |
OpenFileList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenFileList |
OpenFileList.parseFrom(InputStream input) |
static OpenFileList |
OpenFileList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OpenFileList> |
OpenFileList.getParserForType() |
static com.google.protobuf.Parser<OpenFileList> |
OpenFileList.parser() |
| Modifier and Type | Method and Description |
|---|---|
OpenFileList.Builder |
OpenFileList.Builder.mergeFrom(OpenFileList other) |
GuestRuntimeDetails.Builder |
GuestRuntimeDetails.Builder.mergeOpenFileList(OpenFileList value)
Open files information.
|
static OpenFileList.Builder |
OpenFileList.newBuilder(OpenFileList prototype) |
GuestRuntimeDetails.Builder |
GuestRuntimeDetails.Builder.setOpenFileList(OpenFileList value)
Open files information.
|
Copyright © 2024 Google LLC. All rights reserved.