@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListEnvironmentsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListEnvironmentsRequest() |
Modifier and Type | Method and Description |
---|---|
ListEnvironmentsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAwsAccountId()
The identifier of the Amazon Web Services account where you want to list environments.
|
String |
getAwsAccountRegion()
The Amazon Web Services region where you want to list environments.
|
String |
getDomainIdentifier()
The identifier of the Amazon DataZone domain.
|
String |
getEnvironmentBlueprintIdentifier()
The identifier of the Amazon DataZone blueprint.
|
String |
getEnvironmentProfileIdentifier()
The identifier of the environment profile.
|
Integer |
getMaxResults()
The maximum number of environments to return in a single call to
ListEnvironments . |
String |
getName()
The name of the environment.
|
String |
getNextToken()
When the number of environments is greater than the default value for the
MaxResults parameter, or
if you explicitly specify a value for MaxResults that is less than the number of environments, the
response includes a pagination token named NextToken . |
String |
getProjectIdentifier()
The identifier of the Amazon DataZone project.
|
String |
getProvider()
The provider of the environment.
|
String |
getStatus()
The status of the environments that you want to list.
|
int |
hashCode() |
void |
setAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environments.
|
void |
setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environments.
|
void |
setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
void |
setEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the Amazon DataZone blueprint.
|
void |
setEnvironmentProfileIdentifier(String environmentProfileIdentifier)
The identifier of the environment profile.
|
void |
setMaxResults(Integer maxResults)
The maximum number of environments to return in a single call to
ListEnvironments . |
void |
setName(String name)
The name of the environment.
|
void |
setNextToken(String nextToken)
When the number of environments is greater than the default value for the
MaxResults parameter, or
if you explicitly specify a value for MaxResults that is less than the number of environments, the
response includes a pagination token named NextToken . |
void |
setProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
|
void |
setProvider(String provider)
The provider of the environment.
|
void |
setStatus(String status)
The status of the environments that you want to list.
|
String |
toString()
Returns a string representation of this object.
|
ListEnvironmentsRequest |
withAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environments.
|
ListEnvironmentsRequest |
withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environments.
|
ListEnvironmentsRequest |
withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
ListEnvironmentsRequest |
withEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the Amazon DataZone blueprint.
|
ListEnvironmentsRequest |
withEnvironmentProfileIdentifier(String environmentProfileIdentifier)
The identifier of the environment profile.
|
ListEnvironmentsRequest |
withMaxResults(Integer maxResults)
The maximum number of environments to return in a single call to
ListEnvironments . |
ListEnvironmentsRequest |
withName(String name)
The name of the environment.
|
ListEnvironmentsRequest |
withNextToken(String nextToken)
When the number of environments is greater than the default value for the
MaxResults parameter, or
if you explicitly specify a value for MaxResults that is less than the number of environments, the
response includes a pagination token named NextToken . |
ListEnvironmentsRequest |
withProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
|
ListEnvironmentsRequest |
withProvider(String provider)
The provider of the environment.
|
ListEnvironmentsRequest |
withStatus(EnvironmentStatus status)
The status of the environments that you want to list.
|
ListEnvironmentsRequest |
withStatus(String status)
The status of the environments that you want to list.
|
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 setAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environments.
awsAccountId
- The identifier of the Amazon Web Services account where you want to list environments.public String getAwsAccountId()
The identifier of the Amazon Web Services account where you want to list environments.
public ListEnvironmentsRequest withAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environments.
awsAccountId
- The identifier of the Amazon Web Services account where you want to list environments.public void setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environments.
awsAccountRegion
- The Amazon Web Services region where you want to list environments.public String getAwsAccountRegion()
The Amazon Web Services region where you want to list environments.
public ListEnvironmentsRequest withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environments.
awsAccountRegion
- The Amazon Web Services region where you want to list environments.public void setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
domainIdentifier
- The identifier of the Amazon DataZone domain.public String getDomainIdentifier()
The identifier of the Amazon DataZone domain.
public ListEnvironmentsRequest withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
domainIdentifier
- The identifier of the Amazon DataZone domain.public void setEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the Amazon DataZone blueprint.
environmentBlueprintIdentifier
- The identifier of the Amazon DataZone blueprint.public String getEnvironmentBlueprintIdentifier()
The identifier of the Amazon DataZone blueprint.
public ListEnvironmentsRequest withEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the Amazon DataZone blueprint.
environmentBlueprintIdentifier
- The identifier of the Amazon DataZone blueprint.public void setEnvironmentProfileIdentifier(String environmentProfileIdentifier)
The identifier of the environment profile.
environmentProfileIdentifier
- The identifier of the environment profile.public String getEnvironmentProfileIdentifier()
The identifier of the environment profile.
public ListEnvironmentsRequest withEnvironmentProfileIdentifier(String environmentProfileIdentifier)
The identifier of the environment profile.
environmentProfileIdentifier
- The identifier of the environment profile.public void setMaxResults(Integer maxResults)
The maximum number of environments to return in a single call to ListEnvironments
. When the number
of environments to be listed is greater than the value of MaxResults
, the response contains a
NextToken
value that you can use in a subsequent call to ListEnvironments
to list the
next set of environments.
maxResults
- The maximum number of environments to return in a single call to ListEnvironments
. When the
number of environments to be listed is greater than the value of MaxResults
, the response
contains a NextToken
value that you can use in a subsequent call to
ListEnvironments
to list the next set of environments.public Integer getMaxResults()
The maximum number of environments to return in a single call to ListEnvironments
. When the number
of environments to be listed is greater than the value of MaxResults
, the response contains a
NextToken
value that you can use in a subsequent call to ListEnvironments
to list the
next set of environments.
ListEnvironments
. When the
number of environments to be listed is greater than the value of MaxResults
, the response
contains a NextToken
value that you can use in a subsequent call to
ListEnvironments
to list the next set of environments.public ListEnvironmentsRequest withMaxResults(Integer maxResults)
The maximum number of environments to return in a single call to ListEnvironments
. When the number
of environments to be listed is greater than the value of MaxResults
, the response contains a
NextToken
value that you can use in a subsequent call to ListEnvironments
to list the
next set of environments.
maxResults
- The maximum number of environments to return in a single call to ListEnvironments
. When the
number of environments to be listed is greater than the value of MaxResults
, the response
contains a NextToken
value that you can use in a subsequent call to
ListEnvironments
to list the next set of environments.public void setName(String name)
The name of the environment.
name
- The name of the environment.public String getName()
The name of the environment.
public ListEnvironmentsRequest withName(String name)
The name of the environment.
name
- The name of the environment.public void setNextToken(String nextToken)
When the number of environments is greater than the default value for the MaxResults
parameter, or
if you explicitly specify a value for MaxResults
that is less than the number of environments, the
response includes a pagination token named NextToken
. You can specify this NextToken
value in a subsequent call to ListEnvironments
to list the next set of environments.
nextToken
- When the number of environments is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults
that is less than the number
of environments, the response includes a pagination token named NextToken
. You can specify
this NextToken
value in a subsequent call to ListEnvironments
to list the next
set of environments.public String getNextToken()
When the number of environments is greater than the default value for the MaxResults
parameter, or
if you explicitly specify a value for MaxResults
that is less than the number of environments, the
response includes a pagination token named NextToken
. You can specify this NextToken
value in a subsequent call to ListEnvironments
to list the next set of environments.
MaxResults
parameter, or if you explicitly specify a value for MaxResults
that is less than the number
of environments, the response includes a pagination token named NextToken
. You can specify
this NextToken
value in a subsequent call to ListEnvironments
to list the next
set of environments.public ListEnvironmentsRequest withNextToken(String nextToken)
When the number of environments is greater than the default value for the MaxResults
parameter, or
if you explicitly specify a value for MaxResults
that is less than the number of environments, the
response includes a pagination token named NextToken
. You can specify this NextToken
value in a subsequent call to ListEnvironments
to list the next set of environments.
nextToken
- When the number of environments is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults
that is less than the number
of environments, the response includes a pagination token named NextToken
. You can specify
this NextToken
value in a subsequent call to ListEnvironments
to list the next
set of environments.public void setProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
projectIdentifier
- The identifier of the Amazon DataZone project.public String getProjectIdentifier()
The identifier of the Amazon DataZone project.
public ListEnvironmentsRequest withProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
projectIdentifier
- The identifier of the Amazon DataZone project.public void setProvider(String provider)
The provider of the environment.
provider
- The provider of the environment.public String getProvider()
The provider of the environment.
public ListEnvironmentsRequest withProvider(String provider)
The provider of the environment.
provider
- The provider of the environment.public void setStatus(String status)
The status of the environments that you want to list.
status
- The status of the environments that you want to list.EnvironmentStatus
public String getStatus()
The status of the environments that you want to list.
EnvironmentStatus
public ListEnvironmentsRequest withStatus(String status)
The status of the environments that you want to list.
status
- The status of the environments that you want to list.EnvironmentStatus
public ListEnvironmentsRequest withStatus(EnvironmentStatus status)
The status of the environments that you want to list.
status
- The status of the environments that you want to list.EnvironmentStatus
public String toString()
toString
in class Object
Object.toString()
public ListEnvironmentsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()