public static interface UsageInstruction.Builder extends SdkPojo, CopyableBuilder<UsageInstruction.Builder,UsageInstruction>
| Modifier and Type | Method and Description |
|---|---|
UsageInstruction.Builder |
type(String type)
The usage instruction type for the value.
|
UsageInstruction.Builder |
value(String value)
The usage instruction value for this type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUsageInstruction.Builder type(String type)
The usage instruction type for the value.
type - The usage instruction type for the value.UsageInstruction.Builder value(String value)
The usage instruction value for this type.
value - The usage instruction value for this type.Copyright © 2023. All rights reserved.