Interface DescribeAutoMlJobV2Response.Builder
-
- All Superinterfaces:
AwsResponse.Builder
,Buildable
,CopyableBuilder<DescribeAutoMlJobV2Response.Builder,DescribeAutoMlJobV2Response>
,SageMakerResponse.Builder
,SdkBuilder<DescribeAutoMlJobV2Response.Builder,DescribeAutoMlJobV2Response>
,SdkPojo
,SdkResponse.Builder
- Enclosing class:
- DescribeAutoMlJobV2Response
public static interface DescribeAutoMlJobV2Response.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<DescribeAutoMlJobV2Response.Builder,DescribeAutoMlJobV2Response>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default DescribeAutoMlJobV2Response.Builder
autoMLComputeConfig(Consumer<AutoMLComputeConfig.Builder> autoMLComputeConfig)
The compute configuration used for the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLComputeConfig(AutoMLComputeConfig autoMLComputeConfig)
The compute configuration used for the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLJobArn(String autoMLJobArn)
Returns the Amazon Resource Name (ARN) of the AutoML job V2.default DescribeAutoMlJobV2Response.Builder
autoMLJobArtifacts(Consumer<AutoMLJobArtifacts.Builder> autoMLJobArtifacts)
Sets the value of the AutoMLJobArtifacts property for this object.DescribeAutoMlJobV2Response.Builder
autoMLJobArtifacts(AutoMLJobArtifacts autoMLJobArtifacts)
Sets the value of the AutoMLJobArtifacts property for this object.DescribeAutoMlJobV2Response.Builder
autoMLJobInputDataConfig(Collection<AutoMLJobChannel> autoMLJobInputDataConfig)
Returns an array of channel objects describing the input data and their location.DescribeAutoMlJobV2Response.Builder
autoMLJobInputDataConfig(Consumer<AutoMLJobChannel.Builder>... autoMLJobInputDataConfig)
Returns an array of channel objects describing the input data and their location.DescribeAutoMlJobV2Response.Builder
autoMLJobInputDataConfig(AutoMLJobChannel... autoMLJobInputDataConfig)
Returns an array of channel objects describing the input data and their location.DescribeAutoMlJobV2Response.Builder
autoMLJobName(String autoMLJobName)
Returns the name of the AutoML job V2.default DescribeAutoMlJobV2Response.Builder
autoMLJobObjective(Consumer<AutoMLJobObjective.Builder> autoMLJobObjective)
Returns the job's objective.DescribeAutoMlJobV2Response.Builder
autoMLJobObjective(AutoMLJobObjective autoMLJobObjective)
Returns the job's objective.DescribeAutoMlJobV2Response.Builder
autoMLJobSecondaryStatus(String autoMLJobSecondaryStatus)
Returns the secondary status of the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus autoMLJobSecondaryStatus)
Returns the secondary status of the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLJobStatus(String autoMLJobStatus)
Returns the status of the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLJobStatus(AutoMLJobStatus autoMLJobStatus)
Returns the status of the AutoML job V2.default DescribeAutoMlJobV2Response.Builder
autoMLProblemTypeConfig(Consumer<AutoMLProblemTypeConfig.Builder> autoMLProblemTypeConfig)
Returns the configuration settings of the problem type set for the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLProblemTypeConfig(AutoMLProblemTypeConfig autoMLProblemTypeConfig)
Returns the configuration settings of the problem type set for the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLProblemTypeConfigName(String autoMLProblemTypeConfigName)
Returns the name of the problem type configuration set for the AutoML job V2.DescribeAutoMlJobV2Response.Builder
autoMLProblemTypeConfigName(AutoMLProblemTypeConfigName autoMLProblemTypeConfigName)
Returns the name of the problem type configuration set for the AutoML job V2.default DescribeAutoMlJobV2Response.Builder
bestCandidate(Consumer<AutoMLCandidate.Builder> bestCandidate)
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.DescribeAutoMlJobV2Response.Builder
bestCandidate(AutoMLCandidate bestCandidate)
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.DescribeAutoMlJobV2Response.Builder
creationTime(Instant creationTime)
Returns the creation time of the AutoML job V2.default DescribeAutoMlJobV2Response.Builder
dataSplitConfig(Consumer<AutoMLDataSplitConfig.Builder> dataSplitConfig)
Returns the configuration settings of how the data are split into train and validation datasets.DescribeAutoMlJobV2Response.Builder
dataSplitConfig(AutoMLDataSplitConfig dataSplitConfig)
Returns the configuration settings of how the data are split into train and validation datasets.DescribeAutoMlJobV2Response.Builder
endTime(Instant endTime)
Returns the end time of the AutoML job V2.DescribeAutoMlJobV2Response.Builder
failureReason(String failureReason)
Returns the reason for the failure of the AutoML job V2, when applicable.DescribeAutoMlJobV2Response.Builder
lastModifiedTime(Instant lastModifiedTime)
Returns the job's last modified time.default DescribeAutoMlJobV2Response.Builder
modelDeployConfig(Consumer<ModelDeployConfig.Builder> modelDeployConfig)
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.DescribeAutoMlJobV2Response.Builder
modelDeployConfig(ModelDeployConfig modelDeployConfig)
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.default DescribeAutoMlJobV2Response.Builder
modelDeployResult(Consumer<ModelDeployResult.Builder> modelDeployResult)
Provides information about endpoint for the model deployment.DescribeAutoMlJobV2Response.Builder
modelDeployResult(ModelDeployResult modelDeployResult)
Provides information about endpoint for the model deployment.default DescribeAutoMlJobV2Response.Builder
outputDataConfig(Consumer<AutoMLOutputDataConfig.Builder> outputDataConfig)
Returns the job's output data config.DescribeAutoMlJobV2Response.Builder
outputDataConfig(AutoMLOutputDataConfig outputDataConfig)
Returns the job's output data config.DescribeAutoMlJobV2Response.Builder
partialFailureReasons(Collection<AutoMLPartialFailureReason> partialFailureReasons)
Returns a list of reasons for partial failures within an AutoML job V2.DescribeAutoMlJobV2Response.Builder
partialFailureReasons(Consumer<AutoMLPartialFailureReason.Builder>... partialFailureReasons)
Returns a list of reasons for partial failures within an AutoML job V2.DescribeAutoMlJobV2Response.Builder
partialFailureReasons(AutoMLPartialFailureReason... partialFailureReasons)
Returns a list of reasons for partial failures within an AutoML job V2.default DescribeAutoMlJobV2Response.Builder
resolvedAttributes(Consumer<AutoMLResolvedAttributes.Builder> resolvedAttributes)
Returns the resolved attributes used by the AutoML job V2.DescribeAutoMlJobV2Response.Builder
resolvedAttributes(AutoMLResolvedAttributes resolvedAttributes)
Returns the resolved attributes used by the AutoML job V2.DescribeAutoMlJobV2Response.Builder
roleArn(String roleArn)
The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.default DescribeAutoMlJobV2Response.Builder
securityConfig(Consumer<AutoMLSecurityConfig.Builder> securityConfig)
Returns the security configuration for traffic encryption or Amazon VPC settings.DescribeAutoMlJobV2Response.Builder
securityConfig(AutoMLSecurityConfig securityConfig)
Returns the security configuration for traffic encryption or Amazon VPC settings.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-
-
-
Method Detail
-
autoMLJobName
DescribeAutoMlJobV2Response.Builder autoMLJobName(String autoMLJobName)
Returns the name of the AutoML job V2.
- Parameters:
autoMLJobName
- Returns the name of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobArn
DescribeAutoMlJobV2Response.Builder autoMLJobArn(String autoMLJobArn)
Returns the Amazon Resource Name (ARN) of the AutoML job V2.
- Parameters:
autoMLJobArn
- Returns the Amazon Resource Name (ARN) of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobInputDataConfig
DescribeAutoMlJobV2Response.Builder autoMLJobInputDataConfig(Collection<AutoMLJobChannel> autoMLJobInputDataConfig)
Returns an array of channel objects describing the input data and their location.
- Parameters:
autoMLJobInputDataConfig
- Returns an array of channel objects describing the input data and their location.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobInputDataConfig
DescribeAutoMlJobV2Response.Builder autoMLJobInputDataConfig(AutoMLJobChannel... autoMLJobInputDataConfig)
Returns an array of channel objects describing the input data and their location.
- Parameters:
autoMLJobInputDataConfig
- Returns an array of channel objects describing the input data and their location.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobInputDataConfig
DescribeAutoMlJobV2Response.Builder autoMLJobInputDataConfig(Consumer<AutoMLJobChannel.Builder>... autoMLJobInputDataConfig)
Returns an array of channel objects describing the input data and their location.
This is a convenience method that creates an instance of theAutoMLJobChannel.Builder
avoiding the need to create one manually viaAutoMLJobChannel.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed to#autoMLJobInputDataConfig(List
.) - Parameters:
autoMLJobInputDataConfig
- a consumer that will call methods onAutoMLJobChannel.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#autoMLJobInputDataConfig(java.util.Collection
)
-
outputDataConfig
DescribeAutoMlJobV2Response.Builder outputDataConfig(AutoMLOutputDataConfig outputDataConfig)
Returns the job's output data config.
- Parameters:
outputDataConfig
- Returns the job's output data config.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
outputDataConfig
default DescribeAutoMlJobV2Response.Builder outputDataConfig(Consumer<AutoMLOutputDataConfig.Builder> outputDataConfig)
Returns the job's output data config.
This is a convenience method that creates an instance of theAutoMLOutputDataConfig.Builder
avoiding the need to create one manually viaAutoMLOutputDataConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tooutputDataConfig(AutoMLOutputDataConfig)
.- Parameters:
outputDataConfig
- a consumer that will call methods onAutoMLOutputDataConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
outputDataConfig(AutoMLOutputDataConfig)
-
roleArn
DescribeAutoMlJobV2Response.Builder roleArn(String roleArn)
The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
- Parameters:
roleArn
- The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobObjective
DescribeAutoMlJobV2Response.Builder autoMLJobObjective(AutoMLJobObjective autoMLJobObjective)
Returns the job's objective.
- Parameters:
autoMLJobObjective
- Returns the job's objective.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobObjective
default DescribeAutoMlJobV2Response.Builder autoMLJobObjective(Consumer<AutoMLJobObjective.Builder> autoMLJobObjective)
Returns the job's objective.
This is a convenience method that creates an instance of theAutoMLJobObjective.Builder
avoiding the need to create one manually viaAutoMLJobObjective.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toautoMLJobObjective(AutoMLJobObjective)
.- Parameters:
autoMLJobObjective
- a consumer that will call methods onAutoMLJobObjective.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
autoMLJobObjective(AutoMLJobObjective)
-
autoMLProblemTypeConfig
DescribeAutoMlJobV2Response.Builder autoMLProblemTypeConfig(AutoMLProblemTypeConfig autoMLProblemTypeConfig)
Returns the configuration settings of the problem type set for the AutoML job V2.
- Parameters:
autoMLProblemTypeConfig
- Returns the configuration settings of the problem type set for the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLProblemTypeConfig
default DescribeAutoMlJobV2Response.Builder autoMLProblemTypeConfig(Consumer<AutoMLProblemTypeConfig.Builder> autoMLProblemTypeConfig)
Returns the configuration settings of the problem type set for the AutoML job V2.
This is a convenience method that creates an instance of theAutoMLProblemTypeConfig.Builder
avoiding the need to create one manually viaAutoMLProblemTypeConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toautoMLProblemTypeConfig(AutoMLProblemTypeConfig)
.- Parameters:
autoMLProblemTypeConfig
- a consumer that will call methods onAutoMLProblemTypeConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
autoMLProblemTypeConfig(AutoMLProblemTypeConfig)
-
autoMLProblemTypeConfigName
DescribeAutoMlJobV2Response.Builder autoMLProblemTypeConfigName(String autoMLProblemTypeConfigName)
Returns the name of the problem type configuration set for the AutoML job V2.
- Parameters:
autoMLProblemTypeConfigName
- Returns the name of the problem type configuration set for the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoMLProblemTypeConfigName
,AutoMLProblemTypeConfigName
-
autoMLProblemTypeConfigName
DescribeAutoMlJobV2Response.Builder autoMLProblemTypeConfigName(AutoMLProblemTypeConfigName autoMLProblemTypeConfigName)
Returns the name of the problem type configuration set for the AutoML job V2.
- Parameters:
autoMLProblemTypeConfigName
- Returns the name of the problem type configuration set for the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoMLProblemTypeConfigName
,AutoMLProblemTypeConfigName
-
creationTime
DescribeAutoMlJobV2Response.Builder creationTime(Instant creationTime)
Returns the creation time of the AutoML job V2.
- Parameters:
creationTime
- Returns the creation time of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endTime
DescribeAutoMlJobV2Response.Builder endTime(Instant endTime)
Returns the end time of the AutoML job V2.
- Parameters:
endTime
- Returns the end time of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastModifiedTime
DescribeAutoMlJobV2Response.Builder lastModifiedTime(Instant lastModifiedTime)
Returns the job's last modified time.
- Parameters:
lastModifiedTime
- Returns the job's last modified time.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
failureReason
DescribeAutoMlJobV2Response.Builder failureReason(String failureReason)
Returns the reason for the failure of the AutoML job V2, when applicable.
- Parameters:
failureReason
- Returns the reason for the failure of the AutoML job V2, when applicable.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
partialFailureReasons
DescribeAutoMlJobV2Response.Builder partialFailureReasons(Collection<AutoMLPartialFailureReason> partialFailureReasons)
Returns a list of reasons for partial failures within an AutoML job V2.
- Parameters:
partialFailureReasons
- Returns a list of reasons for partial failures within an AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
partialFailureReasons
DescribeAutoMlJobV2Response.Builder partialFailureReasons(AutoMLPartialFailureReason... partialFailureReasons)
Returns a list of reasons for partial failures within an AutoML job V2.
- Parameters:
partialFailureReasons
- Returns a list of reasons for partial failures within an AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
partialFailureReasons
DescribeAutoMlJobV2Response.Builder partialFailureReasons(Consumer<AutoMLPartialFailureReason.Builder>... partialFailureReasons)
Returns a list of reasons for partial failures within an AutoML job V2.
This is a convenience method that creates an instance of theAutoMLPartialFailureReason.Builder
avoiding the need to create one manually viaAutoMLPartialFailureReason.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed to#partialFailureReasons(List
.) - Parameters:
partialFailureReasons
- a consumer that will call methods onAutoMLPartialFailureReason.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#partialFailureReasons(java.util.Collection
)
-
bestCandidate
DescribeAutoMlJobV2Response.Builder bestCandidate(AutoMLCandidate bestCandidate)
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
- Parameters:
bestCandidate
- Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
bestCandidate
default DescribeAutoMlJobV2Response.Builder bestCandidate(Consumer<AutoMLCandidate.Builder> bestCandidate)
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
This is a convenience method that creates an instance of theAutoMLCandidate.Builder
avoiding the need to create one manually viaAutoMLCandidate.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tobestCandidate(AutoMLCandidate)
.- Parameters:
bestCandidate
- a consumer that will call methods onAutoMLCandidate.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
bestCandidate(AutoMLCandidate)
-
autoMLJobStatus
DescribeAutoMlJobV2Response.Builder autoMLJobStatus(String autoMLJobStatus)
Returns the status of the AutoML job V2.
- Parameters:
autoMLJobStatus
- Returns the status of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoMLJobStatus
,AutoMLJobStatus
-
autoMLJobStatus
DescribeAutoMlJobV2Response.Builder autoMLJobStatus(AutoMLJobStatus autoMLJobStatus)
Returns the status of the AutoML job V2.
- Parameters:
autoMLJobStatus
- Returns the status of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoMLJobStatus
,AutoMLJobStatus
-
autoMLJobSecondaryStatus
DescribeAutoMlJobV2Response.Builder autoMLJobSecondaryStatus(String autoMLJobSecondaryStatus)
Returns the secondary status of the AutoML job V2.
- Parameters:
autoMLJobSecondaryStatus
- Returns the secondary status of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoMLJobSecondaryStatus
,AutoMLJobSecondaryStatus
-
autoMLJobSecondaryStatus
DescribeAutoMlJobV2Response.Builder autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus autoMLJobSecondaryStatus)
Returns the secondary status of the AutoML job V2.
- Parameters:
autoMLJobSecondaryStatus
- Returns the secondary status of the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoMLJobSecondaryStatus
,AutoMLJobSecondaryStatus
-
autoMLJobArtifacts
DescribeAutoMlJobV2Response.Builder autoMLJobArtifacts(AutoMLJobArtifacts autoMLJobArtifacts)
Sets the value of the AutoMLJobArtifacts property for this object.- Parameters:
autoMLJobArtifacts
- The new value for the AutoMLJobArtifacts property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLJobArtifacts
default DescribeAutoMlJobV2Response.Builder autoMLJobArtifacts(Consumer<AutoMLJobArtifacts.Builder> autoMLJobArtifacts)
Sets the value of the AutoMLJobArtifacts property for this object. This is a convenience method that creates an instance of theAutoMLJobArtifacts.Builder
avoiding the need to create one manually viaAutoMLJobArtifacts.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toautoMLJobArtifacts(AutoMLJobArtifacts)
.- Parameters:
autoMLJobArtifacts
- a consumer that will call methods onAutoMLJobArtifacts.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
autoMLJobArtifacts(AutoMLJobArtifacts)
-
resolvedAttributes
DescribeAutoMlJobV2Response.Builder resolvedAttributes(AutoMLResolvedAttributes resolvedAttributes)
Returns the resolved attributes used by the AutoML job V2.
- Parameters:
resolvedAttributes
- Returns the resolved attributes used by the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resolvedAttributes
default DescribeAutoMlJobV2Response.Builder resolvedAttributes(Consumer<AutoMLResolvedAttributes.Builder> resolvedAttributes)
Returns the resolved attributes used by the AutoML job V2.
This is a convenience method that creates an instance of theAutoMLResolvedAttributes.Builder
avoiding the need to create one manually viaAutoMLResolvedAttributes.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toresolvedAttributes(AutoMLResolvedAttributes)
.- Parameters:
resolvedAttributes
- a consumer that will call methods onAutoMLResolvedAttributes.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
resolvedAttributes(AutoMLResolvedAttributes)
-
modelDeployConfig
DescribeAutoMlJobV2Response.Builder modelDeployConfig(ModelDeployConfig modelDeployConfig)
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
- Parameters:
modelDeployConfig
- Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
modelDeployConfig
default DescribeAutoMlJobV2Response.Builder modelDeployConfig(Consumer<ModelDeployConfig.Builder> modelDeployConfig)
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
This is a convenience method that creates an instance of theModelDeployConfig.Builder
avoiding the need to create one manually viaModelDeployConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tomodelDeployConfig(ModelDeployConfig)
.- Parameters:
modelDeployConfig
- a consumer that will call methods onModelDeployConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
modelDeployConfig(ModelDeployConfig)
-
modelDeployResult
DescribeAutoMlJobV2Response.Builder modelDeployResult(ModelDeployResult modelDeployResult)
Provides information about endpoint for the model deployment.
- Parameters:
modelDeployResult
- Provides information about endpoint for the model deployment.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
modelDeployResult
default DescribeAutoMlJobV2Response.Builder modelDeployResult(Consumer<ModelDeployResult.Builder> modelDeployResult)
Provides information about endpoint for the model deployment.
This is a convenience method that creates an instance of theModelDeployResult.Builder
avoiding the need to create one manually viaModelDeployResult.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tomodelDeployResult(ModelDeployResult)
.- Parameters:
modelDeployResult
- a consumer that will call methods onModelDeployResult.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
modelDeployResult(ModelDeployResult)
-
dataSplitConfig
DescribeAutoMlJobV2Response.Builder dataSplitConfig(AutoMLDataSplitConfig dataSplitConfig)
Returns the configuration settings of how the data are split into train and validation datasets.
- Parameters:
dataSplitConfig
- Returns the configuration settings of how the data are split into train and validation datasets.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSplitConfig
default DescribeAutoMlJobV2Response.Builder dataSplitConfig(Consumer<AutoMLDataSplitConfig.Builder> dataSplitConfig)
Returns the configuration settings of how the data are split into train and validation datasets.
This is a convenience method that creates an instance of theAutoMLDataSplitConfig.Builder
avoiding the need to create one manually viaAutoMLDataSplitConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed todataSplitConfig(AutoMLDataSplitConfig)
.- Parameters:
dataSplitConfig
- a consumer that will call methods onAutoMLDataSplitConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
dataSplitConfig(AutoMLDataSplitConfig)
-
securityConfig
DescribeAutoMlJobV2Response.Builder securityConfig(AutoMLSecurityConfig securityConfig)
Returns the security configuration for traffic encryption or Amazon VPC settings.
- Parameters:
securityConfig
- Returns the security configuration for traffic encryption or Amazon VPC settings.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
securityConfig
default DescribeAutoMlJobV2Response.Builder securityConfig(Consumer<AutoMLSecurityConfig.Builder> securityConfig)
Returns the security configuration for traffic encryption or Amazon VPC settings.
This is a convenience method that creates an instance of theAutoMLSecurityConfig.Builder
avoiding the need to create one manually viaAutoMLSecurityConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tosecurityConfig(AutoMLSecurityConfig)
.- Parameters:
securityConfig
- a consumer that will call methods onAutoMLSecurityConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
securityConfig(AutoMLSecurityConfig)
-
autoMLComputeConfig
DescribeAutoMlJobV2Response.Builder autoMLComputeConfig(AutoMLComputeConfig autoMLComputeConfig)
The compute configuration used for the AutoML job V2.
- Parameters:
autoMLComputeConfig
- The compute configuration used for the AutoML job V2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoMLComputeConfig
default DescribeAutoMlJobV2Response.Builder autoMLComputeConfig(Consumer<AutoMLComputeConfig.Builder> autoMLComputeConfig)
The compute configuration used for the AutoML job V2.
This is a convenience method that creates an instance of theAutoMLComputeConfig.Builder
avoiding the need to create one manually viaAutoMLComputeConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toautoMLComputeConfig(AutoMLComputeConfig)
.- Parameters:
autoMLComputeConfig
- a consumer that will call methods onAutoMLComputeConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
autoMLComputeConfig(AutoMLComputeConfig)
-
-