Uses of Interface
software.amazon.awssdk.services.cloudformation.model.DescribeEventsResponse.Builder
Packages that use DescribeEventsResponse.Builder
-
Uses of DescribeEventsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return DescribeEventsResponse.BuilderModifier and TypeMethodDescriptionDescribeEventsResponse.builder()If the request doesn't return all the remaining results,NextTokenis set to a token.DescribeEventsResponse.Builder.operationEvents(Collection<OperationEvent> operationEvents) A list of operation events that match the specified criteria.DescribeEventsResponse.Builder.operationEvents(Consumer<OperationEvent.Builder>... operationEvents) A list of operation events that match the specified criteria.DescribeEventsResponse.Builder.operationEvents(OperationEvent... operationEvents) A list of operation events that match the specified criteria.DescribeEventsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type DescribeEventsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeEventsResponse.Builder>DescribeEventsResponse.serializableBuilderClass()