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