Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
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 |
---|---|
GetMaintenanceWindowRequest |
GetMaintenanceWindowRequest.Builder.build()
Build the instance of GetMaintenanceWindowRequest as configured by this builder
|
GetMaintenanceWindowRequest |
GetMaintenanceWindowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMaintenanceWindowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMaintenanceWindowRequest.Builder |
GetMaintenanceWindowRequest.Builder.copy(GetMaintenanceWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.