@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListEnvironmentProfilesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListEnvironmentProfilesRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentProfilesRequest |
clone() |
boolean |
equals(Object obj) |
String |
getAwsAccountId()
The identifier of the Amazon Web Services account where you want to list environment profiles.
|
String |
getAwsAccountRegion()
The Amazon Web Services region where you want to list environment profiles.
|
String |
getDomainIdentifier()
The identifier of the Amazon DataZone domain.
|
String |
getEnvironmentBlueprintIdentifier()
The identifier of the blueprint that was used to create the environment profiles that you want to list.
|
Integer |
getMaxResults()
The maximum number of environment profiles to return in a single call to
ListEnvironmentProfiles. |
String |
getName()
|
String |
getNextToken()
When the number of environment profiles 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
environment profiles, the response includes a pagination token named NextToken. |
String |
getProjectIdentifier()
The identifier of the Amazon DataZone project.
|
int |
hashCode() |
void |
setAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environment profiles.
|
void |
setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environment profiles.
|
void |
setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
void |
setEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the blueprint that was used to create the environment profiles that you want to list.
|
void |
setMaxResults(Integer maxResults)
The maximum number of environment profiles to return in a single call to
ListEnvironmentProfiles. |
void |
setName(String name)
|
void |
setNextToken(String nextToken)
When the number of environment profiles 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
environment profiles, the response includes a pagination token named NextToken. |
void |
setProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
|
String |
toString()
Returns a string representation of this object.
|
ListEnvironmentProfilesRequest |
withAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environment profiles.
|
ListEnvironmentProfilesRequest |
withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environment profiles.
|
ListEnvironmentProfilesRequest |
withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
ListEnvironmentProfilesRequest |
withEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the blueprint that was used to create the environment profiles that you want to list.
|
ListEnvironmentProfilesRequest |
withMaxResults(Integer maxResults)
The maximum number of environment profiles to return in a single call to
ListEnvironmentProfiles. |
ListEnvironmentProfilesRequest |
withName(String name)
|
ListEnvironmentProfilesRequest |
withNextToken(String nextToken)
When the number of environment profiles 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
environment profiles, the response includes a pagination token named NextToken. |
ListEnvironmentProfilesRequest |
withProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
|
addHandlerContext, copyBaseTo, 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 setAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environment profiles.
awsAccountId - The identifier of the Amazon Web Services account where you want to list environment profiles.public String getAwsAccountId()
The identifier of the Amazon Web Services account where you want to list environment profiles.
public ListEnvironmentProfilesRequest withAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account where you want to list environment profiles.
awsAccountId - The identifier of the Amazon Web Services account where you want to list environment profiles.public void setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environment profiles.
awsAccountRegion - The Amazon Web Services region where you want to list environment profiles.public String getAwsAccountRegion()
The Amazon Web Services region where you want to list environment profiles.
public ListEnvironmentProfilesRequest withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region where you want to list environment profiles.
awsAccountRegion - The Amazon Web Services region where you want to list environment profiles.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 ListEnvironmentProfilesRequest 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 blueprint that was used to create the environment profiles that you want to list.
environmentBlueprintIdentifier - The identifier of the blueprint that was used to create the environment profiles that you want to list.public String getEnvironmentBlueprintIdentifier()
The identifier of the blueprint that was used to create the environment profiles that you want to list.
public ListEnvironmentProfilesRequest withEnvironmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The identifier of the blueprint that was used to create the environment profiles that you want to list.
environmentBlueprintIdentifier - The identifier of the blueprint that was used to create the environment profiles that you want to list.public void setMaxResults(Integer maxResults)
The maximum number of environment profiles to return in a single call to ListEnvironmentProfiles.
When the number of environment profiles 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
ListEnvironmentProfiles to list the next set of environment profiles.
maxResults - The maximum number of environment profiles to return in a single call to
ListEnvironmentProfiles. When the number of environment profiles 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 ListEnvironmentProfiles to list the next set of environment
profiles.public Integer getMaxResults()
The maximum number of environment profiles to return in a single call to ListEnvironmentProfiles.
When the number of environment profiles 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
ListEnvironmentProfiles to list the next set of environment profiles.
ListEnvironmentProfiles. When the number of environment profiles 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 ListEnvironmentProfiles to list the next set of environment
profiles.public ListEnvironmentProfilesRequest withMaxResults(Integer maxResults)
The maximum number of environment profiles to return in a single call to ListEnvironmentProfiles.
When the number of environment profiles 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
ListEnvironmentProfiles to list the next set of environment profiles.
maxResults - The maximum number of environment profiles to return in a single call to
ListEnvironmentProfiles. When the number of environment profiles 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 ListEnvironmentProfiles to list the next set of environment
profiles.public void setName(String name)
name - public String getName()
public ListEnvironmentProfilesRequest withName(String name)
name - public void setNextToken(String nextToken)
When the number of environment profiles 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
environment profiles, the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to ListEnvironmentProfiles to list the next set of
environment profiles.
nextToken - When the number of environment profiles 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 environment profiles, the response includes a pagination token named NextToken. You can
specify this NextToken value in a subsequent call to ListEnvironmentProfiles to
list the next set of environment profiles.public String getNextToken()
When the number of environment profiles 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
environment profiles, the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to ListEnvironmentProfiles to list the next set of
environment profiles.
MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number
of environment profiles, the response includes a pagination token named NextToken. You can
specify this NextToken value in a subsequent call to ListEnvironmentProfiles to
list the next set of environment profiles.public ListEnvironmentProfilesRequest withNextToken(String nextToken)
When the number of environment profiles 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
environment profiles, the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to ListEnvironmentProfiles to list the next set of
environment profiles.
nextToken - When the number of environment profiles 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 environment profiles, the response includes a pagination token named NextToken. You can
specify this NextToken value in a subsequent call to ListEnvironmentProfiles to
list the next set of environment profiles.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 ListEnvironmentProfilesRequest withProjectIdentifier(String projectIdentifier)
The identifier of the Amazon DataZone project.
projectIdentifier - The identifier of the Amazon DataZone project.public String toString()
toString in class ObjectObject.toString()public ListEnvironmentProfilesRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.