Uses of Interface
software.amazon.awssdk.services.eventbridge.model.PutPartnerEventsRequestEntry.Builder
Packages that use PutPartnerEventsRequestEntry.Builder
-
Uses of PutPartnerEventsRequestEntry.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return PutPartnerEventsRequestEntry.BuilderModifier and TypeMethodDescriptionPutPartnerEventsRequestEntry.builder()A valid JSON string.PutPartnerEventsRequestEntry.Builder.detailType(String detailType) A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns.PutPartnerEventsRequestEntry.Builder.resources(Collection<String> resources) Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns.The event source that is generating the entry.The date and time of the event.PutPartnerEventsRequestEntry.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type PutPartnerEventsRequestEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutPartnerEventsRequestEntry.Builder>PutPartnerEventsRequestEntry.serializableBuilderClass()