Package | Description |
---|---|
com.oracle.bmc.cims.requests |
Modifier and Type | Method and Description |
---|---|
static GetIncidentRequest.Builder |
GetIncidentRequest.builder() |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.copy(GetIncidentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.csi(String csi) |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.homeregion(String homeregion) |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.incidentKey(String incidentKey) |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.ocid(String ocid) |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.opcRequestId(String opcRequestId) |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.problemType(String problemType) |
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.