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