static ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.builder() |
Return a new builder for this request object.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.copy(ListWlsDomainServerBackupsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.page(String page) |
The page token that represents the page at which to start retrieving results.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.serverId(String serverId) |
The unique identifier of a server.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.sortBy(ListWlsDomainServerBackupsRequest.SortBy sortBy) |
The field by which to sort the resource.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.sortOrder(ListWlsDomainServerBackupsRequest.SortOrder sortOrder) |
The sort order is either ‘ASC’ or ‘DESC’.
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.toBuilder() |
|
ListWlsDomainServerBackupsRequest.Builder |
ListWlsDomainServerBackupsRequest.Builder.wlsDomainId(String wlsDomainId) |
The OCID of the
WebLogic domain.
|