Package | Description |
---|---|
software.amazon.awssdk.services.sagemaker.model |
Modifier and Type | Method and Description |
---|---|
static DisassociateTrialComponentResponse.Builder |
DisassociateTrialComponentResponse.builder() |
DisassociateTrialComponentResponse.Builder |
DisassociateTrialComponentResponse.toBuilder() |
DisassociateTrialComponentResponse.Builder |
DisassociateTrialComponentResponse.Builder.trialArn(String trialArn)
The Amazon Resource Name (ARN) of the trial.
|
DisassociateTrialComponentResponse.Builder |
DisassociateTrialComponentResponse.Builder.trialComponentArn(String trialComponentArn)
The ARN of the trial component.
|
Modifier and Type | Method and Description |
---|---|
static Class<? extends DisassociateTrialComponentResponse.Builder> |
DisassociateTrialComponentResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.