| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
PublicDelegatedPrefixGoogleAnnouncement |
PublicDelegatedPrefixGoogleAnnouncement.clone() |
PublicDelegatedPrefixGoogleAnnouncement |
PublicDelegatedPrefixGoogleAnnouncement.set(String fieldName,
Object value) |
PublicDelegatedPrefixGoogleAnnouncement |
PublicDelegatedPrefixGoogleAnnouncement.setName(String name)
The name of a Google announcement.
|
PublicDelegatedPrefixGoogleAnnouncement |
PublicDelegatedPrefixGoogleAnnouncement.setStatus(String status)
The status of this Google announcement.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicDelegatedPrefixGoogleAnnouncement> |
PublicDelegatedPrefix.getGoogleAnnouncements()
The list of Google announcements that exist for this delegated prefix.
|
| Modifier and Type | Method and Description |
|---|---|
PublicDelegatedPrefix |
PublicDelegatedPrefix.setGoogleAnnouncements(List<PublicDelegatedPrefixGoogleAnnouncement> googleAnnouncements)
The list of Google announcements that exist for this delegated prefix.
|
Copyright © 2011–2019 Google. All rights reserved.