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