Class ListSensitiveColumnsRequest
- java.lang.Object
- 
- com.oracle.bmc.requests.BmcRequest<Void>
- 
- com.oracle.bmc.datasafe.requests.ListSensitiveColumnsRequest
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20181201") public class ListSensitiveColumnsRequest extends BmcRequest<Void>Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/datasafe/ListSensitiveColumnsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListSensitiveColumnsRequest. 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classListSensitiveColumnsRequest.Builderstatic classListSensitiveColumnsRequest.ColumnDataCountFilterFilters the sensitive columns with respect to the estimated row count.static classListSensitiveColumnsRequest.ObjectTypeA filter to return only items related to a specific object type.static classListSensitiveColumnsRequest.RelationTypeA filter to return sensitive columns based on their relationship with their parent columns.static classListSensitiveColumnsRequest.SortByThe field to sort by.static classListSensitiveColumnsRequest.SortOrderThe sort order to use, either ascending (ASC) or descending (DESC).static classListSensitiveColumnsRequest.StatusA filter to return only the sensitive columns that match the specified status.
 - 
Constructor SummaryConstructors Constructor Description ListSensitiveColumnsRequest()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ListSensitiveColumnsRequest.Builderbuilder()Return a new builder for this request object.booleanequals(Object o)Uses getInvocationCallback and getRetryConfiguration to determine if passed request is equal to ‘this’.ListSensitiveColumnsRequest.ColumnDataCountFiltergetColumnDataCountFilter()Filters the sensitive columns with respect to the estimated row count.StringgetColumnGroup()A filter to return only the sensitive columns that belong to the specified column group.List<String>getColumnName()A filter to return only a specific column based on column name.List<ConfidenceLevelEnum>getConfidenceLevel()A filter to return the sensitive columns with the specified confidence level.List<String>getDataType()A filter to return only the resources that match the specified data types.BooleangetIsCaseInSensitive()A boolean flag indicating whether the search should be case-insensitive.IntegergetLimit()For list pagination.List<String>getObjectName()A filter to return only items related to a specific object name.List<ListSensitiveColumnsRequest.ObjectType>getObjectType()A filter to return only items related to a specific object type.StringgetOpcRequestId()Unique identifier for the request.StringgetPage()For list pagination.List<String>getParentColumnKey()A filter to return only the sensitive columns that are children of one of the columns identified by the specified keys.List<ListSensitiveColumnsRequest.RelationType>getRelationType()A filter to return sensitive columns based on their relationship with their parent columns.List<String>getSchemaName()A filter to return only items related to specific schema name.SensitiveColumnLifecycleStategetSensitiveColumnLifecycleState()Filters the sensitive column resources with the given lifecycle state values.StringgetSensitiveDataModelId()The OCID of the sensitive data model.List<String>getSensitiveTypeId()A filter to return only the sensitive columns that are associated with one of the sensitive types identified by the specified OCIDs.ListSensitiveColumnsRequest.SortBygetSortBy()The field to sort by.ListSensitiveColumnsRequest.SortOrdergetSortOrder()The sort order to use, either ascending (ASC) or descending (DESC).List<ListSensitiveColumnsRequest.Status>getStatus()A filter to return only the sensitive columns that match the specified status.DategetTimeCreatedGreaterThanOrEqualTo()A filter to return only the resources that were created after the specified date and time, as defined by RFC3339.DategetTimeCreatedLessThan()Search for resources that were created before a specific date.DategetTimeUpdatedGreaterThanOrEqualTo()Search for resources that were updated after a specific date.DategetTimeUpdatedLessThan()Search for resources that were updated before a specific date.inthashCode()Uses getInvocationCallback and getRetryConfiguration to generate a hash.ListSensitiveColumnsRequest.BuildertoBuilder()Return an instance ofListSensitiveColumnsRequest.Builderthat allows you to modify request properties.StringtoString()- 
Methods inherited from class com.oracle.bmc.requests.BmcRequestgetBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration, supportsExpect100Continue
 
- 
 
- 
- 
- 
Method Detail- 
getSensitiveDataModelIdpublic String getSensitiveDataModelId() The OCID of the sensitive data model.
 - 
getTimeCreatedGreaterThanOrEqualTopublic Date getTimeCreatedGreaterThanOrEqualTo() A filter to return only the resources that were created after the specified date and time, as defined by RFC3339.Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date. *Example:** 2016-12-19T16:39:57.600Z 
 - 
getTimeCreatedLessThanpublic Date getTimeCreatedLessThan() Search for resources that were created before a specific date.Specifying this parameter corresponding timeCreatedLessThan parameter will retrieve all resources created before the specified created date, in “YYYY-MM-ddThh:mmZ” format with a Z offset, as defined by RFC 3339. *Example:** 2016-12-19T16:39:57.600Z 
 - 
getTimeUpdatedGreaterThanOrEqualTopublic Date getTimeUpdatedGreaterThanOrEqualTo() Search for resources that were updated after a specific date.Specifying this parameter corresponding timeUpdatedGreaterThanOrEqualTo parameter will retrieve all resources updated after the specified created date, in “YYYY-MM-ddThh:mmZ” format with a Z offset, as defined by RFC 3339. 
 - 
getTimeUpdatedLessThanpublic Date getTimeUpdatedLessThan() Search for resources that were updated before a specific date.Specifying this parameter corresponding timeUpdatedLessThan parameter will retrieve all resources updated before the specified created date, in “YYYY-MM-ddThh:mmZ” format with a Z offset, as defined by RFC 3339. 
 - 
getSensitiveColumnLifecycleStatepublic SensitiveColumnLifecycleState getSensitiveColumnLifecycleState() Filters the sensitive column resources with the given lifecycle state values.
 - 
getColumnDataCountFilterpublic ListSensitiveColumnsRequest.ColumnDataCountFilter getColumnDataCountFilter() Filters the sensitive columns with respect to the estimated row count.
 - 
getConfidenceLevelpublic List<ConfidenceLevelEnum> getConfidenceLevel() A filter to return the sensitive columns with the specified confidence level.Confidence level of sensitive column associated with a seeded sensitive type can either be HIGH or LOW. While the confidence level of sensitive column associated with a user defined sensitive will be NONE. For sensitive columns added manually the confidence level will also be NONE. 
 - 
getSchemaNamepublic List<String> getSchemaName() A filter to return only items related to specific schema name.
 - 
getObjectNamepublic List<String> getObjectName() A filter to return only items related to a specific object name.
 - 
getColumnNamepublic List<String> getColumnName() A filter to return only a specific column based on column name.
 - 
getObjectTypepublic List<ListSensitiveColumnsRequest.ObjectType> getObjectType() A filter to return only items related to a specific object type.
 - 
getDataTypepublic List<String> getDataType() A filter to return only the resources that match the specified data types.
 - 
getStatuspublic List<ListSensitiveColumnsRequest.Status> getStatus() A filter to return only the sensitive columns that match the specified status.
 - 
getSensitiveTypeIdpublic List<String> getSensitiveTypeId() A filter to return only the sensitive columns that are associated with one of the sensitive types identified by the specified OCIDs.
 - 
getParentColumnKeypublic List<String> getParentColumnKey() A filter to return only the sensitive columns that are children of one of the columns identified by the specified keys.
 - 
getRelationTypepublic List<ListSensitiveColumnsRequest.RelationType> getRelationType() A filter to return sensitive columns based on their relationship with their parent columns.If set to NONE, it returns the sensitive columns that do not have any parent. The response includes the parent columns as well as the independent columns that are not in any relationship. If set to APP_DEFINED, it returns all the child columns that have application-level (non-dictionary) relationship with their parents. If set to DB_DEFINED, it returns all the child columns that have database-level (dictionary-defined) relationship with their parents. 
 - 
getColumnGrouppublic String getColumnGroup() A filter to return only the sensitive columns that belong to the specified column group.
 - 
getLimitpublic Integer getLimit() For list pagination.The maximum number of items to return per page in a paginated “List” call. For details about how pagination works, see List Pagination. 
 - 
getPagepublic String getPage() For list pagination.The page token representing the page at which to start retrieving results. It is usually retrieved from a previous “List” call. For details about how pagination works, see List Pagination. 
 - 
getSortOrderpublic ListSensitiveColumnsRequest.SortOrder getSortOrder() The sort order to use, either ascending (ASC) or descending (DESC).
 - 
getSortBypublic ListSensitiveColumnsRequest.SortBy getSortBy() The field to sort by.You can specify only one sorting parameter (sortOrder). The default order for timeCreated is descending. The default order for schemaName, objectName, and columnName is ascending. 
 - 
getOpcRequestIdpublic String getOpcRequestId() Unique identifier for the request.
 - 
getIsCaseInSensitivepublic Boolean getIsCaseInSensitive() A boolean flag indicating whether the search should be case-insensitive.The search is case-sensitive by default. Set this parameter to true to do case-insensitive search. 
 - 
toBuilderpublic ListSensitiveColumnsRequest.Builder toBuilder() Return an instance ofListSensitiveColumnsRequest.Builderthat allows you to modify request properties.- Returns:
- instance of ListSensitiveColumnsRequest.Builderthat allows you to modify request properties.
 
 - 
builderpublic static ListSensitiveColumnsRequest.Builder builder() Return a new builder for this request object.- Returns:
- builder for the request object
 
 - 
equalspublic boolean equals(Object o) Description copied from class:BmcRequestUses getInvocationCallback and getRetryConfiguration to determine if passed request is equal to ‘this’.- Overrides:
- equalsin class- BmcRequest<Void>
 
 - 
hashCodepublic int hashCode() Description copied from class:BmcRequestUses getInvocationCallback and getRetryConfiguration to generate a hash.- Overrides:
- hashCodein class- BmcRequest<Void>
 
 
- 
 
-