| GetIncidentRequest.Builder | GetIncidentRequest.Builder. bearertoken(String bearertoken) | Token that provided by multi cloud provider, which help to validate the email. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. bearertokentype(String bearertokentype) | Token type that determine which cloud provider the request come from. | 
| static GetIncidentRequest.Builder | GetIncidentRequest. builder() | Return a new builder for this request object. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. compartmentId(String compartmentId) | The OCID of the tenancy. | 
| 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) | The Customer Support Identifier (CSI) number associated with the support account. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. domainid(String domainid) | The OCID of identity domain. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. homeregion(String homeregion) | The region of the tenancy. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. idtoken(String idtoken) | IdToken that provided by multi cloud provider, which help to validate the email. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. incidentKey(String incidentKey) | Unique identifier for the support request. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. ocid(String ocid) | User OCID for Oracle Identity Cloud Service (IDCS) users who also have a federated Oracle
Cloud Infrastructure account. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. problemtype(String problemtype) | The kind of support request. | 
| GetIncidentRequest.Builder | GetIncidentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetIncidentRequest.Builder | GetIncidentRequest. toBuilder() |  |