| Modifier and Type | Method and Description |
|---|---|
InterconnectOutageNotification |
InterconnectOutageNotification.Builder.build() |
InterconnectOutageNotification |
InterconnectOutageNotification.Builder.buildPartial() |
static InterconnectOutageNotification |
InterconnectOutageNotification.getDefaultInstance() |
InterconnectOutageNotification |
InterconnectOutageNotification.getDefaultInstanceForType() |
InterconnectOutageNotification |
InterconnectOutageNotification.Builder.getDefaultInstanceForType() |
InterconnectOutageNotification |
Interconnect.getExpectedOutages(int index)
[Output Only] A list of outages expected for this Interconnect.
|
InterconnectOutageNotification |
Interconnect.Builder.getExpectedOutages(int index)
[Output Only] A list of outages expected for this Interconnect.
|
InterconnectOutageNotification |
InterconnectOrBuilder.getExpectedOutages(int index)
[Output Only] A list of outages expected for this Interconnect.
|
static InterconnectOutageNotification |
InterconnectOutageNotification.parseDelimitedFrom(InputStream input) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(byte[] data) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(ByteBuffer data) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(com.google.protobuf.ByteString data) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(InputStream input) |
static InterconnectOutageNotification |
InterconnectOutageNotification.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<InterconnectOutageNotification> |
Interconnect.getExpectedOutagesList()
[Output Only] A list of outages expected for this Interconnect.
|
List<InterconnectOutageNotification> |
Interconnect.Builder.getExpectedOutagesList()
[Output Only] A list of outages expected for this Interconnect.
|
List<InterconnectOutageNotification> |
InterconnectOrBuilder.getExpectedOutagesList()
[Output Only] A list of outages expected for this Interconnect.
|
com.google.protobuf.Parser<InterconnectOutageNotification> |
InterconnectOutageNotification.getParserForType() |
static com.google.protobuf.Parser<InterconnectOutageNotification> |
InterconnectOutageNotification.parser() |
| Modifier and Type | Method and Description |
|---|---|
Interconnect.Builder |
Interconnect.Builder.addExpectedOutages(InterconnectOutageNotification value)
[Output Only] A list of outages expected for this Interconnect.
|
Interconnect.Builder |
Interconnect.Builder.addExpectedOutages(int index,
InterconnectOutageNotification value)
[Output Only] A list of outages expected for this Interconnect.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.mergeFrom(InterconnectOutageNotification other) |
static InterconnectOutageNotification.Builder |
InterconnectOutageNotification.newBuilder(InterconnectOutageNotification prototype) |
Interconnect.Builder |
Interconnect.Builder.setExpectedOutages(int index,
InterconnectOutageNotification value)
[Output Only] A list of outages expected for this Interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
Interconnect.Builder |
Interconnect.Builder.addAllExpectedOutages(Iterable<? extends InterconnectOutageNotification> values)
[Output Only] A list of outages expected for this Interconnect.
|
Copyright © 2023 Google LLC. All rights reserved.