public static class GetBdsInstanceResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetBdsInstanceResponse.Builder |
bdsInstance(BdsInstance bdsInstance) |
GetBdsInstanceResponse |
build() |
GetBdsInstanceResponse.Builder |
copy(GetBdsInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
GetBdsInstanceResponse.Builder |
etag(String etag) |
GetBdsInstanceResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetBdsInstanceResponse.Builder copy(GetBdsInstanceResponse o)
Copy method to populate the builder with values from the given instance.
public GetBdsInstanceResponse.Builder opcRequestId(String opcRequestId)
public GetBdsInstanceResponse.Builder etag(String etag)
public GetBdsInstanceResponse.Builder bdsInstance(BdsInstance bdsInstance)
public GetBdsInstanceResponse build()
Copyright © 2016–2020. All rights reserved.