public final class ExadbVmClusterStorageDetails extends GeneratedMessage implements ExadbVmClusterStorageDetailsOrBuilderThe storage allocation for the exadbvmcluster, in gigabytes (GB).
Protobuf type google.cloud.oracledatabase.v1.ExadbVmClusterStorageDetails
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ExadbVmClusterStorageDetailsImplements
ExadbVmClusterStorageDetailsOrBuilderStatic Fields
SIZE_IN_GBS_PER_NODE_FIELD_NUMBER
public static final int SIZE_IN_GBS_PER_NODE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ExadbVmClusterStorageDetails getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ExadbVmClusterStorageDetails.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails.Builder |
|
newBuilder(ExadbVmClusterStorageDetails prototype)
public static ExadbVmClusterStorageDetails.Builder newBuilder(ExadbVmClusterStorageDetails prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ExadbVmClusterStorageDetails |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails.Builder |
|
parseDelimitedFrom(InputStream input)
public static ExadbVmClusterStorageDetails parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExadbVmClusterStorageDetails parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ExadbVmClusterStorageDetails parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ExadbVmClusterStorageDetails parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ExadbVmClusterStorageDetails parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ExadbVmClusterStorageDetails parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ExadbVmClusterStorageDetails parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ExadbVmClusterStorageDetails parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ExadbVmClusterStorageDetails parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExadbVmClusterStorageDetails parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ExadbVmClusterStorageDetails parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ExadbVmClusterStorageDetails parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ExadbVmClusterStorageDetails> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ExadbVmClusterStorageDetails> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ExadbVmClusterStorageDetails getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails |
|
getParserForType()
public Parser<ExadbVmClusterStorageDetails> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ExadbVmClusterStorageDetails> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSizeInGbsPerNode()
public int getSizeInGbsPerNode()Required. The storage allocation for the exadbvmcluster per node, in gigabytes (GB). This field is used to calculate the total storage allocation for the exadbvmcluster.
int32 size_in_gbs_per_node = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
int |
The sizeInGbsPerNode. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ExadbVmClusterStorageDetails.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ExadbVmClusterStorageDetails.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails.Builder |
|
toBuilder()
public ExadbVmClusterStorageDetails.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ExadbVmClusterStorageDetails.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|