| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
static ControlInputParameter.Builder |
ControlInputParameter.builder() |
ControlInputParameter.Builder |
ControlInputParameter.Builder.parameterName(String parameterName)
The name of a parameter, for example,
BackupPlanFrequency. |
ControlInputParameter.Builder |
ControlInputParameter.Builder.parameterValue(String parameterValue)
The value of parameter, for example,
hourly. |
ControlInputParameter.Builder |
ControlInputParameter.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ControlInputParameter.Builder> |
ControlInputParameter.serializableBuilderClass() |
Copyright © 2023. All rights reserved.