public static class GetIncidentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetIncidentResponse |
build() |
GetIncidentResponse.Builder |
copy(GetIncidentResponse o)
Copy method to populate the builder with values from the given instance.
|
GetIncidentResponse.Builder |
etag(String etag) |
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 opcRequestId(String opcRequestId)
public GetIncidentResponse.Builder etag(String etag)
public GetIncidentResponse.Builder incident(Incident incident)
public GetIncidentResponse build()
Copyright © 2016–2020. All rights reserved.