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