| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
UsageInstruction |
UsageInstruction.clone() |
UsageInstruction |
UsageInstruction.withType(String type)
The usage instruction type for the value.
|
UsageInstruction |
UsageInstruction.withValue(String value)
The usage instruction value for this type.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageInstruction> |
DescribeProvisioningParametersResult.getUsageInstructions()
Any additional metadata specifically related to the provisioning of the product.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisioningParametersResult |
DescribeProvisioningParametersResult.withUsageInstructions(UsageInstruction... usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProvisioningParametersResult.setUsageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
DescribeProvisioningParametersResult |
DescribeProvisioningParametersResult.withUsageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
Copyright © 2024. All rights reserved.