static SupportedEngineLifecycle.Builder |
SupportedEngineLifecycle.builder() |
|
SupportedEngineLifecycle.Builder |
SupportedEngineLifecycle.Builder.lifecycleSupportEndDate(Instant lifecycleSupportEndDate) |
The end date for the type of support returned by LifecycleSupportName.
|
SupportedEngineLifecycle.Builder |
SupportedEngineLifecycle.Builder.lifecycleSupportName(String lifecycleSupportName) |
The type of lifecycle support that the engine version is in.
|
SupportedEngineLifecycle.Builder |
SupportedEngineLifecycle.Builder.lifecycleSupportName(LifecycleSupportName lifecycleSupportName) |
The type of lifecycle support that the engine version is in.
|
SupportedEngineLifecycle.Builder |
SupportedEngineLifecycle.Builder.lifecycleSupportStartDate(Instant lifecycleSupportStartDate) |
The start date for the type of support returned by LifecycleSupportName.
|
SupportedEngineLifecycle.Builder |
SupportedEngineLifecycle.toBuilder() |
|