@Generated(value="OracleSDKGenerator", comments="API Version: 0.0.1") public class ListAnnouncementsResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ListAnnouncementsResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static ListAnnouncementsResponse.Builder |
builder() |
int |
get__httpStatusCode__()
HTTP status code returned by the operation.
|
AnnouncementsCollection |
getAnnouncementsCollection()
The returned AnnouncementsCollection instance.
|
String |
getOpcNextPage() |
String |
getOpcRequestId() |
public static ListAnnouncementsResponse.Builder builder()
public int get__httpStatusCode__()
HTTP status code returned by the operation.
public String getOpcNextPage()
public String getOpcRequestId()
public AnnouncementsCollection getAnnouncementsCollection()
The returned AnnouncementsCollection instance.
Copyright © 2016–2021. All rights reserved.