Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.StatusDetails
-
Packages that use StatusDetails Package Description software.amazon.awssdk.services.cleanroomsml.model -
-
Uses of StatusDetails in software.amazon.awssdk.services.cleanroomsml.model
Methods in software.amazon.awssdk.services.cleanroomsml.model that return StatusDetails Modifier and Type Method Description StatusDetailsAudienceExportJobSummary. statusDetails()Returns the value of the StatusDetails property for this object.StatusDetailsCollaborationTrainedModelExportJobSummary. statusDetails()Returns the value of the StatusDetails property for this object.StatusDetailsGetAudienceGenerationJobResponse. statusDetails()Details about the status of the audience generation job.StatusDetailsGetAudienceModelResponse. statusDetails()Details about the status of the audience model.StatusDetailsGetCollaborationMlInputChannelResponse. statusDetails()Returns the value of the StatusDetails property for this object.StatusDetailsGetCollaborationTrainedModelResponse. statusDetails()Returns the value of the StatusDetails property for this object.StatusDetailsGetMlInputChannelResponse. statusDetails()Returns the value of the StatusDetails property for this object.StatusDetailsGetTrainedModelInferenceJobResponse. statusDetails()Returns the value of the StatusDetails property for this object.StatusDetailsGetTrainedModelResponse. statusDetails()Returns the value of the StatusDetails property for this object.Methods in software.amazon.awssdk.services.cleanroomsml.model with parameters of type StatusDetails Modifier and Type Method Description AudienceExportJobSummary.BuilderAudienceExportJobSummary.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.CollaborationTrainedModelExportJobSummary.BuilderCollaborationTrainedModelExportJobSummary.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.GetAudienceGenerationJobResponse.BuilderGetAudienceGenerationJobResponse.Builder. statusDetails(StatusDetails statusDetails)Details about the status of the audience generation job.GetAudienceModelResponse.BuilderGetAudienceModelResponse.Builder. statusDetails(StatusDetails statusDetails)Details about the status of the audience model.GetCollaborationMlInputChannelResponse.BuilderGetCollaborationMlInputChannelResponse.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.GetCollaborationTrainedModelResponse.BuilderGetCollaborationTrainedModelResponse.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.GetMlInputChannelResponse.BuilderGetMlInputChannelResponse.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.GetTrainedModelInferenceJobResponse.BuilderGetTrainedModelInferenceJobResponse.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.GetTrainedModelResponse.BuilderGetTrainedModelResponse.Builder. statusDetails(StatusDetails statusDetails)Sets the value of the StatusDetails property for this object.
-