Package | Description |
---|---|
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static ListDetectorsRequest.Builder |
ListDetectorsRequest.builder()
Return a new builder for this request object.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.copy(ListDetectorsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.lifecycleState(LifecycleState lifecycleState)
The field life cycle state.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.sortBy(ListDetectorsRequest.SortBy sortBy)
The field to sort by.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.Builder.sortOrder(SortOrders sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
ListDetectorsRequest.Builder |
ListDetectorsRequest.toBuilder()
Return an instance of
ListDetectorsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2022. All rights reserved.