Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.builder() |
ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.Builder.copy(ListDbSystemPatchesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.Builder.dbSystemId(String dbSystemId) |
ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.Builder.limit(Integer limit) |
ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.Builder.page(String page) |
ListDbSystemPatchesRequest.Builder |
ListDbSystemPatchesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2019. All rights reserved.