Uses of Interface
com.google.dataflow.v1beta3.AutoscalingEventOrBuilder
-
Packages that use AutoscalingEventOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of AutoscalingEventOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement AutoscalingEventOrBuilder Modifier and Type Class Description classAutoscalingEventA structured message reporting an autoscaling decision made by the Dataflow service.static classAutoscalingEvent.BuilderA structured message reporting an autoscaling decision made by the Dataflow service.Methods in com.google.dataflow.v1beta3 that return AutoscalingEventOrBuilder Modifier and Type Method Description AutoscalingEventOrBuilderListJobMessagesResponse.Builder. getAutoscalingEventsOrBuilder(int index)Autoscaling events in ascending timestamp order.AutoscalingEventOrBuilderListJobMessagesResponse. getAutoscalingEventsOrBuilder(int index)Autoscaling events in ascending timestamp order.AutoscalingEventOrBuilderListJobMessagesResponseOrBuilder. getAutoscalingEventsOrBuilder(int index)Autoscaling events in ascending timestamp order.Methods in com.google.dataflow.v1beta3 that return types with arguments of type AutoscalingEventOrBuilder Modifier and Type Method Description List<? extends AutoscalingEventOrBuilder>ListJobMessagesResponse.Builder. getAutoscalingEventsOrBuilderList()Autoscaling events in ascending timestamp order.List<? extends AutoscalingEventOrBuilder>ListJobMessagesResponse. getAutoscalingEventsOrBuilderList()Autoscaling events in ascending timestamp order.List<? extends AutoscalingEventOrBuilder>ListJobMessagesResponseOrBuilder. getAutoscalingEventsOrBuilderList()Autoscaling events in ascending timestamp order.
-