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