Package com.google.cloud.vmmigration.v1
Class AwsVmDetails
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.vmmigration.v1.AwsVmDetails
-
- All Implemented Interfaces:
AwsVmDetailsOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class AwsVmDetails extends com.google.protobuf.GeneratedMessageV3 implements AwsVmDetailsOrBuilder
AwsVmDetails describes a VM in AWS.
Protobuf typegoogle.cloud.vmmigration.v1.AwsVmDetails
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AwsVmDetails.BootOption
The possible values for the vm boot option.static class
AwsVmDetails.Builder
AwsVmDetails describes a VM in AWS.static class
AwsVmDetails.PowerState
Possible values for the power state of the VM.static class
AwsVmDetails.VmArchitecture
Possible values for the architectures of the VM.static class
AwsVmDetails.VmVirtualizationType
Possible values for the virtualization types of the VM.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ARCHITECTURE_FIELD_NUMBER
static int
BOOT_OPTION_FIELD_NUMBER
static int
COMMITTED_STORAGE_MB_FIELD_NUMBER
static int
CPU_COUNT_FIELD_NUMBER
static int
DISK_COUNT_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
INSTANCE_TYPE_FIELD_NUMBER
static int
MEMORY_MB_FIELD_NUMBER
static int
OS_DESCRIPTION_FIELD_NUMBER
static int
POWER_STATE_FIELD_NUMBER
static int
SECURITY_GROUPS_FIELD_NUMBER
static int
SOURCE_DESCRIPTION_FIELD_NUMBER
static int
SOURCE_ID_FIELD_NUMBER
static int
TAGS_FIELD_NUMBER
static int
VIRTUALIZATION_TYPE_FIELD_NUMBER
static int
VM_ID_FIELD_NUMBER
static int
VPC_ID_FIELD_NUMBER
static int
ZONE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsTags(String key)
The tags of the VM.boolean
equals(Object obj)
AwsVmDetails.VmArchitecture
getArchitecture()
The CPU architecture.int
getArchitectureValue()
The CPU architecture.AwsVmDetails.BootOption
getBootOption()
The VM Boot Option.int
getBootOptionValue()
The VM Boot Option.long
getCommittedStorageMb()
The total size of the storage allocated to the VM in MB.int
getCpuCount()
The number of cpus the VM has.static AwsVmDetails
getDefaultInstance()
AwsVmDetails
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
int
getDiskCount()
The number of disks the VM has.String
getDisplayName()
The display name of the VM.com.google.protobuf.ByteString
getDisplayNameBytes()
The display name of the VM.String
getInstanceType()
The instance type of the VM.com.google.protobuf.ByteString
getInstanceTypeBytes()
The instance type of the VM.int
getMemoryMb()
The memory size of the VM in MB.String
getOsDescription()
The VM's OS.com.google.protobuf.ByteString
getOsDescriptionBytes()
The VM's OS.com.google.protobuf.Parser<AwsVmDetails>
getParserForType()
AwsVmDetails.PowerState
getPowerState()
Output only.int
getPowerStateValue()
Output only.AwsSecurityGroup
getSecurityGroups(int index)
The security groups the VM belongs to.int
getSecurityGroupsCount()
The security groups the VM belongs to.List<AwsSecurityGroup>
getSecurityGroupsList()
The security groups the VM belongs to.AwsSecurityGroupOrBuilder
getSecurityGroupsOrBuilder(int index)
The security groups the VM belongs to.List<? extends AwsSecurityGroupOrBuilder>
getSecurityGroupsOrBuilderList()
The security groups the VM belongs to.int
getSerializedSize()
String
getSourceDescription()
The descriptive name of the AWS's source this VM is connected to.com.google.protobuf.ByteString
getSourceDescriptionBytes()
The descriptive name of the AWS's source this VM is connected to.String
getSourceId()
The id of the AWS's source this VM is connected to.com.google.protobuf.ByteString
getSourceIdBytes()
The id of the AWS's source this VM is connected to.Map<String,String>
getTags()
Deprecated.int
getTagsCount()
The tags of the VM.Map<String,String>
getTagsMap()
The tags of the VM.String
getTagsOrDefault(String key, String defaultValue)
The tags of the VM.String
getTagsOrThrow(String key)
The tags of the VM.AwsVmDetails.VmVirtualizationType
getVirtualizationType()
The virtualization type.int
getVirtualizationTypeValue()
The virtualization type.String
getVmId()
The VM ID in AWS.com.google.protobuf.ByteString
getVmIdBytes()
The VM ID in AWS.String
getVpcId()
The VPC ID the VM belongs to.com.google.protobuf.ByteString
getVpcIdBytes()
The VPC ID the VM belongs to.String
getZone()
The AWS zone of the VM.com.google.protobuf.ByteString
getZoneBytes()
The AWS zone of the VM.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static AwsVmDetails.Builder
newBuilder()
static AwsVmDetails.Builder
newBuilder(AwsVmDetails prototype)
AwsVmDetails.Builder
newBuilderForType()
protected AwsVmDetails.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AwsVmDetails
parseDelimitedFrom(InputStream input)
static AwsVmDetails
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AwsVmDetails
parseFrom(byte[] data)
static AwsVmDetails
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AwsVmDetails
parseFrom(com.google.protobuf.ByteString data)
static AwsVmDetails
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AwsVmDetails
parseFrom(com.google.protobuf.CodedInputStream input)
static AwsVmDetails
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AwsVmDetails
parseFrom(InputStream input)
static AwsVmDetails
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AwsVmDetails
parseFrom(ByteBuffer data)
static AwsVmDetails
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AwsVmDetails>
parser()
AwsVmDetails.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VM_ID_FIELD_NUMBER
public static final int VM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_ID_FIELD_NUMBER
public static final int SOURCE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_DESCRIPTION_FIELD_NUMBER
public static final int SOURCE_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POWER_STATE_FIELD_NUMBER
public static final int POWER_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CPU_COUNT_FIELD_NUMBER
public static final int CPU_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMORY_MB_FIELD_NUMBER
public static final int MEMORY_MB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISK_COUNT_FIELD_NUMBER
public static final int DISK_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMITTED_STORAGE_MB_FIELD_NUMBER
public static final int COMMITTED_STORAGE_MB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OS_DESCRIPTION_FIELD_NUMBER
public static final int OS_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOT_OPTION_FIELD_NUMBER
public static final int BOOT_OPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_TYPE_FIELD_NUMBER
public static final int INSTANCE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VPC_ID_FIELD_NUMBER
public static final int VPC_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECURITY_GROUPS_FIELD_NUMBER
public static final int SECURITY_GROUPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZONE_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIRTUALIZATION_TYPE_FIELD_NUMBER
public static final int VIRTUALIZATION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARCHITECTURE_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getVmId
public String getVmId()
The VM ID in AWS.
string vm_id = 1;
- Specified by:
getVmId
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The vmId.
-
getVmIdBytes
public com.google.protobuf.ByteString getVmIdBytes()
The VM ID in AWS.
string vm_id = 1;
- Specified by:
getVmIdBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for vmId.
-
getDisplayName
public String getDisplayName()
The display name of the VM. Note that this value is not necessarily unique.
string display_name = 2;
- Specified by:
getDisplayName
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the VM. Note that this value is not necessarily unique.
string display_name = 2;
- Specified by:
getDisplayNameBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for displayName.
-
getSourceId
public String getSourceId()
The id of the AWS's source this VM is connected to.
string source_id = 3;
- Specified by:
getSourceId
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The sourceId.
-
getSourceIdBytes
public com.google.protobuf.ByteString getSourceIdBytes()
The id of the AWS's source this VM is connected to.
string source_id = 3;
- Specified by:
getSourceIdBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for sourceId.
-
getSourceDescription
public String getSourceDescription()
The descriptive name of the AWS's source this VM is connected to.
string source_description = 4;
- Specified by:
getSourceDescription
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The sourceDescription.
-
getSourceDescriptionBytes
public com.google.protobuf.ByteString getSourceDescriptionBytes()
The descriptive name of the AWS's source this VM is connected to.
string source_description = 4;
- Specified by:
getSourceDescriptionBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for sourceDescription.
-
getPowerStateValue
public int getPowerStateValue()
Output only. The power state of the VM at the moment list was taken.
.google.cloud.vmmigration.v1.AwsVmDetails.PowerState power_state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPowerStateValue
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The enum numeric value on the wire for powerState.
-
getPowerState
public AwsVmDetails.PowerState getPowerState()
Output only. The power state of the VM at the moment list was taken.
.google.cloud.vmmigration.v1.AwsVmDetails.PowerState power_state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPowerState
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The powerState.
-
getCpuCount
public int getCpuCount()
The number of cpus the VM has.
int32 cpu_count = 6;
- Specified by:
getCpuCount
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The cpuCount.
-
getMemoryMb
public int getMemoryMb()
The memory size of the VM in MB.
int32 memory_mb = 7;
- Specified by:
getMemoryMb
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The memoryMb.
-
getDiskCount
public int getDiskCount()
The number of disks the VM has.
int32 disk_count = 8;
- Specified by:
getDiskCount
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The diskCount.
-
getCommittedStorageMb
public long getCommittedStorageMb()
The total size of the storage allocated to the VM in MB.
int64 committed_storage_mb = 9;
- Specified by:
getCommittedStorageMb
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The committedStorageMb.
-
getOsDescription
public String getOsDescription()
The VM's OS.
string os_description = 10;
- Specified by:
getOsDescription
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The osDescription.
-
getOsDescriptionBytes
public com.google.protobuf.ByteString getOsDescriptionBytes()
The VM's OS.
string os_description = 10;
- Specified by:
getOsDescriptionBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for osDescription.
-
getBootOptionValue
public int getBootOptionValue()
The VM Boot Option.
.google.cloud.vmmigration.v1.AwsVmDetails.BootOption boot_option = 11;
- Specified by:
getBootOptionValue
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The enum numeric value on the wire for bootOption.
-
getBootOption
public AwsVmDetails.BootOption getBootOption()
The VM Boot Option.
.google.cloud.vmmigration.v1.AwsVmDetails.BootOption boot_option = 11;
- Specified by:
getBootOption
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bootOption.
-
getInstanceType
public String getInstanceType()
The instance type of the VM.
string instance_type = 12;
- Specified by:
getInstanceType
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The instanceType.
-
getInstanceTypeBytes
public com.google.protobuf.ByteString getInstanceTypeBytes()
The instance type of the VM.
string instance_type = 12;
- Specified by:
getInstanceTypeBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for instanceType.
-
getVpcId
public String getVpcId()
The VPC ID the VM belongs to.
string vpc_id = 13;
- Specified by:
getVpcId
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The vpcId.
-
getVpcIdBytes
public com.google.protobuf.ByteString getVpcIdBytes()
The VPC ID the VM belongs to.
string vpc_id = 13;
- Specified by:
getVpcIdBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for vpcId.
-
getSecurityGroupsList
public List<AwsSecurityGroup> getSecurityGroupsList()
The security groups the VM belongs to.
repeated .google.cloud.vmmigration.v1.AwsSecurityGroup security_groups = 14;
- Specified by:
getSecurityGroupsList
in interfaceAwsVmDetailsOrBuilder
-
getSecurityGroupsOrBuilderList
public List<? extends AwsSecurityGroupOrBuilder> getSecurityGroupsOrBuilderList()
The security groups the VM belongs to.
repeated .google.cloud.vmmigration.v1.AwsSecurityGroup security_groups = 14;
- Specified by:
getSecurityGroupsOrBuilderList
in interfaceAwsVmDetailsOrBuilder
-
getSecurityGroupsCount
public int getSecurityGroupsCount()
The security groups the VM belongs to.
repeated .google.cloud.vmmigration.v1.AwsSecurityGroup security_groups = 14;
- Specified by:
getSecurityGroupsCount
in interfaceAwsVmDetailsOrBuilder
-
getSecurityGroups
public AwsSecurityGroup getSecurityGroups(int index)
The security groups the VM belongs to.
repeated .google.cloud.vmmigration.v1.AwsSecurityGroup security_groups = 14;
- Specified by:
getSecurityGroups
in interfaceAwsVmDetailsOrBuilder
-
getSecurityGroupsOrBuilder
public AwsSecurityGroupOrBuilder getSecurityGroupsOrBuilder(int index)
The security groups the VM belongs to.
repeated .google.cloud.vmmigration.v1.AwsSecurityGroup security_groups = 14;
- Specified by:
getSecurityGroupsOrBuilder
in interfaceAwsVmDetailsOrBuilder
-
getTagsCount
public int getTagsCount()
Description copied from interface:AwsVmDetailsOrBuilder
The tags of the VM.
map<string, string> tags = 15;
- Specified by:
getTagsCount
in interfaceAwsVmDetailsOrBuilder
-
containsTags
public boolean containsTags(String key)
The tags of the VM.
map<string, string> tags = 15;
- Specified by:
containsTags
in interfaceAwsVmDetailsOrBuilder
-
getTags
@Deprecated public Map<String,String> getTags()
Deprecated.UsegetTagsMap()
instead.- Specified by:
getTags
in interfaceAwsVmDetailsOrBuilder
-
getTagsMap
public Map<String,String> getTagsMap()
The tags of the VM.
map<string, string> tags = 15;
- Specified by:
getTagsMap
in interfaceAwsVmDetailsOrBuilder
-
getTagsOrDefault
public String getTagsOrDefault(String key, String defaultValue)
The tags of the VM.
map<string, string> tags = 15;
- Specified by:
getTagsOrDefault
in interfaceAwsVmDetailsOrBuilder
-
getTagsOrThrow
public String getTagsOrThrow(String key)
The tags of the VM.
map<string, string> tags = 15;
- Specified by:
getTagsOrThrow
in interfaceAwsVmDetailsOrBuilder
-
getZone
public String getZone()
The AWS zone of the VM.
string zone = 16;
- Specified by:
getZone
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The zone.
-
getZoneBytes
public com.google.protobuf.ByteString getZoneBytes()
The AWS zone of the VM.
string zone = 16;
- Specified by:
getZoneBytes
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The bytes for zone.
-
getVirtualizationTypeValue
public int getVirtualizationTypeValue()
The virtualization type.
.google.cloud.vmmigration.v1.AwsVmDetails.VmVirtualizationType virtualization_type = 17;
- Specified by:
getVirtualizationTypeValue
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The enum numeric value on the wire for virtualizationType.
-
getVirtualizationType
public AwsVmDetails.VmVirtualizationType getVirtualizationType()
The virtualization type.
.google.cloud.vmmigration.v1.AwsVmDetails.VmVirtualizationType virtualization_type = 17;
- Specified by:
getVirtualizationType
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The virtualizationType.
-
getArchitectureValue
public int getArchitectureValue()
The CPU architecture.
.google.cloud.vmmigration.v1.AwsVmDetails.VmArchitecture architecture = 18;
- Specified by:
getArchitectureValue
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The enum numeric value on the wire for architecture.
-
getArchitecture
public AwsVmDetails.VmArchitecture getArchitecture()
The CPU architecture.
.google.cloud.vmmigration.v1.AwsVmDetails.VmArchitecture architecture = 18;
- Specified by:
getArchitecture
in interfaceAwsVmDetailsOrBuilder
- Returns:
- The architecture.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AwsVmDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AwsVmDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AwsVmDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AwsVmDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AwsVmDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AwsVmDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AwsVmDetails parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AwsVmDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AwsVmDetails parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AwsVmDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AwsVmDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AwsVmDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AwsVmDetails.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AwsVmDetails.Builder newBuilder()
-
newBuilder
public static AwsVmDetails.Builder newBuilder(AwsVmDetails prototype)
-
toBuilder
public AwsVmDetails.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AwsVmDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AwsVmDetails getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AwsVmDetails> parser()
-
getParserForType
public com.google.protobuf.Parser<AwsVmDetails> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AwsVmDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-