Uses of Interface
software.amazon.awssdk.services.eventbridge.model.ListEndpointsResponse.Builder
Packages that use ListEndpointsResponse.Builder
-
Uses of ListEndpointsResponse.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ListEndpointsResponse.BuilderModifier and TypeMethodDescriptionListEndpointsResponse.builder()ListEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints) The endpoints returned by the call.ListEndpointsResponse.Builder.endpoints(Consumer<Endpoint.Builder>... endpoints) The endpoints returned by the call.The endpoints returned by the call.A token indicating there are more results available.ListEndpointsResponse.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type ListEndpointsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListEndpointsResponse.Builder>ListEndpointsResponse.serializableBuilderClass()