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