| Modifier and Type | Method and Description |
|---|---|
VirtualMachinePreferences |
VirtualMachinePreferences.Builder.build() |
VirtualMachinePreferences |
VirtualMachinePreferences.Builder.buildPartial() |
static VirtualMachinePreferences |
VirtualMachinePreferences.getDefaultInstance() |
VirtualMachinePreferences |
VirtualMachinePreferences.getDefaultInstanceForType() |
VirtualMachinePreferences |
VirtualMachinePreferences.Builder.getDefaultInstanceForType() |
VirtualMachinePreferences |
ReportSummary.GroupPreferenceSetFindingOrBuilder.getMachinePreferences()
A set of preferences that applies to all machines in the context.
|
VirtualMachinePreferences |
ReportSummary.GroupPreferenceSetFinding.getMachinePreferences()
A set of preferences that applies to all machines in the context.
|
VirtualMachinePreferences |
ReportSummary.GroupPreferenceSetFinding.Builder.getMachinePreferences()
A set of preferences that applies to all machines in the context.
|
VirtualMachinePreferences |
PreferenceSet.getVirtualMachinePreferences()
A set of preferences that applies to all virtual machines in the context.
|
VirtualMachinePreferences |
PreferenceSet.Builder.getVirtualMachinePreferences()
A set of preferences that applies to all virtual machines in the context.
|
VirtualMachinePreferences |
PreferenceSetOrBuilder.getVirtualMachinePreferences()
A set of preferences that applies to all virtual machines in the context.
|
static VirtualMachinePreferences |
VirtualMachinePreferences.parseDelimitedFrom(InputStream input) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(byte[] data) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(ByteBuffer data) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(com.google.protobuf.ByteString data) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(com.google.protobuf.CodedInputStream input) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(InputStream input) |
static VirtualMachinePreferences |
VirtualMachinePreferences.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VirtualMachinePreferences> |
VirtualMachinePreferences.getParserForType() |
static com.google.protobuf.Parser<VirtualMachinePreferences> |
VirtualMachinePreferences.parser() |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachinePreferences.Builder |
VirtualMachinePreferences.Builder.mergeFrom(VirtualMachinePreferences other) |
ReportSummary.GroupPreferenceSetFinding.Builder |
ReportSummary.GroupPreferenceSetFinding.Builder.mergeMachinePreferences(VirtualMachinePreferences value)
A set of preferences that applies to all machines in the context.
|
PreferenceSet.Builder |
PreferenceSet.Builder.mergeVirtualMachinePreferences(VirtualMachinePreferences value)
A set of preferences that applies to all virtual machines in the context.
|
static VirtualMachinePreferences.Builder |
VirtualMachinePreferences.newBuilder(VirtualMachinePreferences prototype) |
ReportSummary.GroupPreferenceSetFinding.Builder |
ReportSummary.GroupPreferenceSetFinding.Builder.setMachinePreferences(VirtualMachinePreferences value)
A set of preferences that applies to all machines in the context.
|
PreferenceSet.Builder |
PreferenceSet.Builder.setVirtualMachinePreferences(VirtualMachinePreferences value)
A set of preferences that applies to all virtual machines in the context.
|
Copyright © 2024 Google LLC. All rights reserved.