| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
PendingMaintenance |
PendingMaintenance.clone() |
PendingMaintenance |
GetEnvironmentResult.getPendingMaintenance()
Indicates the pending maintenance scheduled on this environment.
|
PendingMaintenance |
PendingMaintenance.withEngineVersion(String engineVersion)
The specific runtime engine that the maintenance schedule applies to.
|
PendingMaintenance |
PendingMaintenance.withSchedule(MaintenanceSchedule schedule)
The maintenance schedule for the runtime engine version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEnvironmentResult.setPendingMaintenance(PendingMaintenance pendingMaintenance)
Indicates the pending maintenance scheduled on this environment.
|
GetEnvironmentResult |
GetEnvironmentResult.withPendingMaintenance(PendingMaintenance pendingMaintenance)
Indicates the pending maintenance scheduled on this environment.
|
Copyright © 2023. All rights reserved.