| Package | Description |
|---|---|
| com.amazonaws.services.datazone |
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your
data.
|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentBlueprintConfigurationsRequest |
ListEnvironmentBlueprintConfigurationsRequest.clone() |
ListEnvironmentBlueprintConfigurationsRequest |
ListEnvironmentBlueprintConfigurationsRequest.withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
ListEnvironmentBlueprintConfigurationsRequest |
ListEnvironmentBlueprintConfigurationsRequest.withMaxResults(Integer maxResults)
The maximum number of blueprint configurations to return in a single call to
ListEnvironmentBlueprintConfigurations. |
ListEnvironmentBlueprintConfigurationsRequest |
ListEnvironmentBlueprintConfigurationsRequest.withNextToken(String nextToken)
When the number of blueprint configurations 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
configurations, the response includes a pagination token named NextToken. |
Copyright © 2024. All rights reserved.