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