@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DeleteInventoryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
DeleteInventoryRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteInventoryRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getClientToken()
User-provided idempotency token.
|
Boolean |
getDryRun()
Use this option to view a summary of the deletion request without deleting any data or the data type.
|
String |
getSchemaDeleteOption()
Use the
SchemaDeleteOption to delete a custom inventory type (schema). |
String |
getTypeName()
The name of the custom inventory type for which you want to delete either all previously collected data or the
inventory type itself.
|
int |
hashCode() |
Boolean |
isDryRun()
Use this option to view a summary of the deletion request without deleting any data or the data type.
|
void |
setClientToken(String clientToken)
User-provided idempotency token.
|
void |
setDryRun(Boolean dryRun)
Use this option to view a summary of the deletion request without deleting any data or the data type.
|
void |
setSchemaDeleteOption(String schemaDeleteOption)
Use the
SchemaDeleteOption to delete a custom inventory type (schema). |
void |
setTypeName(String typeName)
The name of the custom inventory type for which you want to delete either all previously collected data or the
inventory type itself.
|
String |
toString()
Returns a string representation of this object.
|
DeleteInventoryRequest |
withClientToken(String clientToken)
User-provided idempotency token.
|
DeleteInventoryRequest |
withDryRun(Boolean dryRun)
Use this option to view a summary of the deletion request without deleting any data or the data type.
|
DeleteInventoryRequest |
withSchemaDeleteOption(InventorySchemaDeleteOption schemaDeleteOption)
Use the
SchemaDeleteOption to delete a custom inventory type (schema). |
DeleteInventoryRequest |
withSchemaDeleteOption(String schemaDeleteOption)
Use the
SchemaDeleteOption to delete a custom inventory type (schema). |
DeleteInventoryRequest |
withTypeName(String typeName)
The name of the custom inventory type for which you want to delete either all previously collected data or the
inventory type itself.
|
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, withSdkRequestTimeoutpublic void setTypeName(String typeName)
The name of the custom inventory type for which you want to delete either all previously collected data or the inventory type itself.
typeName - The name of the custom inventory type for which you want to delete either all previously collected data or
the inventory type itself.public String getTypeName()
The name of the custom inventory type for which you want to delete either all previously collected data or the inventory type itself.
public DeleteInventoryRequest withTypeName(String typeName)
The name of the custom inventory type for which you want to delete either all previously collected data or the inventory type itself.
typeName - The name of the custom inventory type for which you want to delete either all previously collected data or
the inventory type itself.public void setSchemaDeleteOption(String schemaDeleteOption)
Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose this
option, the system only deletes existing inventory data associated with the custom inventory type. Choose one of
the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version, and
any earlier versions. To enable this schema again, you must call the PutInventory operation for a
version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
schemaDeleteOption - Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose
this option, the system only deletes existing inventory data associated with the custom inventory type.
Choose one of the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version,
and any earlier versions. To enable this schema again, you must call the PutInventory
operation for a version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
InventorySchemaDeleteOptionpublic String getSchemaDeleteOption()
Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose this
option, the system only deletes existing inventory data associated with the custom inventory type. Choose one of
the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version, and
any earlier versions. To enable this schema again, you must call the PutInventory operation for a
version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose
this option, the system only deletes existing inventory data associated with the custom inventory type.
Choose one of the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified
version, and any earlier versions. To enable this schema again, you must call the
PutInventory operation for a version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
InventorySchemaDeleteOptionpublic DeleteInventoryRequest withSchemaDeleteOption(String schemaDeleteOption)
Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose this
option, the system only deletes existing inventory data associated with the custom inventory type. Choose one of
the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version, and
any earlier versions. To enable this schema again, you must call the PutInventory operation for a
version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
schemaDeleteOption - Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose
this option, the system only deletes existing inventory data associated with the custom inventory type.
Choose one of the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version,
and any earlier versions. To enable this schema again, you must call the PutInventory
operation for a version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
InventorySchemaDeleteOptionpublic DeleteInventoryRequest withSchemaDeleteOption(InventorySchemaDeleteOption schemaDeleteOption)
Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose this
option, the system only deletes existing inventory data associated with the custom inventory type. Choose one of
the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version, and
any earlier versions. To enable this schema again, you must call the PutInventory operation for a
version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
schemaDeleteOption - Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose
this option, the system only deletes existing inventory data associated with the custom inventory type.
Choose one of the following options:
DisableSchema: If you choose this option, the system ignores all inventory data for the specified version,
and any earlier versions. To enable this schema again, you must call the PutInventory
operation for a version greater than the disabled version.
DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.
InventorySchemaDeleteOptionpublic void setDryRun(Boolean dryRun)
Use this option to view a summary of the deletion request without deleting any data or the data type. This option
is useful when you only want to understand what will be deleted. Once you validate that the data to be deleted is
what you intend to delete, you can run the same command without specifying the DryRun option.
dryRun - Use this option to view a summary of the deletion request without deleting any data or the data type. This
option is useful when you only want to understand what will be deleted. Once you validate that the data to
be deleted is what you intend to delete, you can run the same command without specifying the
DryRun option.public Boolean getDryRun()
Use this option to view a summary of the deletion request without deleting any data or the data type. This option
is useful when you only want to understand what will be deleted. Once you validate that the data to be deleted is
what you intend to delete, you can run the same command without specifying the DryRun option.
DryRun option.public DeleteInventoryRequest withDryRun(Boolean dryRun)
Use this option to view a summary of the deletion request without deleting any data or the data type. This option
is useful when you only want to understand what will be deleted. Once you validate that the data to be deleted is
what you intend to delete, you can run the same command without specifying the DryRun option.
dryRun - Use this option to view a summary of the deletion request without deleting any data or the data type. This
option is useful when you only want to understand what will be deleted. Once you validate that the data to
be deleted is what you intend to delete, you can run the same command without specifying the
DryRun option.public Boolean isDryRun()
Use this option to view a summary of the deletion request without deleting any data or the data type. This option
is useful when you only want to understand what will be deleted. Once you validate that the data to be deleted is
what you intend to delete, you can run the same command without specifying the DryRun option.
DryRun option.public void setClientToken(String clientToken)
User-provided idempotency token.
clientToken - User-provided idempotency token.public String getClientToken()
User-provided idempotency token.
public DeleteInventoryRequest withClientToken(String clientToken)
User-provided idempotency token.
clientToken - User-provided idempotency token.public String toString()
toString in class ObjectObject.toString()public DeleteInventoryRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()