@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TerminateProvisionedProductRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
TerminateProvisionedProductRequest() |
Modifier and Type | Method and Description |
---|---|
TerminateProvisionedProductRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAcceptLanguage()
The language code.
|
Boolean |
getIgnoreErrors()
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the
underlying resources.
|
String |
getProvisionedProductId()
The identifier of the provisioned product.
|
String |
getProvisionedProductName()
The name of the provisioned product.
|
Boolean |
getRetainPhysicalResources()
When this boolean parameter is set to true, the
TerminateProvisionedProduct API deletes the Service
Catalog provisioned product. |
String |
getTerminateToken()
An idempotency token that uniquely identifies the termination request.
|
int |
hashCode() |
Boolean |
isIgnoreErrors()
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the
underlying resources.
|
Boolean |
isRetainPhysicalResources()
When this boolean parameter is set to true, the
TerminateProvisionedProduct API deletes the Service
Catalog provisioned product. |
void |
setAcceptLanguage(String acceptLanguage)
The language code.
|
void |
setIgnoreErrors(Boolean ignoreErrors)
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the
underlying resources.
|
void |
setProvisionedProductId(String provisionedProductId)
The identifier of the provisioned product.
|
void |
setProvisionedProductName(String provisionedProductName)
The name of the provisioned product.
|
void |
setRetainPhysicalResources(Boolean retainPhysicalResources)
When this boolean parameter is set to true, the
TerminateProvisionedProduct API deletes the Service
Catalog provisioned product. |
void |
setTerminateToken(String terminateToken)
An idempotency token that uniquely identifies the termination request.
|
String |
toString()
Returns a string representation of this object.
|
TerminateProvisionedProductRequest |
withAcceptLanguage(String acceptLanguage)
The language code.
|
TerminateProvisionedProductRequest |
withIgnoreErrors(Boolean ignoreErrors)
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the
underlying resources.
|
TerminateProvisionedProductRequest |
withProvisionedProductId(String provisionedProductId)
The identifier of the provisioned product.
|
TerminateProvisionedProductRequest |
withProvisionedProductName(String provisionedProductName)
The name of the provisioned product.
|
TerminateProvisionedProductRequest |
withRetainPhysicalResources(Boolean retainPhysicalResources)
When this boolean parameter is set to true, the
TerminateProvisionedProduct API deletes the Service
Catalog provisioned product. |
TerminateProvisionedProductRequest |
withTerminateToken(String terminateToken)
An idempotency token that uniquely identifies the termination request.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setProvisionedProductName(String provisionedProductName)
The name of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.
provisionedProductName
- The name of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.public String getProvisionedProductName()
The name of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.
ProvisionedProductName
and
ProvisionedProductId
.public TerminateProvisionedProductRequest withProvisionedProductName(String provisionedProductName)
The name of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.
provisionedProductName
- The name of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.public void setProvisionedProductId(String provisionedProductId)
The identifier of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.
provisionedProductId
- The identifier of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.public String getProvisionedProductId()
The identifier of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.
ProvisionedProductName
and ProvisionedProductId
.public TerminateProvisionedProductRequest withProvisionedProductId(String provisionedProductId)
The identifier of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.
provisionedProductId
- The identifier of the provisioned product. You cannot specify both ProvisionedProductName
and
ProvisionedProductId
.public void setTerminateToken(String terminateToken)
An idempotency token that uniquely identifies the termination request. This token is only valid during the termination process. After the provisioned product is terminated, subsequent requests to terminate the same provisioned product always return ResourceNotFound.
terminateToken
- An idempotency token that uniquely identifies the termination request. This token is only valid during the
termination process. After the provisioned product is terminated, subsequent requests to terminate the
same provisioned product always return ResourceNotFound.public String getTerminateToken()
An idempotency token that uniquely identifies the termination request. This token is only valid during the termination process. After the provisioned product is terminated, subsequent requests to terminate the same provisioned product always return ResourceNotFound.
public TerminateProvisionedProductRequest withTerminateToken(String terminateToken)
An idempotency token that uniquely identifies the termination request. This token is only valid during the termination process. After the provisioned product is terminated, subsequent requests to terminate the same provisioned product always return ResourceNotFound.
terminateToken
- An idempotency token that uniquely identifies the termination request. This token is only valid during the
termination process. After the provisioned product is terminated, subsequent requests to terminate the
same provisioned product always return ResourceNotFound.public void setIgnoreErrors(Boolean ignoreErrors)
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.
ignoreErrors
- If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete
the underlying resources.public Boolean getIgnoreErrors()
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.
public TerminateProvisionedProductRequest withIgnoreErrors(Boolean ignoreErrors)
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.
ignoreErrors
- If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete
the underlying resources.public Boolean isIgnoreErrors()
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.
public void setAcceptLanguage(String acceptLanguage)
The language code.
jp
- Japanese
zh
- Chinese
acceptLanguage
- The language code.
jp
- Japanese
zh
- Chinese
public String getAcceptLanguage()
The language code.
jp
- Japanese
zh
- Chinese
jp
- Japanese
zh
- Chinese
public TerminateProvisionedProductRequest withAcceptLanguage(String acceptLanguage)
The language code.
jp
- Japanese
zh
- Chinese
acceptLanguage
- The language code.
jp
- Japanese
zh
- Chinese
public void setRetainPhysicalResources(Boolean retainPhysicalResources)
When this boolean parameter is set to true, the TerminateProvisionedProduct
API deletes the Service
Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or the underlying
resources of the deleted provisioned product. The default value is false.
retainPhysicalResources
- When this boolean parameter is set to true, the TerminateProvisionedProduct
API deletes the
Service Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or
the underlying resources of the deleted provisioned product. The default value is false.public Boolean getRetainPhysicalResources()
When this boolean parameter is set to true, the TerminateProvisionedProduct
API deletes the Service
Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or the underlying
resources of the deleted provisioned product. The default value is false.
TerminateProvisionedProduct
API deletes the
Service Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or
the underlying resources of the deleted provisioned product. The default value is false.public TerminateProvisionedProductRequest withRetainPhysicalResources(Boolean retainPhysicalResources)
When this boolean parameter is set to true, the TerminateProvisionedProduct
API deletes the Service
Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or the underlying
resources of the deleted provisioned product. The default value is false.
retainPhysicalResources
- When this boolean parameter is set to true, the TerminateProvisionedProduct
API deletes the
Service Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or
the underlying resources of the deleted provisioned product. The default value is false.public Boolean isRetainPhysicalResources()
When this boolean parameter is set to true, the TerminateProvisionedProduct
API deletes the Service
Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or the underlying
resources of the deleted provisioned product. The default value is false.
TerminateProvisionedProduct
API deletes the
Service Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or
the underlying resources of the deleted provisioned product. The default value is false.public String toString()
toString
in class Object
Object.toString()
public TerminateProvisionedProductRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()