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