FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clear() |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clearAwsVms() |
The description of the VMs in a Source of type AWS.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clearSourceVms() |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clearUpdateTime() |
Output only.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clearVmwareVms() |
The description of the VMs in a Source of type Vmware.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.clone() |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeAwsVms(AwsVmsDetails value) |
The description of the VMs in a Source of type AWS.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeFrom(FetchInventoryResponse other) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.mergeVmwareVms(VmwareVmsDetails value) |
The description of the VMs in a Source of type Vmware.
|
static FetchInventoryResponse.Builder |
FetchInventoryResponse.newBuilder() |
|
static FetchInventoryResponse.Builder |
FetchInventoryResponse.newBuilder(FetchInventoryResponse prototype) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.newBuilderForType() |
|
protected FetchInventoryResponse.Builder |
FetchInventoryResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setAwsVms(AwsVmsDetails value) |
The description of the VMs in a Source of type AWS.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setAwsVms(AwsVmsDetails.Builder builderForValue) |
The description of the VMs in a Source of type AWS.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setVmwareVms(VmwareVmsDetails value) |
The description of the VMs in a Source of type Vmware.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.Builder.setVmwareVms(VmwareVmsDetails.Builder builderForValue) |
The description of the VMs in a Source of type Vmware.
|
FetchInventoryResponse.Builder |
FetchInventoryResponse.toBuilder() |
|