public final class PublicDelegatedPrefix
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.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
PublicDelegatedPrefix() |
Modifier and Type | Method and Description |
---|---|
PublicDelegatedPrefix |
clone() |
byte[] |
decodeFingerprint()
Fingerprint of this resource.
|
PublicDelegatedPrefix |
encodeFingerprint(byte[] fingerprint)
Fingerprint of this resource.
|
Integer |
getAllocatablePrefixLength()
The allocatable prefix length supported by this public delegated prefix.
|
String |
getByoipApiVersion()
[Output Only] The version of BYOIP API.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
String |
getDescription()
An optional description of this resource.
|
String |
getFingerprint()
Fingerprint of this resource.
|
BigInteger |
getId()
[Output Only] The unique identifier for the resource type.
|
String |
getIpCidrRange()
The IP address range, in CIDR format, represented by this public delegated prefix.
|
Boolean |
getIsLiveMigration()
If true, the prefix will be live migrated.
|
String |
getKind()
[Output Only] Type of the resource.
|
String |
getMode()
The public delegated prefix mode for IPv6 only.
|
String |
getName()
Name of the resource.
|
String |
getParentPrefix()
The URL of parent prefix.
|
List<PublicDelegatedPrefixPublicDelegatedSubPrefix> |
getPublicDelegatedSubPrefixs()
The list of sub public delegated prefixes that exist for this public delegated prefix.
|
String |
getRegion()
[Output Only] URL of the region where the public delegated prefix resides.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
String |
getStatus()
[Output Only] The status of the public delegated prefix, which can be one of following values:
- `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be
created yet.
|
PublicDelegatedPrefix |
set(String fieldName,
Object value) |
PublicDelegatedPrefix |
setAllocatablePrefixLength(Integer allocatablePrefixLength)
The allocatable prefix length supported by this public delegated prefix.
|
PublicDelegatedPrefix |
setByoipApiVersion(String byoipApiVersion)
[Output Only] The version of BYOIP API.
|
PublicDelegatedPrefix |
setCreationTimestamp(String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format.
|
PublicDelegatedPrefix |
setDescription(String description)
An optional description of this resource.
|
PublicDelegatedPrefix |
setFingerprint(String fingerprint)
Fingerprint of this resource.
|
PublicDelegatedPrefix |
setId(BigInteger id)
[Output Only] The unique identifier for the resource type.
|
PublicDelegatedPrefix |
setIpCidrRange(String ipCidrRange)
The IP address range, in CIDR format, represented by this public delegated prefix.
|
PublicDelegatedPrefix |
setIsLiveMigration(Boolean isLiveMigration)
If true, the prefix will be live migrated.
|
PublicDelegatedPrefix |
setKind(String kind)
[Output Only] Type of the resource.
|
PublicDelegatedPrefix |
setMode(String mode)
The public delegated prefix mode for IPv6 only.
|
PublicDelegatedPrefix |
setName(String name)
Name of the resource.
|
PublicDelegatedPrefix |
setParentPrefix(String parentPrefix)
The URL of parent prefix.
|
PublicDelegatedPrefix |
setPublicDelegatedSubPrefixs(List<PublicDelegatedPrefixPublicDelegatedSubPrefix> publicDelegatedSubPrefixs)
The list of sub public delegated prefixes that exist for this public delegated prefix.
|
PublicDelegatedPrefix |
setRegion(String region)
[Output Only] URL of the region where the public delegated prefix resides.
|
PublicDelegatedPrefix |
setSelfLink(String selfLink)
[Output Only] Server-defined URL for the resource.
|
PublicDelegatedPrefix |
setStatus(String status)
[Output Only] The status of the public delegated prefix, which can be one of following values:
- `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be
created yet.
|
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Integer getAllocatablePrefixLength()
null
for nonepublic PublicDelegatedPrefix setAllocatablePrefixLength(Integer allocatablePrefixLength)
allocatablePrefixLength
- allocatablePrefixLength or null
for nonepublic String getByoipApiVersion()
null
for nonepublic PublicDelegatedPrefix setByoipApiVersion(String byoipApiVersion)
byoipApiVersion
- byoipApiVersion or null
for nonepublic String getCreationTimestamp()
null
for nonepublic PublicDelegatedPrefix setCreationTimestamp(String creationTimestamp)
creationTimestamp
- creationTimestamp or null
for nonepublic String getDescription()
null
for nonepublic PublicDelegatedPrefix setDescription(String description)
description
- description or null
for nonepublic String getFingerprint()
null
for nonedecodeFingerprint()
public byte[] decodeFingerprint()
null
for nonegetFingerprint()
public PublicDelegatedPrefix setFingerprint(String fingerprint)
fingerprint
- fingerprint or null
for none#encodeFingerprint()
public PublicDelegatedPrefix encodeFingerprint(byte[] fingerprint)
The value is encoded Base64 or {@code null} for none.
public BigInteger getId()
null
for nonepublic PublicDelegatedPrefix setId(BigInteger id)
id
- id or null
for nonepublic String getIpCidrRange()
null
for nonepublic PublicDelegatedPrefix setIpCidrRange(String ipCidrRange)
ipCidrRange
- ipCidrRange or null
for nonepublic Boolean getIsLiveMigration()
null
for nonepublic PublicDelegatedPrefix setIsLiveMigration(Boolean isLiveMigration)
isLiveMigration
- isLiveMigration or null
for nonepublic String getKind()
null
for nonepublic PublicDelegatedPrefix setKind(String kind)
kind
- kind or null
for nonepublic String getMode()
null
for nonepublic PublicDelegatedPrefix setMode(String mode)
mode
- mode or null
for nonepublic String getName()
null
for nonepublic PublicDelegatedPrefix setName(String name)
name
- name or null
for nonepublic String getParentPrefix()
null
for nonepublic PublicDelegatedPrefix setParentPrefix(String parentPrefix)
parentPrefix
- parentPrefix or null
for nonepublic List<PublicDelegatedPrefixPublicDelegatedSubPrefix> getPublicDelegatedSubPrefixs()
null
for nonepublic PublicDelegatedPrefix setPublicDelegatedSubPrefixs(List<PublicDelegatedPrefixPublicDelegatedSubPrefix> publicDelegatedSubPrefixs)
publicDelegatedSubPrefixs
- publicDelegatedSubPrefixs or null
for nonepublic String getRegion()
null
for nonepublic PublicDelegatedPrefix setRegion(String region)
region
- region or null
for nonepublic String getSelfLink()
null
for nonepublic PublicDelegatedPrefix setSelfLink(String selfLink)
selfLink
- selfLink or null
for nonepublic String getStatus()
null
for nonepublic PublicDelegatedPrefix setStatus(String status)
status
- status or null
for nonepublic PublicDelegatedPrefix set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public PublicDelegatedPrefix clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2024 Google. All rights reserved.