@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class DeleteEventContentRequest extends BmcRequest<Void>
Example: Click here to see how to use DeleteEventContentRequest.
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteEventContentRequest.Builder |
| Constructor and Description |
|---|
DeleteEventContentRequest() |
| Modifier and Type | Method and Description |
|---|---|
static DeleteEventContentRequest.Builder |
builder() |
boolean |
equals(Object o) |
String |
getCompartmentId() |
String |
getEventId() |
String |
getIfMatch() |
String |
getManagedInstanceId() |
String |
getOpcRequestId() |
String |
getOpcRetryToken() |
int |
hashCode() |
DeleteEventContentRequest.Builder |
toBuilder() |
String |
toString() |
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration, supportsExpect100Continuepublic String getManagedInstanceId()
public String getEventId()
public String getCompartmentId()
public String getOpcRequestId()
public String getIfMatch()
public String getOpcRetryToken()
public DeleteEventContentRequest.Builder toBuilder()
DeleteEventContentRequest.Builder that allows you to modify request propertiespublic static DeleteEventContentRequest.Builder builder()
public boolean equals(Object o)
equals in class BmcRequest<Void>public int hashCode()
hashCode in class BmcRequest<Void>Copyright © 2016–2022. All rights reserved.