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