@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListMedicalVocabulariesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListMedicalVocabulariesRequest() |
Modifier and Type | Method and Description |
---|---|
ListMedicalVocabulariesRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Integer |
getMaxResults()
The maximum number of custom medical vocabularies to return in each page of results.
|
String |
getNameContains()
Returns only the custom medical vocabularies that contain the specified string.
|
String |
getNextToken()
If your
ListMedicalVocabularies request returns more results than can be displayed,
NextToken is displayed in the response with an associated string. |
String |
getStateEquals()
Returns only custom medical vocabularies with the specified state.
|
int |
hashCode() |
void |
setMaxResults(Integer maxResults)
The maximum number of custom medical vocabularies to return in each page of results.
|
void |
setNameContains(String nameContains)
Returns only the custom medical vocabularies that contain the specified string.
|
void |
setNextToken(String nextToken)
If your
ListMedicalVocabularies request returns more results than can be displayed,
NextToken is displayed in the response with an associated string. |
void |
setStateEquals(String stateEquals)
Returns only custom medical vocabularies with the specified state.
|
String |
toString()
Returns a string representation of this object.
|
ListMedicalVocabulariesRequest |
withMaxResults(Integer maxResults)
The maximum number of custom medical vocabularies to return in each page of results.
|
ListMedicalVocabulariesRequest |
withNameContains(String nameContains)
Returns only the custom medical vocabularies that contain the specified string.
|
ListMedicalVocabulariesRequest |
withNextToken(String nextToken)
If your
ListMedicalVocabularies request returns more results than can be displayed,
NextToken is displayed in the response with an associated string. |
ListMedicalVocabulariesRequest |
withStateEquals(String stateEquals)
Returns only custom medical vocabularies with the specified state.
|
ListMedicalVocabulariesRequest |
withStateEquals(VocabularyState stateEquals)
Returns only custom medical vocabularies with the specified state.
|
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 setNextToken(String nextToken)
If your ListMedicalVocabularies
request returns more results than can be displayed,
NextToken
is displayed in the response with an associated string. To get the next page of results,
copy this string and repeat your request, including NextToken
with the value of the copied string.
Repeat as needed to view all your results.
nextToken
- If your ListMedicalVocabularies
request returns more results than can be displayed,
NextToken
is displayed in the response with an associated string. To get the next page of
results, copy this string and repeat your request, including NextToken
with the value of the
copied string. Repeat as needed to view all your results.public String getNextToken()
If your ListMedicalVocabularies
request returns more results than can be displayed,
NextToken
is displayed in the response with an associated string. To get the next page of results,
copy this string and repeat your request, including NextToken
with the value of the copied string.
Repeat as needed to view all your results.
ListMedicalVocabularies
request returns more results than can be displayed,
NextToken
is displayed in the response with an associated string. To get the next page of
results, copy this string and repeat your request, including NextToken
with the value of the
copied string. Repeat as needed to view all your results.public ListMedicalVocabulariesRequest withNextToken(String nextToken)
If your ListMedicalVocabularies
request returns more results than can be displayed,
NextToken
is displayed in the response with an associated string. To get the next page of results,
copy this string and repeat your request, including NextToken
with the value of the copied string.
Repeat as needed to view all your results.
nextToken
- If your ListMedicalVocabularies
request returns more results than can be displayed,
NextToken
is displayed in the response with an associated string. To get the next page of
results, copy this string and repeat your request, including NextToken
with the value of the
copied string. Repeat as needed to view all your results.public void setMaxResults(Integer maxResults)
The maximum number of custom medical vocabularies to return in each page of results. If there are fewer results than the value that you specify, only the actual results are returned. If you do not specify a value, a default of 5 is used.
maxResults
- The maximum number of custom medical vocabularies to return in each page of results. If there are fewer
results than the value that you specify, only the actual results are returned. If you do not specify a
value, a default of 5 is used.public Integer getMaxResults()
The maximum number of custom medical vocabularies to return in each page of results. If there are fewer results than the value that you specify, only the actual results are returned. If you do not specify a value, a default of 5 is used.
public ListMedicalVocabulariesRequest withMaxResults(Integer maxResults)
The maximum number of custom medical vocabularies to return in each page of results. If there are fewer results than the value that you specify, only the actual results are returned. If you do not specify a value, a default of 5 is used.
maxResults
- The maximum number of custom medical vocabularies to return in each page of results. If there are fewer
results than the value that you specify, only the actual results are returned. If you do not specify a
value, a default of 5 is used.public void setStateEquals(String stateEquals)
Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by creation
date, with the newest vocabulary first. If you do not include StateEquals
, all custom medical
vocabularies are returned.
stateEquals
- Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by
creation date, with the newest vocabulary first. If you do not include StateEquals
, all
custom medical vocabularies are returned.VocabularyState
public String getStateEquals()
Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by creation
date, with the newest vocabulary first. If you do not include StateEquals
, all custom medical
vocabularies are returned.
StateEquals
, all
custom medical vocabularies are returned.VocabularyState
public ListMedicalVocabulariesRequest withStateEquals(String stateEquals)
Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by creation
date, with the newest vocabulary first. If you do not include StateEquals
, all custom medical
vocabularies are returned.
stateEquals
- Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by
creation date, with the newest vocabulary first. If you do not include StateEquals
, all
custom medical vocabularies are returned.VocabularyState
public ListMedicalVocabulariesRequest withStateEquals(VocabularyState stateEquals)
Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by creation
date, with the newest vocabulary first. If you do not include StateEquals
, all custom medical
vocabularies are returned.
stateEquals
- Returns only custom medical vocabularies with the specified state. Custom vocabularies are ordered by
creation date, with the newest vocabulary first. If you do not include StateEquals
, all
custom medical vocabularies are returned.VocabularyState
public void setNameContains(String nameContains)
Returns only the custom medical vocabularies that contain the specified string. The search is not case sensitive.
nameContains
- Returns only the custom medical vocabularies that contain the specified string. The search is not case
sensitive.public String getNameContains()
Returns only the custom medical vocabularies that contain the specified string. The search is not case sensitive.
public ListMedicalVocabulariesRequest withNameContains(String nameContains)
Returns only the custom medical vocabularies that contain the specified string. The search is not case sensitive.
nameContains
- Returns only the custom medical vocabularies that contain the specified string. The search is not case
sensitive.public String toString()
toString
in class Object
Object.toString()
public ListMedicalVocabulariesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()