| Modifier and Type | Method and Description |
|---|---|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.addAffectedCircuits(String value)
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.addAffectedCircuitsBytes(com.google.protobuf.ByteString value)
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.addAllAffectedCircuits(Iterable<String> values)
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
|
InterconnectOutageNotification.Builder |
Interconnect.Builder.addExpectedOutagesBuilder()
[Output Only] A list of outages expected for this Interconnect.
|
InterconnectOutageNotification.Builder |
Interconnect.Builder.addExpectedOutagesBuilder(int index)
[Output Only] A list of outages expected for this Interconnect.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clear() |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearAffectedCircuits()
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearDescription()
A description about the purpose of the outage.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearEndTime()
Scheduled end time for the outage (milliseconds since Unix epoch).
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearIssueType()
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearName()
Unique identifier for this outage notification.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearSource()
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearStartTime()
Scheduled start time for the outage (milliseconds since Unix epoch).
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clearState()
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.clone() |
InterconnectOutageNotification.Builder |
Interconnect.Builder.getExpectedOutagesBuilder(int index)
[Output Only] A list of outages expected for this Interconnect.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.mergeFrom(InterconnectOutageNotification other) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.mergeFrom(com.google.protobuf.Message other) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InterconnectOutageNotification.Builder |
InterconnectOutageNotification.newBuilder() |
static InterconnectOutageNotification.Builder |
InterconnectOutageNotification.newBuilder(InterconnectOutageNotification prototype) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.newBuilderForType() |
protected InterconnectOutageNotification.Builder |
InterconnectOutageNotification.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setAffectedCircuits(int index,
String value)
If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setDescription(String value)
A description about the purpose of the outage.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
A description about the purpose of the outage.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setEndTime(long value)
Scheduled end time for the outage (milliseconds since Unix epoch).
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setIssueType(String value)
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setIssueTypeBytes(com.google.protobuf.ByteString value)
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setName(String value)
Unique identifier for this outage notification.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setNameBytes(com.google.protobuf.ByteString value)
Unique identifier for this outage notification.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setSource(String value)
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setSourceBytes(com.google.protobuf.ByteString value)
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setStartTime(long value)
Scheduled start time for the outage (milliseconds since Unix epoch).
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setState(String value)
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setStateBytes(com.google.protobuf.ByteString value)
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active.
|
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectOutageNotification.Builder |
InterconnectOutageNotification.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<InterconnectOutageNotification.Builder> |
Interconnect.Builder.getExpectedOutagesBuilderList()
[Output Only] A list of outages expected for this Interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
Interconnect.Builder |
Interconnect.Builder.addExpectedOutages(InterconnectOutageNotification.Builder builderForValue)
[Output Only] A list of outages expected for this Interconnect.
|
Interconnect.Builder |
Interconnect.Builder.addExpectedOutages(int index,
InterconnectOutageNotification.Builder builderForValue)
[Output Only] A list of outages expected for this Interconnect.
|
Interconnect.Builder |
Interconnect.Builder.setExpectedOutages(int index,
InterconnectOutageNotification.Builder builderForValue)
[Output Only] A list of outages expected for this Interconnect.
|
Copyright © 2023 Google LLC. All rights reserved.