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