public interface StatefulPolicyPreservedStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsDisks(String key)
Disks created on the instances that will be preserved on instance delete, update, etc.
|
boolean |
containsExternalIPs(String key)
External network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
boolean |
containsInternalIPs(String key)
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
Map<String,StatefulPolicyPreservedStateDiskDevice> |
getDisks()
Deprecated.
|
int |
getDisksCount()
Disks created on the instances that will be preserved on instance delete, update, etc.
|
Map<String,StatefulPolicyPreservedStateDiskDevice> |
getDisksMap()
Disks created on the instances that will be preserved on instance delete, update, etc.
|
StatefulPolicyPreservedStateDiskDevice |
getDisksOrDefault(String key,
StatefulPolicyPreservedStateDiskDevice defaultValue)
Disks created on the instances that will be preserved on instance delete, update, etc.
|
StatefulPolicyPreservedStateDiskDevice |
getDisksOrThrow(String key)
Disks created on the instances that will be preserved on instance delete, update, etc.
|
Map<String,StatefulPolicyPreservedStateNetworkIp> |
getExternalIPs()
Deprecated.
|
int |
getExternalIPsCount()
External network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
Map<String,StatefulPolicyPreservedStateNetworkIp> |
getExternalIPsMap()
External network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
StatefulPolicyPreservedStateNetworkIp |
getExternalIPsOrDefault(String key,
StatefulPolicyPreservedStateNetworkIp defaultValue)
External network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
StatefulPolicyPreservedStateNetworkIp |
getExternalIPsOrThrow(String key)
External network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
Map<String,StatefulPolicyPreservedStateNetworkIp> |
getInternalIPs()
Deprecated.
|
int |
getInternalIPsCount()
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
Map<String,StatefulPolicyPreservedStateNetworkIp> |
getInternalIPsMap()
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
StatefulPolicyPreservedStateNetworkIp |
getInternalIPsOrDefault(String key,
StatefulPolicyPreservedStateNetworkIp defaultValue)
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
StatefulPolicyPreservedStateNetworkIp |
getInternalIPsOrThrow(String key)
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getDisksCount()
Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice> disks = 95594102;
boolean containsDisks(String key)
Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice> disks = 95594102;
@Deprecated Map<String,StatefulPolicyPreservedStateDiskDevice> getDisks()
getDisksMap() instead.Map<String,StatefulPolicyPreservedStateDiskDevice> getDisksMap()
Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice> disks = 95594102;
StatefulPolicyPreservedStateDiskDevice getDisksOrDefault(String key, StatefulPolicyPreservedStateDiskDevice defaultValue)
Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice> disks = 95594102;
StatefulPolicyPreservedStateDiskDevice getDisksOrThrow(String key)
Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice> disks = 95594102;
int getExternalIPsCount()
External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> external_i_ps = 532687245;
boolean containsExternalIPs(String key)
External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> external_i_ps = 532687245;
@Deprecated Map<String,StatefulPolicyPreservedStateNetworkIp> getExternalIPs()
getExternalIPsMap() instead.Map<String,StatefulPolicyPreservedStateNetworkIp> getExternalIPsMap()
External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> external_i_ps = 532687245;
StatefulPolicyPreservedStateNetworkIp getExternalIPsOrDefault(String key, StatefulPolicyPreservedStateNetworkIp defaultValue)
External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> external_i_ps = 532687245;
StatefulPolicyPreservedStateNetworkIp getExternalIPsOrThrow(String key)
External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> external_i_ps = 532687245;
int getInternalIPsCount()
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> internal_i_ps = 215731675;
boolean containsInternalIPs(String key)
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> internal_i_ps = 215731675;
@Deprecated Map<String,StatefulPolicyPreservedStateNetworkIp> getInternalIPs()
getInternalIPsMap() instead.Map<String,StatefulPolicyPreservedStateNetworkIp> getInternalIPsMap()
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> internal_i_ps = 215731675;
StatefulPolicyPreservedStateNetworkIp getInternalIPsOrDefault(String key, StatefulPolicyPreservedStateNetworkIp defaultValue)
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> internal_i_ps = 215731675;
StatefulPolicyPreservedStateNetworkIp getInternalIPsOrThrow(String key)
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
map<string, .google.cloud.compute.v1.StatefulPolicyPreservedStateNetworkIp> internal_i_ps = 215731675;
Copyright © 2025 Google LLC. All rights reserved.