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