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