| Modifier and Type | Method and Description |
|---|---|
static ResourceState |
ResourceState.forNumber(int value) |
ResourceState |
SubnetOrBuilder.getState()
Output only.
|
ResourceState |
Router.getState()
Output only.
|
ResourceState |
Router.Builder.getState()
Output only.
|
ResourceState |
InterconnectAttachment.getState()
Output only.
|
ResourceState |
InterconnectAttachment.Builder.getState()
Output only.
|
ResourceState |
Subnet.getState()
Output only.
|
ResourceState |
Subnet.Builder.getState()
Output only.
|
ResourceState |
RouterOrBuilder.getState()
Output only.
|
ResourceState |
InterconnectAttachmentOrBuilder.getState()
Output only.
|
static ResourceState |
ResourceState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ResourceState |
ResourceState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ResourceState |
ResourceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceState[] |
ResourceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ResourceState> |
ResourceState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Router.Builder |
Router.Builder.setState(ResourceState value)
Output only.
|
InterconnectAttachment.Builder |
InterconnectAttachment.Builder.setState(ResourceState value)
Output only.
|
Subnet.Builder |
Subnet.Builder.setState(ResourceState value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.