Uses of Interface
software.amazon.awssdk.services.ssm.model.ReviewInformation.Builder
Packages that use ReviewInformation.Builder
-
Uses of ReviewInformation.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ReviewInformation.BuilderModifier and TypeMethodDescriptionstatic ReviewInformation.BuilderReviewInformation.builder()ReviewInformation.Builder.reviewedTime(Instant reviewedTime) The time that the reviewer took action on the document review request.The reviewer assigned to take action on the document review request.The current status of the document review request.ReviewInformation.Builder.status(ReviewStatus status) The current status of the document review request.ReviewInformation.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ReviewInformation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReviewInformation.Builder>ReviewInformation.serializableBuilderClass()