public static class CreateIncidentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CreateIncidentResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
CreateIncidentResponse |
build() |
CreateIncidentResponse.Builder |
copy(CreateIncidentResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateIncidentResponse.Builder |
incident(Incident incident) |
CreateIncidentResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public CreateIncidentResponse.Builder copy(CreateIncidentResponse o)
Copy method to populate the builder with values from the given instance.
public CreateIncidentResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public CreateIncidentResponse.Builder opcRequestId(String opcRequestId)
public CreateIncidentResponse.Builder incident(Incident incident)
public CreateIncidentResponse build()
Copyright © 2016–2021. All rights reserved.