@Generated(value="by GAPIC") @BetaApi public final class InterconnectAttachmentsScopedList extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
InterconnectAttachmentsScopedList.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static InterconnectAttachmentsScopedList |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
List<InterconnectAttachment> |
getInterconnectAttachmentsList()
A list of interconnect attachments contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of addresses when the list is empty.
|
int |
hashCode() |
static InterconnectAttachmentsScopedList.Builder |
newBuilder() |
static InterconnectAttachmentsScopedList.Builder |
newBuilder(InterconnectAttachmentsScopedList prototype) |
InterconnectAttachmentsScopedList.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public List<InterconnectAttachment> getInterconnectAttachmentsList()
public Warning getWarning()
public static InterconnectAttachmentsScopedList.Builder newBuilder()
public static InterconnectAttachmentsScopedList.Builder newBuilder(InterconnectAttachmentsScopedList prototype)
public InterconnectAttachmentsScopedList.Builder toBuilder()
public static InterconnectAttachmentsScopedList getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.