| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
InstallationMediaFailureCause |
InstallationMedia.failureCause()
If an installation media failure occurred, the cause of the failure.
|
InstallationMediaFailureCause |
ImportInstallationMediaResponse.failureCause()
If an installation media failure occurred, the cause of the failure.
|
InstallationMediaFailureCause |
DeleteInstallationMediaResponse.failureCause()
If an installation media failure occurred, the cause of the failure.
|
| Modifier and Type | Method and Description |
|---|---|
InstallationMedia.Builder |
InstallationMedia.Builder.failureCause(InstallationMediaFailureCause failureCause)
If an installation media failure occurred, the cause of the failure.
|
ImportInstallationMediaResponse.Builder |
ImportInstallationMediaResponse.Builder.failureCause(InstallationMediaFailureCause failureCause)
If an installation media failure occurred, the cause of the failure.
|
DeleteInstallationMediaResponse.Builder |
DeleteInstallationMediaResponse.Builder.failureCause(InstallationMediaFailureCause failureCause)
If an installation media failure occurred, the cause of the failure.
|
Copyright © 2021. All rights reserved.