public static final class FetchInventoryResponse.Builder extends GeneratedMessageV3.Builder<FetchInventoryResponse.Builder> implements FetchInventoryResponseOrBuilder
Response message for
fetchInventory.
Protobuf type google.cloud.vmmigration.v1.FetchInventoryResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public FetchInventoryResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public FetchInventoryResponse build()
buildPartial()
public FetchInventoryResponse buildPartial()
clear()
public FetchInventoryResponse.Builder clear()
Overrides
clearAwsVms()
public FetchInventoryResponse.Builder clearAwsVms()
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
clearField(Descriptors.FieldDescriptor field)
public FetchInventoryResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public FetchInventoryResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearSourceVms()
public FetchInventoryResponse.Builder clearSourceVms()
clearUpdateTime()
public FetchInventoryResponse.Builder clearUpdateTime()
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearVmwareVms()
public FetchInventoryResponse.Builder clearVmwareVms()
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
clone()
public FetchInventoryResponse.Builder clone()
Overrides
getAwsVms()
public AwsVmsDetails getAwsVms()
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
getAwsVmsBuilder()
public AwsVmsDetails.Builder getAwsVmsBuilder()
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
getAwsVmsOrBuilder()
public AwsVmsDetailsOrBuilder getAwsVmsOrBuilder()
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
getDefaultInstanceForType()
public FetchInventoryResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getSourceVmsCase()
public FetchInventoryResponse.SourceVmsCase getSourceVmsCase()
getUpdateTime()
public Timestamp getUpdateTime()
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
---|
Type | Description |
Timestamp | The updateTime.
|
getUpdateTimeBuilder()
public Timestamp.Builder getUpdateTimeBuilder()
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder()
public TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getVmwareVms()
public VmwareVmsDetails getVmwareVms()
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
getVmwareVmsBuilder()
public VmwareVmsDetails.Builder getVmwareVmsBuilder()
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
getVmwareVmsOrBuilder()
public VmwareVmsDetailsOrBuilder getVmwareVmsOrBuilder()
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
hasAwsVms()
public boolean hasAwsVms()
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
Returns |
---|
Type | Description |
boolean | Whether the awsVms field is set.
|
hasUpdateTime()
public boolean hasUpdateTime()
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
---|
Type | Description |
boolean | Whether the updateTime field is set.
|
hasVmwareVms()
public boolean hasVmwareVms()
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
Returns |
---|
Type | Description |
boolean | Whether the vmwareVms field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeAwsVms(AwsVmsDetails value)
public FetchInventoryResponse.Builder mergeAwsVms(AwsVmsDetails value)
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
mergeFrom(FetchInventoryResponse other)
public FetchInventoryResponse.Builder mergeFrom(FetchInventoryResponse other)
public FetchInventoryResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public FetchInventoryResponse.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final FetchInventoryResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeUpdateTime(Timestamp value)
public FetchInventoryResponse.Builder mergeUpdateTime(Timestamp value)
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
mergeVmwareVms(VmwareVmsDetails value)
public FetchInventoryResponse.Builder mergeVmwareVms(VmwareVmsDetails value)
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
setAwsVms(AwsVmsDetails value)
public FetchInventoryResponse.Builder setAwsVms(AwsVmsDetails value)
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
setAwsVms(AwsVmsDetails.Builder builderForValue)
public FetchInventoryResponse.Builder setAwsVms(AwsVmsDetails.Builder builderForValue)
The description of the VMs in a Source of type AWS.
.google.cloud.vmmigration.v1.AwsVmsDetails aws_vms = 3;
setField(Descriptors.FieldDescriptor field, Object value)
public FetchInventoryResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public FetchInventoryResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final FetchInventoryResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setUpdateTime(Timestamp value)
public FetchInventoryResponse.Builder setUpdateTime(Timestamp value)
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
setUpdateTime(Timestamp.Builder builderForValue)
public FetchInventoryResponse.Builder setUpdateTime(Timestamp.Builder builderForValue)
Output only. The timestamp when the source was last queried (if the result
is from the cache).
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
---|
Name | Description |
builderForValue | Builder
|
setVmwareVms(VmwareVmsDetails value)
public FetchInventoryResponse.Builder setVmwareVms(VmwareVmsDetails value)
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;
setVmwareVms(VmwareVmsDetails.Builder builderForValue)
public FetchInventoryResponse.Builder setVmwareVms(VmwareVmsDetails.Builder builderForValue)
The description of the VMs in a Source of type Vmware.
.google.cloud.vmmigration.v1.VmwareVmsDetails vmware_vms = 1;