Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateMaintenanceWindowResponse> |
FleetAppsManagementMaintenanceWindowAsync.createMaintenanceWindow(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResponse> handler)
Create a maintenance window in Fleet Application Management.
|
Future<CreateMaintenanceWindowResponse> |
FleetAppsManagementMaintenanceWindowAsyncClient.createMaintenanceWindow(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResponse> handler) |
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.