Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceWindowResponse |
StackMonitoring.createMaintenanceWindow(CreateMaintenanceWindowRequest request)
Creates a new Maintenance Window for the given resources.
|
CreateMaintenanceWindowResponse |
StackMonitoringClient.createMaintenanceWindow(CreateMaintenanceWindowRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMaintenanceWindowResponse> |
StackMonitoringAsyncClient.createMaintenanceWindow(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResponse> handler) |
Future<CreateMaintenanceWindowResponse> |
StackMonitoringAsync.createMaintenanceWindow(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResponse> handler)
Creates a new Maintenance Window for the given resources.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMaintenanceWindowResponse> |
StackMonitoringAsyncClient.createMaintenanceWindow(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResponse> handler) |
Future<CreateMaintenanceWindowResponse> |
StackMonitoringAsync.createMaintenanceWindow(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResponse> handler)
Creates a new Maintenance Window for the given resources.
|
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceWindowResponse |
CreateMaintenanceWindowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceWindowResponse.Builder |
CreateMaintenanceWindowResponse.Builder.copy(CreateMaintenanceWindowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.