@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeProvisioningParametersResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeProvisioningParametersResult() |
Modifier and Type | Method and Description |
---|---|
DescribeProvisioningParametersResult |
clone() |
boolean |
equals(Object obj) |
List<ConstraintSummary> |
getConstraintSummaries()
The list of constraint summaries that apply to provisioning this product.
|
List<ProvisioningArtifactParameter> |
getProvisioningArtifactParameters()
The list of parameters used to successfully provision the product.
|
List<TagOptionSummary> |
getTagOptions()
List of TagOptions associated with the provisioned provisioning parameters.
|
List<UsageInstruction> |
getUsageInstructions()
Any additional metadata specifically related to the provisioning of the product.
|
int |
hashCode() |
void |
setConstraintSummaries(Collection<ConstraintSummary> constraintSummaries)
The list of constraint summaries that apply to provisioning this product.
|
void |
setProvisioningArtifactParameters(Collection<ProvisioningArtifactParameter> provisioningArtifactParameters)
The list of parameters used to successfully provision the product.
|
void |
setTagOptions(Collection<TagOptionSummary> tagOptions)
List of TagOptions associated with the provisioned provisioning parameters.
|
void |
setUsageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
DescribeProvisioningParametersResult |
withConstraintSummaries(Collection<ConstraintSummary> constraintSummaries)
The list of constraint summaries that apply to provisioning this product.
|
DescribeProvisioningParametersResult |
withConstraintSummaries(ConstraintSummary... constraintSummaries)
The list of constraint summaries that apply to provisioning this product.
|
DescribeProvisioningParametersResult |
withProvisioningArtifactParameters(Collection<ProvisioningArtifactParameter> provisioningArtifactParameters)
The list of parameters used to successfully provision the product.
|
DescribeProvisioningParametersResult |
withProvisioningArtifactParameters(ProvisioningArtifactParameter... provisioningArtifactParameters)
The list of parameters used to successfully provision the product.
|
DescribeProvisioningParametersResult |
withTagOptions(Collection<TagOptionSummary> tagOptions)
List of TagOptions associated with the provisioned provisioning parameters.
|
DescribeProvisioningParametersResult |
withTagOptions(TagOptionSummary... tagOptions)
List of TagOptions associated with the provisioned provisioning parameters.
|
DescribeProvisioningParametersResult |
withUsageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
DescribeProvisioningParametersResult |
withUsageInstructions(UsageInstruction... usageInstructions)
Any additional metadata specifically related to the provisioning of the product.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public DescribeProvisioningParametersResult()
public List<ProvisioningArtifactParameter> getProvisioningArtifactParameters()
The list of parameters used to successfully provision the product. Each parameter includes a list of allowable values and additional metadata about each parameter.
public void setProvisioningArtifactParameters(Collection<ProvisioningArtifactParameter> provisioningArtifactParameters)
The list of parameters used to successfully provision the product. Each parameter includes a list of allowable values and additional metadata about each parameter.
provisioningArtifactParameters
- The list of parameters used to successfully provision the product. Each parameter includes a list of
allowable values and additional metadata about each parameter.public DescribeProvisioningParametersResult withProvisioningArtifactParameters(ProvisioningArtifactParameter... provisioningArtifactParameters)
The list of parameters used to successfully provision the product. Each parameter includes a list of allowable values and additional metadata about each parameter.
NOTE: This method appends the values to the existing list (if any). Use
setProvisioningArtifactParameters(java.util.Collection)
or
withProvisioningArtifactParameters(java.util.Collection)
if you want to override the existing values.
provisioningArtifactParameters
- The list of parameters used to successfully provision the product. Each parameter includes a list of
allowable values and additional metadata about each parameter.public DescribeProvisioningParametersResult withProvisioningArtifactParameters(Collection<ProvisioningArtifactParameter> provisioningArtifactParameters)
The list of parameters used to successfully provision the product. Each parameter includes a list of allowable values and additional metadata about each parameter.
provisioningArtifactParameters
- The list of parameters used to successfully provision the product. Each parameter includes a list of
allowable values and additional metadata about each parameter.public List<ConstraintSummary> getConstraintSummaries()
The list of constraint summaries that apply to provisioning this product.
public void setConstraintSummaries(Collection<ConstraintSummary> constraintSummaries)
The list of constraint summaries that apply to provisioning this product.
constraintSummaries
- The list of constraint summaries that apply to provisioning this product.public DescribeProvisioningParametersResult withConstraintSummaries(ConstraintSummary... constraintSummaries)
The list of constraint summaries that apply to provisioning this product.
NOTE: This method appends the values to the existing list (if any). Use
setConstraintSummaries(java.util.Collection)
or withConstraintSummaries(java.util.Collection)
if you want to override the existing values.
constraintSummaries
- The list of constraint summaries that apply to provisioning this product.public DescribeProvisioningParametersResult withConstraintSummaries(Collection<ConstraintSummary> constraintSummaries)
The list of constraint summaries that apply to provisioning this product.
constraintSummaries
- The list of constraint summaries that apply to provisioning this product.public List<UsageInstruction> getUsageInstructions()
Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.
Version
field of the CloudFormation template.public void setUsageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.
usageInstructions
- Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.public DescribeProvisioningParametersResult withUsageInstructions(UsageInstruction... usageInstructions)
Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.
NOTE: This method appends the values to the existing list (if any). Use
setUsageInstructions(java.util.Collection)
or withUsageInstructions(java.util.Collection)
if
you want to override the existing values.
usageInstructions
- Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.public DescribeProvisioningParametersResult withUsageInstructions(Collection<UsageInstruction> usageInstructions)
Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.
usageInstructions
- Any additional metadata specifically related to the provisioning of the product. For example, see the
Version
field of the CloudFormation template.public List<TagOptionSummary> getTagOptions()
List of TagOptions associated with the provisioned provisioning parameters.
public void setTagOptions(Collection<TagOptionSummary> tagOptions)
List of TagOptions associated with the provisioned provisioning parameters.
tagOptions
- List of TagOptions associated with the provisioned provisioning parameters.public DescribeProvisioningParametersResult withTagOptions(TagOptionSummary... tagOptions)
List of TagOptions associated with the provisioned provisioning parameters.
NOTE: This method appends the values to the existing list (if any). Use
setTagOptions(java.util.Collection)
or withTagOptions(java.util.Collection)
if you want to
override the existing values.
tagOptions
- List of TagOptions associated with the provisioned provisioning parameters.public DescribeProvisioningParametersResult withTagOptions(Collection<TagOptionSummary> tagOptions)
List of TagOptions associated with the provisioned provisioning parameters.
tagOptions
- List of TagOptions associated with the provisioned provisioning parameters.public String toString()
toString
in class Object
Object.toString()
public DescribeProvisioningParametersResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.