public static interface CreateEnvironmentResponse.Builder extends DataZoneResponse.Builder, SdkPojo, CopyableBuilder<CreateEnvironmentResponse.Builder,CreateEnvironmentResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentResponse.Builder |
awsAccountId(String awsAccountId)
The Amazon Web Services account in which the Amazon DataZone environment is created.
|
CreateEnvironmentResponse.Builder |
awsAccountRegion(String awsAccountRegion)
The Amazon Web Services region in which the Amazon DataZone environment is created.
|
CreateEnvironmentResponse.Builder |
createdAt(Instant createdAt)
The timestamp of when the environment was created.
|
CreateEnvironmentResponse.Builder |
createdBy(String createdBy)
The Amazon DataZone user who created this environment.
|
default CreateEnvironmentResponse.Builder |
deploymentProperties(Consumer<DeploymentProperties.Builder> deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
deploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
description(String description)
The description of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
domainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment is created.
|
CreateEnvironmentResponse.Builder |
environmentActions(Collection<ConfigurableEnvironmentAction> environmentActions)
The configurable actions of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
environmentActions(ConfigurableEnvironmentAction... environmentActions)
The configurable actions of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
environmentActions(Consumer<ConfigurableEnvironmentAction.Builder>... environmentActions)
The configurable actions of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
environmentBlueprintId(String environmentBlueprintId)
The ID of the blueprint with which this Amazon DataZone environment was created.
|
CreateEnvironmentResponse.Builder |
environmentProfileId(String environmentProfileId)
The ID of the environment profile with which this Amazon DataZone environment was created.
|
CreateEnvironmentResponse.Builder |
glossaryTerms(Collection<String> glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
glossaryTerms(String... glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
id(String id)
The ID of this Amazon DataZone environment.
|
default CreateEnvironmentResponse.Builder |
lastDeployment(Consumer<Deployment.Builder> lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
lastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
name(String name)
The name of this environment.
|
CreateEnvironmentResponse.Builder |
projectId(String projectId)
The ID of the Amazon DataZone project in which this environment is created.
|
CreateEnvironmentResponse.Builder |
provider(String provider)
The provider of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
provisionedResources(Collection<Resource> provisionedResources)
The provisioned resources of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
provisionedResources(Consumer<Resource.Builder>... provisionedResources)
The provisioned resources of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
provisionedResources(Resource... provisionedResources)
The provisioned resources of this Amazon DataZone environment.
|
default CreateEnvironmentResponse.Builder |
provisioningProperties(Consumer<ProvisioningProperties.Builder> provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
provisioningProperties(ProvisioningProperties provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
status(EnvironmentStatus status)
The status of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
status(String status)
The status of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
updatedAt(Instant updatedAt)
The timestamp of when this environment was updated.
|
CreateEnvironmentResponse.Builder |
userParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
userParameters(Consumer<CustomParameter.Builder>... userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
userParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateEnvironmentResponse.Builder awsAccountId(String awsAccountId)
The Amazon Web Services account in which the Amazon DataZone environment is created.
awsAccountId - The Amazon Web Services account in which the Amazon DataZone environment is created.CreateEnvironmentResponse.Builder awsAccountRegion(String awsAccountRegion)
The Amazon Web Services region in which the Amazon DataZone environment is created.
awsAccountRegion - The Amazon Web Services region in which the Amazon DataZone environment is created.CreateEnvironmentResponse.Builder createdAt(Instant createdAt)
The timestamp of when the environment was created.
createdAt - The timestamp of when the environment was created.CreateEnvironmentResponse.Builder createdBy(String createdBy)
The Amazon DataZone user who created this environment.
createdBy - The Amazon DataZone user who created this environment.CreateEnvironmentResponse.Builder deploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
deploymentProperties - The deployment properties of this Amazon DataZone environment.default CreateEnvironmentResponse.Builder deploymentProperties(Consumer<DeploymentProperties.Builder> deploymentProperties)
The deployment properties of this Amazon DataZone environment.
This is a convenience method that creates an instance of theDeploymentProperties.Builder avoiding
the need to create one manually via DeploymentProperties.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to deploymentProperties(DeploymentProperties).
deploymentProperties - a consumer that will call methods on DeploymentProperties.BuilderdeploymentProperties(DeploymentProperties)CreateEnvironmentResponse.Builder description(String description)
The description of this Amazon DataZone environment.
description - The description of this Amazon DataZone environment.CreateEnvironmentResponse.Builder domainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment is created.
domainId - The identifier of the Amazon DataZone domain in which the environment is created.CreateEnvironmentResponse.Builder environmentActions(Collection<ConfigurableEnvironmentAction> environmentActions)
The configurable actions of this Amazon DataZone environment.
environmentActions - The configurable actions of this Amazon DataZone environment.CreateEnvironmentResponse.Builder environmentActions(ConfigurableEnvironmentAction... environmentActions)
The configurable actions of this Amazon DataZone environment.
environmentActions - The configurable actions of this Amazon DataZone environment.CreateEnvironmentResponse.Builder environmentActions(Consumer<ConfigurableEnvironmentAction.Builder>... environmentActions)
The configurable actions of this Amazon DataZone environment.
This is a convenience method that creates an instance of theConfigurableEnvironmentAction.Builder avoiding the
need to create one manually via
ConfigurableEnvironmentAction.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #environmentActions(List.
environmentActions - a consumer that will call methods on
ConfigurableEnvironmentAction.Builder#environmentActions(java.util.Collection) CreateEnvironmentResponse.Builder environmentBlueprintId(String environmentBlueprintId)
The ID of the blueprint with which this Amazon DataZone environment was created.
environmentBlueprintId - The ID of the blueprint with which this Amazon DataZone environment was created.CreateEnvironmentResponse.Builder environmentProfileId(String environmentProfileId)
The ID of the environment profile with which this Amazon DataZone environment was created.
environmentProfileId - The ID of the environment profile with which this Amazon DataZone environment was created.CreateEnvironmentResponse.Builder glossaryTerms(Collection<String> glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
glossaryTerms - The glossary terms that can be used in this Amazon DataZone environment.CreateEnvironmentResponse.Builder glossaryTerms(String... glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
glossaryTerms - The glossary terms that can be used in this Amazon DataZone environment.CreateEnvironmentResponse.Builder id(String id)
The ID of this Amazon DataZone environment.
id - The ID of this Amazon DataZone environment.CreateEnvironmentResponse.Builder lastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
lastDeployment - The details of the last deployment of this Amazon DataZone environment.default CreateEnvironmentResponse.Builder lastDeployment(Consumer<Deployment.Builder> lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
This is a convenience method that creates an instance of theDeployment.Builder avoiding the need to
create one manually via Deployment.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to lastDeployment(Deployment).
lastDeployment - a consumer that will call methods on Deployment.BuilderlastDeployment(Deployment)CreateEnvironmentResponse.Builder name(String name)
The name of this environment.
name - The name of this environment.CreateEnvironmentResponse.Builder projectId(String projectId)
The ID of the Amazon DataZone project in which this environment is created.
projectId - The ID of the Amazon DataZone project in which this environment is created.CreateEnvironmentResponse.Builder provider(String provider)
The provider of this Amazon DataZone environment.
provider - The provider of this Amazon DataZone environment.CreateEnvironmentResponse.Builder provisionedResources(Collection<Resource> provisionedResources)
The provisioned resources of this Amazon DataZone environment.
provisionedResources - The provisioned resources of this Amazon DataZone environment.CreateEnvironmentResponse.Builder provisionedResources(Resource... provisionedResources)
The provisioned resources of this Amazon DataZone environment.
provisionedResources - The provisioned resources of this Amazon DataZone environment.CreateEnvironmentResponse.Builder provisionedResources(Consumer<Resource.Builder>... provisionedResources)
The provisioned resources of this Amazon DataZone environment.
This is a convenience method that creates an instance of theResource.Builder avoiding the need to create one
manually via Resource.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to #provisionedResources(List.
provisionedResources - a consumer that will call methods on
Resource.Builder#provisionedResources(java.util.Collection) CreateEnvironmentResponse.Builder provisioningProperties(ProvisioningProperties provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
provisioningProperties - The provisioning properties of this Amazon DataZone environment.default CreateEnvironmentResponse.Builder provisioningProperties(Consumer<ProvisioningProperties.Builder> provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
This is a convenience method that creates an instance of theProvisioningProperties.Builder avoiding
the need to create one manually via ProvisioningProperties.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to provisioningProperties(ProvisioningProperties).
provisioningProperties - a consumer that will call methods on ProvisioningProperties.BuilderprovisioningProperties(ProvisioningProperties)CreateEnvironmentResponse.Builder status(String status)
The status of this Amazon DataZone environment.
status - The status of this Amazon DataZone environment.EnvironmentStatus,
EnvironmentStatusCreateEnvironmentResponse.Builder status(EnvironmentStatus status)
The status of this Amazon DataZone environment.
status - The status of this Amazon DataZone environment.EnvironmentStatus,
EnvironmentStatusCreateEnvironmentResponse.Builder updatedAt(Instant updatedAt)
The timestamp of when this environment was updated.
updatedAt - The timestamp of when this environment was updated.CreateEnvironmentResponse.Builder userParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
userParameters - The user parameters of this Amazon DataZone environment.CreateEnvironmentResponse.Builder userParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment.
userParameters - The user parameters of this Amazon DataZone environment.CreateEnvironmentResponse.Builder userParameters(Consumer<CustomParameter.Builder>... userParameters)
The user parameters of this Amazon DataZone environment.
This is a convenience method that creates an instance of theCustomParameter.Builder avoiding the need to create
one manually via CustomParameter.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately
and its result is passed to #userParameters(List.
userParameters - a consumer that will call methods on
CustomParameter.Builder#userParameters(java.util.Collection) Copyright © 2023. All rights reserved.