Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
static GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.builder()
Return a new builder for this request object.
|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.Builder.copy(GetMaintenanceWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.Builder.maintenanceWindowId(String maintenanceWindowId)
The OCID of
maintenance window.
|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.toBuilder()
Return an instance of
GetMaintenanceWindowRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.