Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
GetMaintenanceWindowResponse |
StackMonitoring.getMaintenanceWindow(GetMaintenanceWindowRequest request)
Get maintenance window for the given identifier
OCID.
|
GetMaintenanceWindowResponse |
StackMonitoringClient.getMaintenanceWindow(GetMaintenanceWindowRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMaintenanceWindowResponse> |
StackMonitoringAsyncClient.getMaintenanceWindow(GetMaintenanceWindowRequest request,
AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResponse> handler) |
Future<GetMaintenanceWindowResponse> |
StackMonitoringAsync.getMaintenanceWindow(GetMaintenanceWindowRequest request,
AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResponse> handler)
Get maintenance window for the given identifier
OCID.
|
Modifier and Type | Method and Description |
---|---|
GetMaintenanceWindowResponse |
GetMaintenanceWindowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMaintenanceWindowResponse.Builder |
GetMaintenanceWindowResponse.Builder.copy(GetMaintenanceWindowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.