Uses of Class
software.amazon.awssdk.services.backup.model.RestoreJobCreator
-
Packages that use RestoreJobCreator Package Description software.amazon.awssdk.services.backup.model -
-
Uses of RestoreJobCreator in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return RestoreJobCreator Modifier and Type Method Description RestoreJobCreatorDescribeRestoreJobResponse. createdBy()Contains identifying information about the creation of a restore job.RestoreJobCreatorRestoreJobsListMember. createdBy()Contains identifying information about the creation of a restore job.Methods in software.amazon.awssdk.services.backup.model with parameters of type RestoreJobCreator Modifier and Type Method Description DescribeRestoreJobResponse.BuilderDescribeRestoreJobResponse.Builder. createdBy(RestoreJobCreator createdBy)Contains identifying information about the creation of a restore job.RestoreJobsListMember.BuilderRestoreJobsListMember.Builder. createdBy(RestoreJobCreator createdBy)Contains identifying information about the creation of a restore job.
-