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