CopyableBuilder<UsageInstruction.Builder,UsageInstruction>, SdkBuilder<UsageInstruction.Builder,UsageInstruction>public static interface UsageInstruction.Builder extends CopyableBuilder<UsageInstruction.Builder,UsageInstruction>
| Modifier and Type | Method | 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.
|
copyapply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.