@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListFeatureGroupsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListFeatureGroupsRequest() |
Modifier and Type | Method and Description |
---|---|
ListFeatureGroupsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Date |
getCreationTimeAfter()
Use this parameter to search for
FeatureGroups s created after a specific date and time. |
Date |
getCreationTimeBefore()
Use this parameter to search for
FeatureGroups s created before a specific date and time. |
String |
getFeatureGroupStatusEquals()
A
FeatureGroup status. |
Integer |
getMaxResults()
The maximum number of results returned by
ListFeatureGroups . |
String |
getNameContains()
A string that partially matches one or more
FeatureGroup s names. |
String |
getNextToken()
A token to resume pagination of
ListFeatureGroups results. |
String |
getOfflineStoreStatusEquals()
An
OfflineStore status. |
String |
getSortBy()
The value on which the feature group list is sorted.
|
String |
getSortOrder()
The order in which feature groups are listed.
|
int |
hashCode() |
void |
setCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for
FeatureGroups s created after a specific date and time. |
void |
setCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for
FeatureGroups s created before a specific date and time. |
void |
setFeatureGroupStatusEquals(String featureGroupStatusEquals)
A
FeatureGroup status. |
void |
setMaxResults(Integer maxResults)
The maximum number of results returned by
ListFeatureGroups . |
void |
setNameContains(String nameContains)
A string that partially matches one or more
FeatureGroup s names. |
void |
setNextToken(String nextToken)
A token to resume pagination of
ListFeatureGroups results. |
void |
setOfflineStoreStatusEquals(String offlineStoreStatusEquals)
An
OfflineStore status. |
void |
setSortBy(String sortBy)
The value on which the feature group list is sorted.
|
void |
setSortOrder(String sortOrder)
The order in which feature groups are listed.
|
String |
toString()
Returns a string representation of this object.
|
ListFeatureGroupsRequest |
withCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for
FeatureGroups s created after a specific date and time. |
ListFeatureGroupsRequest |
withCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for
FeatureGroups s created before a specific date and time. |
ListFeatureGroupsRequest |
withFeatureGroupStatusEquals(FeatureGroupStatus featureGroupStatusEquals)
A
FeatureGroup status. |
ListFeatureGroupsRequest |
withFeatureGroupStatusEquals(String featureGroupStatusEquals)
A
FeatureGroup status. |
ListFeatureGroupsRequest |
withMaxResults(Integer maxResults)
The maximum number of results returned by
ListFeatureGroups . |
ListFeatureGroupsRequest |
withNameContains(String nameContains)
A string that partially matches one or more
FeatureGroup s names. |
ListFeatureGroupsRequest |
withNextToken(String nextToken)
A token to resume pagination of
ListFeatureGroups results. |
ListFeatureGroupsRequest |
withOfflineStoreStatusEquals(OfflineStoreStatusValue offlineStoreStatusEquals)
An
OfflineStore status. |
ListFeatureGroupsRequest |
withOfflineStoreStatusEquals(String offlineStoreStatusEquals)
An
OfflineStore status. |
ListFeatureGroupsRequest |
withSortBy(FeatureGroupSortBy sortBy)
The value on which the feature group list is sorted.
|
ListFeatureGroupsRequest |
withSortBy(String sortBy)
The value on which the feature group list is sorted.
|
ListFeatureGroupsRequest |
withSortOrder(FeatureGroupSortOrder sortOrder)
The order in which feature groups are listed.
|
ListFeatureGroupsRequest |
withSortOrder(String sortOrder)
The order in which feature groups are listed.
|
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 setNameContains(String nameContains)
A string that partially matches one or more FeatureGroup
s names. Filters FeatureGroup
s
by name.
nameContains
- A string that partially matches one or more FeatureGroup
s names. Filters
FeatureGroup
s by name.public String getNameContains()
A string that partially matches one or more FeatureGroup
s names. Filters FeatureGroup
s
by name.
FeatureGroup
s names. Filters
FeatureGroup
s by name.public ListFeatureGroupsRequest withNameContains(String nameContains)
A string that partially matches one or more FeatureGroup
s names. Filters FeatureGroup
s
by name.
nameContains
- A string that partially matches one or more FeatureGroup
s names. Filters
FeatureGroup
s by name.public void setFeatureGroupStatusEquals(String featureGroupStatusEquals)
A FeatureGroup
status. Filters by FeatureGroup
status.
featureGroupStatusEquals
- A FeatureGroup
status. Filters by FeatureGroup
status.FeatureGroupStatus
public String getFeatureGroupStatusEquals()
A FeatureGroup
status. Filters by FeatureGroup
status.
FeatureGroup
status. Filters by FeatureGroup
status.FeatureGroupStatus
public ListFeatureGroupsRequest withFeatureGroupStatusEquals(String featureGroupStatusEquals)
A FeatureGroup
status. Filters by FeatureGroup
status.
featureGroupStatusEquals
- A FeatureGroup
status. Filters by FeatureGroup
status.FeatureGroupStatus
public ListFeatureGroupsRequest withFeatureGroupStatusEquals(FeatureGroupStatus featureGroupStatusEquals)
A FeatureGroup
status. Filters by FeatureGroup
status.
featureGroupStatusEquals
- A FeatureGroup
status. Filters by FeatureGroup
status.FeatureGroupStatus
public void setOfflineStoreStatusEquals(String offlineStoreStatusEquals)
An OfflineStore
status. Filters by OfflineStore
status.
offlineStoreStatusEquals
- An OfflineStore
status. Filters by OfflineStore
status.OfflineStoreStatusValue
public String getOfflineStoreStatusEquals()
An OfflineStore
status. Filters by OfflineStore
status.
OfflineStore
status. Filters by OfflineStore
status.OfflineStoreStatusValue
public ListFeatureGroupsRequest withOfflineStoreStatusEquals(String offlineStoreStatusEquals)
An OfflineStore
status. Filters by OfflineStore
status.
offlineStoreStatusEquals
- An OfflineStore
status. Filters by OfflineStore
status.OfflineStoreStatusValue
public ListFeatureGroupsRequest withOfflineStoreStatusEquals(OfflineStoreStatusValue offlineStoreStatusEquals)
An OfflineStore
status. Filters by OfflineStore
status.
offlineStoreStatusEquals
- An OfflineStore
status. Filters by OfflineStore
status.OfflineStoreStatusValue
public void setCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for FeatureGroups
s created after a specific date and time.
creationTimeAfter
- Use this parameter to search for FeatureGroups
s created after a specific date and time.public Date getCreationTimeAfter()
Use this parameter to search for FeatureGroups
s created after a specific date and time.
FeatureGroups
s created after a specific date and time.public ListFeatureGroupsRequest withCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for FeatureGroups
s created after a specific date and time.
creationTimeAfter
- Use this parameter to search for FeatureGroups
s created after a specific date and time.public void setCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for FeatureGroups
s created before a specific date and time.
creationTimeBefore
- Use this parameter to search for FeatureGroups
s created before a specific date and time.public Date getCreationTimeBefore()
Use this parameter to search for FeatureGroups
s created before a specific date and time.
FeatureGroups
s created before a specific date and time.public ListFeatureGroupsRequest withCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for FeatureGroups
s created before a specific date and time.
creationTimeBefore
- Use this parameter to search for FeatureGroups
s created before a specific date and time.public void setSortOrder(String sortOrder)
The order in which feature groups are listed.
sortOrder
- The order in which feature groups are listed.FeatureGroupSortOrder
public String getSortOrder()
The order in which feature groups are listed.
FeatureGroupSortOrder
public ListFeatureGroupsRequest withSortOrder(String sortOrder)
The order in which feature groups are listed.
sortOrder
- The order in which feature groups are listed.FeatureGroupSortOrder
public ListFeatureGroupsRequest withSortOrder(FeatureGroupSortOrder sortOrder)
The order in which feature groups are listed.
sortOrder
- The order in which feature groups are listed.FeatureGroupSortOrder
public void setSortBy(String sortBy)
The value on which the feature group list is sorted.
sortBy
- The value on which the feature group list is sorted.FeatureGroupSortBy
public String getSortBy()
The value on which the feature group list is sorted.
FeatureGroupSortBy
public ListFeatureGroupsRequest withSortBy(String sortBy)
The value on which the feature group list is sorted.
sortBy
- The value on which the feature group list is sorted.FeatureGroupSortBy
public ListFeatureGroupsRequest withSortBy(FeatureGroupSortBy sortBy)
The value on which the feature group list is sorted.
sortBy
- The value on which the feature group list is sorted.FeatureGroupSortBy
public void setMaxResults(Integer maxResults)
The maximum number of results returned by ListFeatureGroups
.
maxResults
- The maximum number of results returned by ListFeatureGroups
.public Integer getMaxResults()
The maximum number of results returned by ListFeatureGroups
.
ListFeatureGroups
.public ListFeatureGroupsRequest withMaxResults(Integer maxResults)
The maximum number of results returned by ListFeatureGroups
.
maxResults
- The maximum number of results returned by ListFeatureGroups
.public void setNextToken(String nextToken)
A token to resume pagination of ListFeatureGroups
results.
nextToken
- A token to resume pagination of ListFeatureGroups
results.public String getNextToken()
A token to resume pagination of ListFeatureGroups
results.
ListFeatureGroups
results.public ListFeatureGroupsRequest withNextToken(String nextToken)
A token to resume pagination of ListFeatureGroups
results.
nextToken
- A token to resume pagination of ListFeatureGroups
results.public String toString()
toString
in class Object
Object.toString()
public ListFeatureGroupsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()