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