Uses of Interface
io.kubernetes.client.proto.V1.ReplicationControllerOrBuilder
-
Uses of V1.ReplicationControllerOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ReplicationControllerOrBuilderModifier and TypeClassDescriptionstatic final class
ReplicationController represents the configuration of a replication controller.static final class
ReplicationController represents the configuration of a replication controller.Methods in io.kubernetes.client.proto that return V1.ReplicationControllerOrBuilderModifier and TypeMethodDescriptionV1.ReplicationControllerList.Builder.getItemsOrBuilder
(int index) List of replication controllers.V1.ReplicationControllerList.getItemsOrBuilder
(int index) List of replication controllers.V1.ReplicationControllerListOrBuilder.getItemsOrBuilder
(int index) List of replication controllers.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ReplicationControllerOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ReplicationControllerOrBuilder>
V1.ReplicationControllerList.Builder.getItemsOrBuilderList()
List of replication controllers.List<? extends V1.ReplicationControllerOrBuilder>
V1.ReplicationControllerList.getItemsOrBuilderList()
List of replication controllers.List<? extends V1.ReplicationControllerOrBuilder>
V1.ReplicationControllerListOrBuilder.getItemsOrBuilderList()
List of replication controllers.