public final class StoragePoolType
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
StoragePoolType() |
| Modifier and Type | Method and Description |
|---|---|
StoragePoolType |
clone() |
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
DeprecationStatus |
getDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
|
String |
getDescription()
[Output Only] An optional description of this resource.
|
BigInteger |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of the resource.
|
Long |
getMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
|
Long |
getMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
|
Long |
getMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
|
Long |
getMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
|
Long |
getMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
|
Long |
getMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
|
Long |
getMinSizeGb()
[Deprecated] This field is deprecated.
|
String |
getName()
[Output Only] Name of the resource.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
String |
getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
List<String> |
getSupportedDiskTypes()
[Output Only] The list of disk types supported in this storage pool type.
|
String |
getZone()
[Output Only] URL of the zone where the storage pool type resides.
|
StoragePoolType |
set(String fieldName,
Object value) |
StoragePoolType |
setCreationTimestamp(String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolType |
setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this storage pool type.
|
StoragePoolType |
setDescription(String description)
[Output Only] An optional description of this resource.
|
StoragePoolType |
setId(BigInteger id)
[Output Only] The unique identifier for the resource.
|
StoragePoolType |
setKind(String kind)
[Output Only] Type of the resource.
|
StoragePoolType |
setMaxPoolProvisionedCapacityGb(Long maxPoolProvisionedCapacityGb)
[Output Only] Maximum storage pool size in GB.
|
StoragePoolType |
setMaxPoolProvisionedIops(Long maxPoolProvisionedIops)
[Output Only] Maximum provisioned IOPS.
|
StoragePoolType |
setMaxPoolProvisionedThroughput(Long maxPoolProvisionedThroughput)
[Output Only] Maximum provisioned throughput.
|
StoragePoolType |
setMinPoolProvisionedCapacityGb(Long minPoolProvisionedCapacityGb)
[Output Only] Minimum storage pool size in GB.
|
StoragePoolType |
setMinPoolProvisionedIops(Long minPoolProvisionedIops)
[Output Only] Minimum provisioned IOPS.
|
StoragePoolType |
setMinPoolProvisionedThroughput(Long minPoolProvisionedThroughput)
[Output Only] Minimum provisioned throughput.
|
StoragePoolType |
setMinSizeGb(Long minSizeGb)
[Deprecated] This field is deprecated.
|
StoragePoolType |
setName(String name)
[Output Only] Name of the resource.
|
StoragePoolType |
setSelfLink(String selfLink)
[Output Only] Server-defined URL for the resource.
|
StoragePoolType |
setSelfLinkWithId(String selfLinkWithId)
[Output Only] Server-defined URL for this resource with the resource id.
|
StoragePoolType |
setSupportedDiskTypes(List<String> supportedDiskTypes)
[Output Only] The list of disk types supported in this storage pool type.
|
StoragePoolType |
setZone(String zone)
[Output Only] URL of the zone where the storage pool type resides.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getCreationTimestamp()
null for nonepublic StoragePoolType setCreationTimestamp(String creationTimestamp)
creationTimestamp - creationTimestamp or null for nonepublic DeprecationStatus getDeprecated()
null for nonepublic StoragePoolType setDeprecated(DeprecationStatus deprecated)
deprecated - deprecated or null for nonepublic String getDescription()
null for nonepublic StoragePoolType setDescription(String description)
description - description or null for nonepublic BigInteger getId()
null for nonepublic StoragePoolType setId(BigInteger id)
id - id or null for nonepublic String getKind()
null for nonepublic StoragePoolType setKind(String kind)
kind - kind or null for nonepublic Long getMaxPoolProvisionedCapacityGb()
null for nonepublic StoragePoolType setMaxPoolProvisionedCapacityGb(Long maxPoolProvisionedCapacityGb)
maxPoolProvisionedCapacityGb - maxPoolProvisionedCapacityGb or null for nonepublic Long getMaxPoolProvisionedIops()
null for nonepublic StoragePoolType setMaxPoolProvisionedIops(Long maxPoolProvisionedIops)
maxPoolProvisionedIops - maxPoolProvisionedIops or null for nonepublic Long getMaxPoolProvisionedThroughput()
null for nonepublic StoragePoolType setMaxPoolProvisionedThroughput(Long maxPoolProvisionedThroughput)
maxPoolProvisionedThroughput - maxPoolProvisionedThroughput or null for nonepublic Long getMinPoolProvisionedCapacityGb()
null for nonepublic StoragePoolType setMinPoolProvisionedCapacityGb(Long minPoolProvisionedCapacityGb)
minPoolProvisionedCapacityGb - minPoolProvisionedCapacityGb or null for nonepublic Long getMinPoolProvisionedIops()
null for nonepublic StoragePoolType setMinPoolProvisionedIops(Long minPoolProvisionedIops)
minPoolProvisionedIops - minPoolProvisionedIops or null for nonepublic Long getMinPoolProvisionedThroughput()
null for nonepublic StoragePoolType setMinPoolProvisionedThroughput(Long minPoolProvisionedThroughput)
minPoolProvisionedThroughput - minPoolProvisionedThroughput or null for nonepublic Long getMinSizeGb()
null for nonepublic StoragePoolType setMinSizeGb(Long minSizeGb)
minSizeGb - minSizeGb or null for nonepublic String getName()
null for nonepublic StoragePoolType setName(String name)
name - name or null for nonepublic String getSelfLink()
null for nonepublic StoragePoolType setSelfLink(String selfLink)
selfLink - selfLink or null for nonepublic String getSelfLinkWithId()
null for nonepublic StoragePoolType setSelfLinkWithId(String selfLinkWithId)
selfLinkWithId - selfLinkWithId or null for nonepublic List<String> getSupportedDiskTypes()
null for nonepublic StoragePoolType setSupportedDiskTypes(List<String> supportedDiskTypes)
supportedDiskTypes - supportedDiskTypes or null for nonepublic String getZone()
null for nonepublic StoragePoolType setZone(String zone)
zone - zone or null for nonepublic StoragePoolType set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic StoragePoolType clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.