public static interface ConformancePackInputParameter.Builder extends SdkPojo, CopyableBuilder<ConformancePackInputParameter.Builder,ConformancePackInputParameter>
| Modifier and Type | Method and Description |
|---|---|
ConformancePackInputParameter.Builder |
parameterName(String parameterName)
One part of a key-value pair.
|
ConformancePackInputParameter.Builder |
parameterValue(String parameterValue)
Another part of the key-value pair.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConformancePackInputParameter.Builder parameterName(String parameterName)
One part of a key-value pair.
parameterName - One part of a key-value pair.ConformancePackInputParameter.Builder parameterValue(String parameterValue)
Another part of the key-value pair.
parameterValue - Another part of the key-value pair.Copyright © 2023. All rights reserved.