@Generated(value="OracleSDKGenerator", comments="API Version: 0.0.1") public class GetAnnouncementUserStatusRequest extends BmcRequest<Void>
Example: Click here to see how to use GetAnnouncementUserStatusRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetAnnouncementUserStatusRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetAnnouncementUserStatusRequest.Builder |
builder() |
String |
getAnnouncementId()
The OCID of the announcement.
|
String |
getOpcRequestId()
The unique Oracle-assigned identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetAnnouncementUserStatusRequest.Builder builder()
public String getAnnouncementId()
The OCID of the announcement.
public String getOpcRequestId()
The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the complete request ID.
Copyright © 2016–2021. All rights reserved.