static ListNotificationsRequest.Builder |
ListNotificationsRequest.builder() |
Return a new builder for this request object.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.compartmentId(String compartmentId) |
The required ID of the compartment in which to list resources.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.copy(ListNotificationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.toBuilder() |
|