public static class GetEventResponse.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetEventResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetEventResponse |
build() |
GetEventResponse.Builder |
copy(GetEventResponse o)
Copy method to populate the builder with values from the given instance.
|
GetEventResponse.Builder |
etag(String etag) |
GetEventResponse.Builder |
event(Event event) |
GetEventResponse.Builder |
opcRequestId(String opcRequestId) |
public GetEventResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetEventResponse.Builder etag(String etag)
public GetEventResponse.Builder opcRequestId(String opcRequestId)
public GetEventResponse.Builder event(Event event)
public GetEventResponse.Builder copy(GetEventResponse o)
Copy method to populate the builder with values from the given instance.
public GetEventResponse build()
Copyright © 2016–2022. All rights reserved.